File Details
More_Backpacks_2.1.2.zip
- R
- Jun 22, 2013
- 28.70 KB
- 260
- 1.5.2
File Name
More_Backpacks_2.1.2.zip
Supported Versions
- 1.5.2
2.1.2
Reorganized packages and configs. The More Backpacks config is now inside a new folder called "Chemcraft" inside the config folder. The file itself should be the same, so just move the one you have in there if you made any changes to it.
Requires Chemcraft Core 1.4.0 or higher.
2.1.1
Edited the names used for scripts. Should remove any use of "item.null" or "tile.null". Shouldn't affect anything that already worked, but does allow some things to be added that couldn't before. Still not perfect, there could be other non-unique items.
Also added my own system to print the log. Set "printItemRegistry" to true in the configs and it will print the new id - name mappings to a text file in the Minecraft root. See script section for more details.
2.1.0
Scripts can now be in folders inside the script folder. Likely useful for script packs.
A bunch of code cleanup and whatnot.
You must have Chemcraft Core 1.2.0 or higher.
2.0.1
Fixed Metallurgist's Backpack Ore Dictionary transmutation.
Fixed Scripts to allow adding and item with ONLY meta 0.
Added '!' symbol to scripts. Read script section for more details.
Fixed Scripts failing to read one file causing other files to be ignored. Now if one file causes a problem it will be skipped but the rest of the files will be read.
2.0.0
Major changes!
Removed many backpacks and consolidated several more.
Removed RedPower compatibility. It will be readded when RedPower updates.
Added more things to more backpacks.
Updated Metallurgy compatibly for Metallurgy 3 Betas.
Completely rewrote large areas of code.
Added scripting system.
A ton of things I've forgotten.
More Backpacks now requires Chemcraft Core. Link in installation section.
This version is NOT compatible with version 1.x
Take your items out of the backpacks before upgrading. Backpacks will likely change with update. I recommend just throwing them out and cheating them back in after update.
I also recommend throwing out the config. Not only have the default IDs changed but so have backpack names.
1.4.0
Added tons of blocks to the Artist's Backpack, probably making it one of the most useful. It should now hold anything "decorative".
Added Pipist's Backpack
Added Railer's Backpack
Added Buildcraft support
Added Steve's Carts support
Added Railcraft support
Changed the Metallurgist's Backpack: It can now transmute different metals through the Forge Ore Dictionary. Meaning that if you have say, Thermal Expansion copper ingots in the backpack and you pick up some Industrialcraft copper ingots off the ground, the IC2 ingots will be transformed into TE ingots automatically (it does this right before picking it up, so you can actually see it change). As long as no mods you're using abuse the Ore Dictionary there shouldn't be any problems.
I also added "dust", "dustSmall" and "plate" to the acceptable prefixes for the Metallurgist's Backpack, and a few new metal names as well.
There is still both a 1.4.7 and a 1.5+ version.
1.3.1
Fixed crash bug with ComputerCraft
1.3.0
Ported to 1.5+ There is also a 1.4.7 version. They are the same other than different Minecraft versons.
Added Bucketeer's Backpack
Added Jewler's Backpack
Added ComputerCraft support
Major under-the-hood code changes cut file size to a quarter and improve compatibility, load time, time it takes to change code.
1.2.0
Added: Demolitionist's Backpack - Thanks to AnonTheMouse
Added: Merchant's Backpack - Thanks to AnonTheMouse
Added: Metallurgist's Backpack
Added: Piston and sticky piston to Redstone Backpack - Thanks to AnonTheMouse
Added: Redpower Blulectric Engine to Blulectric Backpack
Added: Metallurgy Compatability! HE and LE TNT in demolitionist, coins in merchant, added Utility Ore drops to miner's backpack
Bugfix: Backpacks now work with Redpower 2 packages separatly.
1.1.0
Added: Redpower compatablitly
Added: Programmer's Backpack
Added: Tube Enthusiast's Backpack
Added: Blulectrician's Backpack
Added: Redpower items to Redstone Backpack, with alt recipe to backpack if it's installed
Bugfix: Backpack crafting recipes now correctly respect metadata. Aka, Artist backpack was crafted with black dye and now it's fixed and uses yellow dye
Change: Thaumaturge's Backpack is no longer disabled when Thaumatic Bees is installed. (I thought having two backpacks with the same name would cause problems, but it looks like it doesn't. Let me know if I was wrong.)
1.0.0
Initial release!