Skip to content

Releases: copygirl/BetterStorage

Build 45

05 Mar 12:32
Compare
Choose a tag to compare

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

02 Mar 07:26
Compare
Choose a tag to compare

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

22 Feb 12:27
Compare
Choose a tag to compare

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)

08 Feb 21:51
Compare
Choose a tag to compare
Pre-release

The answer to life, the universe, and everything.

Minecraft 1.6.4

  • Fix crafting station dedicated server crash (for real now)
  • Fix crash when breaking armor stands
  • Add comparator support to crates, chests, lockers and armor stands
  • [Hotfix] Fix StackOverflowError in crafting station

Comparator

Build 41 (development version)

07 Feb 01:59
Compare
Choose a tag to compare
Pre-release

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)

Slimes in Buckets

Build 40 (development version)

24 Jan 08:30
Compare
Choose a tag to compare
Pre-release

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)

31 Dec 07:52
Compare
Choose a tag to compare
Pre-release

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

17 Nov 15:59
Compare
Choose a tag to compare

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)

Build 37

07 Nov 03:39
Compare
Choose a tag to compare

Minecraft 1.6.4

- Fix crash if something other than a player right-clicks an entity

Build 36

05 Nov 21:50
Compare
Choose a tag to compare

Minecraft 1.6.4

- Fix out of bounds exception in armor stand onPickBlock
- Fix backpack being lost when dying with keepInventory on