Changes

Summary

  1. Remove chain recipes (details)
  2. Update to latest Mantle (details)
  3. Migrate to Mantle retexturable block logic (details)
  4. Migrate to Mantle recipe builder utils (details)
  5. Update torch wall model (details)
The file was modifiedsrc/generated/resources/.cache/cache (diff)
The file was removedsrc/generated/resources/data/inspirations/loot_tables/blocks/chain.json
The file was removedsrc/generated/resources/data/inspirations/advancements/recipes/decorations/building/chain.json
The file was removedsrc/generated/resources/data/inspirations/recipes/building/chain.json
Commit f76c772fe62150f897a236b13a37a8895d743de7 by KnightMiner
Update to latest Mantle
The file was modifiedsrc/main/java/knightminer/inspirations/library/recipe/cauldron/FluidCauldronRecipe.java (diff)
The file was modifiedsrc/main/java/knightminer/inspirations/recipes/recipe/cauldron/empty/SpongeEmptyCauldron.java (diff)
The file was modifiedbuild.properties (diff)
The file was modifiedsrc/main/java/knightminer/inspirations/library/recipe/cauldron/RecipeMatchCauldronRecipe.java (diff)
The file was modifiedsrc/main/java/knightminer/inspirations/library/recipe/cauldron/FillCauldronRecipe.java (diff)
The file was modifiedsrc/main/java/knightminer/inspirations/library/recipe/cauldron/FluidTransformCauldronRecipe.java (diff)
The file was modifiedsrc/main/java/knightminer/inspirations/library/recipe/cauldron/DyeCauldronRecipe.java (diff)
The file was modifiedsrc/main/java/knightminer/inspirations/library/recipe/cauldron/PotionCauldronRecipe.java (diff)
Commit fcc70dbd3fa33bcf3e8500c0b28f4771e344d637 by KnightMiner
Migrate to Mantle retexturable block logic

Uses the new model loader system, bookshelf model migrated as welll
The file was removedsrc/main/resources/assets/inspirations/models/block/bookshelf/model/tomes.json
The file was modifiedsrc/generated/resources/data/inspirations/recipes/building/bookshelves/rainbow_rbg.json (diff)
The file was modifiedsrc/main/resources/assets/inspirations/models/block/enlightened_bush/red.json (diff)
The file was removedsrc/main/java/knightminer/inspirations/library/recipe/crafting/TextureRecipeBuilder.java
The file was modifiedsrc/main/resources/assets/inspirations/models/block/bookshelf/tomes.json (diff)
The file was modifiedsrc/main/java/knightminer/inspirations/building/tileentity/EnlightenedBushTileEntity.java (diff)
The file was modifiedsrc/generated/resources/data/inspirations/loot_tables/blocks/red_enlightened_bush.json (diff)
The file was removedsrc/main/java/knightminer/inspirations/library/recipe/crafting/TextureRecipe.java
The file was modifiedsrc/generated/resources/data/inspirations/loot_tables/blocks/rainbow_bookshelf.json (diff)
The file was modifiedsrc/generated/resources/data/inspirations/recipes/building/bookshelves/normal.json (diff)
The file was modifiedsrc/generated/resources/data/inspirations/loot_tables/blocks/tomes_bookshelf.json (diff)
The file was removedsrc/main/java/knightminer/inspirations/building/client/BookshelfModel.java
The file was modifiedsrc/main/resources/assets/inspirations/models/block/enlightened_bush/white.json (diff)
The file was addedsrc/main/java/knightminer/inspirations/library/client/model/package-info.java
The file was modifiedsrc/main/java/knightminer/inspirations/building/block/EnlightenedBushBlock.java (diff)
The file was addedsrc/main/java/knightminer/inspirations/library/client/model/BookshelfModel.java
The file was modifiedsrc/main/java/knightminer/inspirations/Inspirations.java (diff)
The file was removedsrc/main/resources/assets/inspirations/models/block/bookshelf/model/base.json
The file was modifiedsrc/generated/resources/data/inspirations/recipes/building/enlightened_bush/green.json (diff)
The file was modifiedsrc/main/java/knightminer/inspirations/common/ClientEvents.java (diff)
The file was modifiedsrc/main/resources/assets/inspirations/models/block/bookshelf/ancient.json (diff)
The file was removedsrc/main/java/knightminer/inspirations/common/data/FillTexturedBlockLootFunction.java
The file was removedsrc/main/java/knightminer/inspirations/plugins/jei/TextureRecipeExtension.java
The file was removedsrc/main/java/knightminer/inspirations/shared/client/TextureModel.java
The file was modifiedsrc/main/resources/assets/inspirations/models/block/bookshelf/normal.json (diff)
The file was modifiedsrc/generated/resources/data/inspirations/loot_tables/blocks/blue_enlightened_bush.json (diff)
The file was removedsrc/main/java/knightminer/inspirations/common/item/TextureBlockItem.java
The file was modifiedsrc/generated/resources/data/inspirations/recipes/building/bookshelves/ancient.json (diff)
The file was removedsrc/main/java/knightminer/inspirations/building/client/package-info.java
The file was modifiedsrc/generated/resources/data/inspirations/recipes/building/bookshelves/rainbow_grb.json (diff)
The file was modifiedsrc/main/java/knightminer/inspirations/shared/SharedClientEvents.java (diff)
The file was modifiedsrc/generated/resources/data/inspirations/recipes/building/enlightened_bush/red.json (diff)
The file was modifiedsrc/main/java/knightminer/inspirations/shared/InspirationsShared.java (diff)
The file was addedsrc/main/resources/assets/inspirations/models/block/bookshelf/shelf.json
The file was modifiedsrc/main/java/knightminer/inspirations/building/datagen/BuildingRecipeProvider.java (diff)
The file was modifiedsrc/generated/resources/data/inspirations/loot_tables/blocks/green_enlightened_bush.json (diff)
The file was modifiedsrc/main/java/knightminer/inspirations/common/datagen/InspirationsBlockLootTable.java (diff)
The file was modifiedsrc/main/resources/assets/inspirations/models/block/enlightened_bush/template.json (diff)
The file was modifiedsrc/generated/resources/data/inspirations/recipes/building/bookshelves/tomes.json (diff)
The file was modifiedsrc/main/java/knightminer/inspirations/library/client/ClientUtil.java (diff)
The file was modifiedsrc/main/resources/assets/inspirations/models/block/enlightened_bush/green.json (diff)
The file was modifiedsrc/main/java/knightminer/inspirations/building/block/BookshelfBlock.java (diff)
The file was modifiedsrc/generated/resources/.cache/cache (diff)
The file was modifiedsrc/main/java/knightminer/inspirations/building/BuildingClientEvents.java (diff)
The file was modifiedsrc/main/java/knightminer/inspirations/building/InspirationsBuilding.java (diff)
The file was modifiedsrc/generated/resources/data/inspirations/recipes/building/enlightened_bush/white.json (diff)
The file was removedsrc/main/resources/assets/inspirations/models/block/bookshelf/model/normal.json
The file was modifiedsrc/generated/resources/data/inspirations/recipes/building/bookshelves/rainbow_rgb.json (diff)
The file was modifiedsrc/main/resources/assets/inspirations/models/block/bookshelf/rainbow.json (diff)
The file was modifiedsrc/main/java/knightminer/inspirations/plugins/jei/JEIPlugin.java (diff)
The file was modifiedsrc/main/java/knightminer/inspirations/building/tileentity/BookshelfTileEntity.java (diff)
The file was removedsrc/main/resources/assets/inspirations/models/block/bookshelf/model/ancient.json
The file was addedsrc/main/java/knightminer/inspirations/common/item/HidableRetexturedBlockItem.java
The file was modifiedsrc/generated/resources/data/inspirations/loot_tables/blocks/bookshelf.json (diff)
The file was modifiedsrc/main/java/knightminer/inspirations/building/item/BookshelfItem.java (diff)
The file was modifiedsrc/main/resources/assets/inspirations/models/block/enlightened_bush/blue.json (diff)
The file was removedsrc/main/java/knightminer/inspirations/library/util/TextureBlockUtil.java
The file was modifiedsrc/generated/resources/data/inspirations/recipes/building/enlightened_bush/blue.json (diff)
The file was modifiedsrc/generated/resources/data/inspirations/loot_tables/blocks/white_enlightened_bush.json (diff)
The file was modifiedsrc/generated/resources/data/inspirations/loot_tables/blocks/ancient_bookshelf.json (diff)
The file was modifiedsrc/main/java/knightminer/inspirations/library/recipe/RecipeSerializers.java (diff)
Commit 3b0df60982bc1a791edca913c4a23532f565e369 by KnightMiner
Migrate to Mantle recipe builder utils
The file was modifiedsrc/main/java/knightminer/inspirations/tweaks/datagen/TweaksRecipeProvider.java (diff)
The file was addedsrc/main/java/knightminer/inspirations/common/datagen/IInspirationsRecipeBuilder.java
The file was removedsrc/main/java/knightminer/inspirations/common/data/ConsumerWrapperBuilder.java
The file was modifiedsrc/main/java/knightminer/inspirations/tools/datagen/ToolsRecipeProvider.java (diff)
The file was removedsrc/main/java/knightminer/inspirations/common/datagen/IRecipeBuilderUtils.java
The file was modifiedsrc/main/java/knightminer/inspirations/utility/datagen/UtilityRecipeProvider.java (diff)
The file was modifiedsrc/main/java/knightminer/inspirations/building/datagen/BuildingRecipeProvider.java (diff)
Commit 63952a13cf8cf4fc7896890972e58d00466f64a4 by KnightMiner
Update torch wall model
The file was modifiedsrc/main/resources/assets/inspirations/models/block/torch_lever/wall_off.json (diff)