Releases: copygirl/BetterStorage
Releases · copygirl/BetterStorage
Build 45
Minecraft 1.6.4
Forge 9.11.1.964
- Prevent crafting station crashes when auto-crafting is turned off
(Note: These are caused by missing @SideOnly annotations in mod items.) - Fix crafting station using up container items in certain cases (like keys in lock recipes)
- Fix config settings missing their comments after being loaded and saved
Build 44
Minecraft 1.6.4
Forge 9.11.1.964
If you're playing with Thaumcraft, remember to update to version 4.1.
On request I may build a version that's compatible with TC 4.0.
- Better crafting station recipe handling
- Increase backpack breaking time when not sneaking (They equip a little quicker, stopping to sneak while breaking will reset the breaking progress: Less accidental item spill.)
- Fix issues when changing backpack size in the config
- Fix startup crash when disabling cardboard sheets
- Fix named friendly endermen despawning
Build 43
Minecraft 1.6.4
Forge 9.11.1.964
If you play with Thaumcraft, and haven't already done so, update it to version 4.1. If for some reason you want to continue using Thaumcraft 4.0, use this download instead.
- Bunch of crafting station fixes and adjustments
- Add crafting station cardboard enchantment recipe
- Add crafting station cardboard repair recipe
- Chance for Cardboard items not to use durability depending on number of enchants
- Change crates to appear more random (#184)
- Update to Thaumcraft 4.1 API
- Fix overlaying Thaumcraft research with Thaumic Tinkerer
- Fix NPE with Mo' Creatures related to lockers
- Config settings should have comments again
- Remove faulty Inventory Tweaks support
- [Hotfix] Fix crash when opening equipped ender backpack
Build 42 (development version)
Build 41 (development version)
Minecraft 1.6.4
- Add steel reinforced chests and lockers
- Add Slime in a Bucket support for Tinkers Construct, Thaumcraft and MFR
- Change default backpack size to 4 * 9
- Remove cardboard box right-click functionality
- Fix incorrect thaumium chest GUI size (#171)
- Fix Thaumcraft items ignoring config settings (#170)
- Fix crash when player is looking in crate while items get pulled out (#172)
- Fix crash related to lockers and Mo' Creatures
- Fix crafting station related issues and dedicated server crash (hopefully)
- Maybe fix issues caused by containers (not crates) being moved? (#169)
- Register recipes in RecipeSorter (may fix issues with LotR mod)
Build 40 (development version)
Minecraft 1.6.4
- Add flint storage block
- Add slime in a bucket
- Add texture for drinking helmet with potions
- Crafting station pulls from internal inventory now (#148)
- Change how backpacks get dropped / placed on death (#147)
- Add
enableBackpackInteraction
config setting (#152) - Add
enableStationAutoCrafting
config setting - Fix lag caused by containers (#144)
- Fix rare backpack duplication glitch on death
- Fix backpacks duplicating when using iChun's Sync mod
- Fix storage crates splitting incorrectly
Build 39 (development version)
Minecraft 1.6.4
- Add crafting station (work in progress)
- Fix NPE when disabling enchantments
- Fix storage crate issues
- Fix incorrectly synced "contains items" state of backpacks
- Chance Thaumcraft recipe description
- Add "vis discount" display to Thaumaturge's Backpack
Cardboard related:
- Change cardboard sheet recipe
- Increase durability of cardboard items
- Cardboard items don't break completely
- Cardboard items can't be enchanted or repaired
- Remove cardboard enchantment recipe
Build 38
Minecraft 1.6.4
- Add connected textures to crates
- Change the way crates are placed and connect based on the placement
- Potentially fix gravestones being placed above backpacks
- Log faulty crate locations instead of stack trace (faster crate interactions)