Changes

Summary

  1. Allow dyeing sheep using dyed bottles (#107) (details)
  2. Allow placing books into bookshelves from the offhand (details)
Commit 9885038d1dbe6c3c20741471ff559fc480e58f2b by KnightMiner
Allow dyeing sheep using dyed bottles (#107)
The file was modifiedsrc/main/java/knightminer/inspirations/recipes/item/ItemDyedWaterBottle.java (diff)
Commit a0654e86649b1104f8976ea4fa77951c8bee922e by KnightMiner
Allow placing books into bookshelves from the offhand
The file was modifiedsrc/main/java/knightminer/inspirations/library/InspirationsRegistry.java (diff)
The file was modifiedsrc/main/java/knightminer/inspirations/building/block/BlockBookshelf.java (diff)
The file was modifiedsrc/main/java/knightminer/inspirations/building/tileentity/TileBookshelf.java (diff)