Changes

Summary

  1. Be more consistent with air vs null for texture blocks (details)
  2. If no texture is found, fallback to a textureless block (details)
  3. Bookshelves now use a mixed planks recipe if slabs don't match (details)
Commit bd05254926e363374b9d645e55fb42438554d898 by KnightMiner
Be more consistent with air vs null for texture blocks
The file was modifiedsrc/main/java/knightminer/inspirations/library/client/ClientUtil.java (diff)
The file was modifiedsrc/main/java/knightminer/inspirations/library/util/TextureBlockUtil.java (diff)
The file was modifiedsrc/main/java/knightminer/inspirations/shared/client/TextureModel.java (diff)
The file was modifiedsrc/main/java/knightminer/inspirations/building/BuildingClientProxy.java (diff)
Commit d2cfb15a6453b331c2cfc617223c9932c6820546 by KnightMiner
If no texture is found, fallback to a textureless block
The file was modifiedsrc/main/java/knightminer/inspirations/common/item/TextureBlockItem.java (diff)
The file was modifiedsrc/main/java/knightminer/inspirations/library/util/TextureBlockUtil.java (diff)
Commit 48d4b0eade145a7e24f226515f1341570c99c8a6 by KnightMiner
Bookshelves now use a mixed planks recipe if slabs don't match
The file was modifiedsrc/main/resources/data/inspirations/recipes/building/enlightned_bush/blue.json (diff)
The file was modifiedsrc/main/resources/data/inspirations/recipes/building/enlightned_bush/rainbow.json (diff)
The file was modifiedsrc/main/resources/assets/inspirations/models/block/bookshelf/tomes.json (diff)
The file was modifiedsrc/main/resources/data/inspirations/recipes/building/enlightned_bush/green.json (diff)
The file was modifiedsrc/main/resources/data/inspirations/recipes/building/enlightned_bush/christmas.json (diff)
The file was modifiedsrc/main/resources/assets/inspirations/models/block/bookshelf/normal.json (diff)
The file was modifiedsrc/main/java/knightminer/inspirations/library/recipe/TextureRecipe.java (diff)
The file was modifiedsrc/main/resources/assets/inspirations/models/block/bookshelf/ancient.json (diff)
The file was modifiedsrc/main/resources/assets/inspirations/models/block/bookshelf/rainbow.json (diff)
The file was addedsrc/main/resources/assets/inspirations/textures/block/mixed_planks.png
The file was modifiedsrc/main/resources/data/inspirations/recipes/building/enlightned_bush/white.json (diff)
The file was modifiedsrc/main/resources/data/inspirations/recipes/building/enlightned_bush/red.json (diff)