Changes

Summary

  1. Lower lily pad priority, it should be a last resort if still taking (details)
  2. Show books on the bookshelf item, so its easier to tell the variants (details)
  3. Change glass doors to use panes to craft to prevent a conflict with the (details)
Commit 536cfc11eaba183776fd93c17ead6f3b758f71a2 by KnightMiner
Lower lily pad priority, it should be a last resort if still taking
damage
The file was modifiedsrc/main/java/knightminer/inspirations/tweaks/TweaksEvents.java (diff)
Commit 1610d8024be6129a77b463010e6b6df09fea818c by KnightMiner
Show books on the bookshelf item, so its easier to tell the variants
apart
The file was modifiedsrc/main/java/knightminer/inspirations/building/BuildingClientProxy.java (diff)
The file was addedsrc/main/resources/assets/inspirations/models/block/bookshelf/base.json
The file was modifiedsrc/main/resources/assets/inspirations/models/block/bookshelf/ancient.json (diff)
The file was removedsrc/main/resources/assets/inspirations/models/block/bookshelf/item.json
The file was modifiedsrc/main/resources/assets/inspirations/models/block/bookshelf/normal.json (diff)
The file was modifiedsrc/main/resources/assets/inspirations/models/block/bookshelf/tomes.json (diff)
The file was modifiedsrc/main/resources/assets/inspirations/blockstates/bookshelf.json (diff)
Commit ba3f002c6e786d0a126fc11be7becb2bb7ab031d by KnightMiner
Change glass doors to use panes to craft to prevent a conflict with the
glass trapdoor and glass panes
The file was modifiedsrc/main/resources/assets/inspirations/recipes/building/glass_trapdoor.json (diff)
The file was modifiedsrc/main/resources/assets/inspirations/recipes/building/glass_door.json (diff)