Skip to content

Releases: copygirl/BetterStorage

Build 118

06 Nov 14:10
Compare
Choose a tag to compare

Minecraft 1.7.10
Forge 10.13.0.1187

  • Fix cardboard boxes rendering slightly offset when held
  • Update cardboard box contents tooltip, items stack by item name now
  • Fix picking up slimes with a stack of buckets dropping the filled bucket
  • Add cardboardBoxShowContents setting

Build 117

03 Nov 11:32
Compare
Choose a tag to compare

Minecraft 1.7.10
Forge 10.13.0.1187

  • Fix ender backpacks replacing blocks on teleport
  • Fix thaumaturge's backpack repairing items with full durability (#255)
  • Fix drinking helmet potion effects not stacking

Build 116

30 Oct 15:44
Compare
Choose a tag to compare
Build 116 Pre-release
Pre-release

Minecraft 1.7.10
Forge 10.13.0.1187

  • Allow cardboard boxes to be dyed
  • Make cardboard boxes keep their custom name when broken
  • Make cardboard boxes reusable a configurable amount of times
  • Fix splitting crate piles consuming nearby crates
  • Rewrite armor stand stuff and add API

Build 115

21 Sep 14:24
Compare
Choose a tag to compare

Minecraft 1.7.10
Forge 10.13.0.1187

  • Fix server crash when loading crafting station (#246)

Build 114

19 Sep 15:17
Compare
Choose a tag to compare
Build 114 Pre-release
Pre-release

Minecraft 1.7.10
Forge 10.13.0.1187

  • Fix backpacks not syncing when changing dimensions (#234)
  • Fix disabling key causing a crash (#235)
  • Fix backpack open hint showing with backpackOpen setting off
  • Update thaumaturge's backpack texture
  • Fix crafting station shift-crafting keeping fake items in crafting grid
  • Add lockBreakable config setting
  • Fix crash when spawning Cluckington
  • Fix / update thaumaturge's backpack repair functionality
  • Fix crafting station not updating when items are inserted sometimes

Build 113

28 Aug 15:09
Compare
Choose a tag to compare

Minecraft 1.7.10
Forge 10.13.0.1187

  • Prevent eating slimes automatically after picking them up in buckets
  • Fix thaumic slimes not fitting properly in buckets (they're difficult to handle)
  • Fix eating thaumic slimes crashing the game (flux getting in my code)
  • Fix disabling some (not all) cardboard items causing a crash

Build 112

19 Aug 19:14
Compare
Choose a tag to compare

Minecraft 1.7.10
Forge 10.13.0.1187

  • Fix disabling cardboard items crashing NEI recipe lookup (#231)
  • Add crate debug messages (only saving related currently), enabled via a config setting
  • Rewrite internal crate storage and API
  • Update crafting station and NEI addon GUI
  • Fix crates not splitting up correctly

Build 111

07 Aug 13:04
Compare
Choose a tag to compare

Minecraft 1.7.10
Forge 10.13.0.1187

Install NEI version 1.0.3.45 or higher for full compatibility with the Crafting Station.

  • Added a NEI plugin to show Crafting Station recipes
  • Fixed key recipe not showing up in NEI (#164)

Build 110 (development version)

05 Aug 21:41
Compare
Choose a tag to compare
Pre-release

Minecraft 1.7.10
Forge 10.13.0.1187

  • Added NEI support to display and look up crafting station recipes
  • [Hotfix] Fixed server crash on startup

Build 109

31 Jul 23:47
Compare
Choose a tag to compare

Minecraft 1.7.10
Forge 10.13.0.1187

  • Fix dyeing recipes not working (backpacks, cardboard stuff, locks, keys)
  • Fix station crafting not pulling required items in special case
  • Add @Victorious3 to mcmod.info author list