Changes

Summary

  1. Implement data generators, removed alternate (alubrass) recipes for now (details)
  2. Fixed using inventoryTitle directly (details)
  3. Bump version to 2.2.3 (details)
Commit 56868510ba5abda7d6c4481171fd89b303493a3e by fuj1nman
Implement data generators, removed alternate (alubrass) recipes for now

The file was addedsrc/generated/resources/data/forge/tags/items/ores/copper.json
The file was addedsrc/generated/resources/data/forge/tags/items/ingots/aluminum.json
The file was addedsrc/generated/resources/data/tmechworks/advancements/recipes/drawbridge.json
The file was addedsrc/generated/resources/data/tmechworks/advancements/recipes/copper_block_from_copper_ingot.json
The file was addedsrc/generated/resources/data/tmechworks/tags/blocks/firestarter_extinguish_whitelist.json
The file was removedsrc/resources/data/forge/tags/items/ingots.json
The file was addedsrc/generated/resources/data/tmechworks/recipes/aluminum_ingot_from_aluminum_nugget.json
The file was addedsrc/generated/resources/data/forge/tags/blocks/ores/aluminum.json
The file was addedsrc/generated/resources/data/tmechworks/recipes/aluminum_nugget_from_aluminum_ingot.json
The file was addedsrc/generated/resources/data/tmechworks/advancements/recipes/copper_ingot_from_smelting.json
The file was addedsrc/generated/resources/data/forge/tags/items/nuggets/aluminum.json
The file was removedsrc/resources/data/tmechworks/recipes/upgrade_speed.json
The file was addedsrc/generated/resources/data/forge/tags/items/ingots.json
The file was removedsrc/resources/data/forge/tags/blocks/ores/copper.json
The file was removedsrc/resources/data/forge/tags/items/ores/aluminum.json
The file was removedsrc/resources/data/tmechworks/recipes/aluminum_ingot_from_blasting.json
The file was addedsrc/generated/resources/data/forge/tags/blocks/ores/copper.json
The file was removedsrc/resources/data/forge/tags/items/nuggets/copper.json
The file was removedsrc/resources/data/forge/tags/items/nuggets/aluminum.json
The file was removedsrc/resources/data/tmechworks/recipes/copper_nugget.json
The file was removedsrc/resources/data/tmechworks/recipes/drawbridge.json
The file was addedsrc/generated/resources/data/forge/tags/items/ores.json
The file was addedsrc/generated/resources/data/tmechworks/advancements/recipes/copper_nugget_from_copper_ingot.json
The file was addedsrc/generated/resources/data/tmechworks/advancements/recipes/upgrade_blank.json
The file was removedsrc/resources/data/tmechworks/loot_tables/blocks/aluminum_block.json
The file was addedsrc/generated/resources/data/tmechworks/advancements/recipes/aluminum_ingot_from_aluminum_block.json
The file was addedsrc/generated/resources/data/tmechworks/advancements/recipes/aluminum_ingot_from_blasting.json
The file was removedsrc/resources/data/tmechworks/recipes/copper_ingot.json
The file was removedsrc/resources/data/forge/tags/items/ores.json
The file was removedsrc/resources/data/tmechworks/recipes/aluminum_ingot_from_aluminum_block.json
The file was removedsrc/resources/data/tmechworks/recipes/copper_ingot_from_blasting.json
The file was removedsrc/resources/data/forge/tags/items/ingots/copper.json
The file was removedsrc/resources/data/forge/tags/blocks/storage_blocks/copper.json
The file was removedsrc/resources/data/tmechworks/recipes/copper_ingot_from_copper_block.json
The file was addedsrc/generated/resources/data/tmechworks/recipes/drawbridge.json
The file was removedsrc/resources/data/forge/tags/items/storage_blocks.json
The file was addedsrc/generated/resources/data/tmechworks/loot_tables/blocks/aluminum_block.json
The file was addedsrc/generated/resources/data/forge/tags/items/ingots/copper.json
The file was addedsrc/generated/resources/data/tmechworks/recipes/copper_nugget_from_copper_ingot.json
The file was addedsrc/generated/resources/data/tmechworks/advancements/recipes/book.json
The file was addedsrc/generated/resources/data/forge/tags/blocks/storage_blocks/copper.json
The file was addedsrc/generated/resources/data/tmechworks/advancements/recipes/copper_ingot_from_copper_block.json
The file was addedsrc/generated/resources/data/tmechworks/loot_tables/blocks/copper_ore.json
The file was removedsrc/resources/data/forge/tags/blocks/storage_blocks/aluminum.json
The file was addedsrc/main/java/slimeknights/tmechworks/data/Recipes.java
The file was removedsrc/resources/data/tmechworks/recipes/upgrade_blank.json
The file was modifiedsrc/main/java/slimeknights/tmechworks/common/blocks/tileentity/DrawbridgeTileEntity.java (diff)
The file was removedsrc/resources/data/tmechworks/recipes/upgrade_drawbridge_distance.json
The file was addedsrc/main/java/slimeknights/tmechworks/data/ItemTags.java
The file was removedsrc/resources/data/forge/tags/items/ores/copper.json
The file was removedsrc/resources/data/tmechworks/loot_tables/blocks/copper_ore.json
The file was addedsrc/generated/resources/data/tmechworks/loot_tables/blocks/aluminum_ore.json
The file was removedsrc/resources/data/forge/tags/blocks/ores/aluminum.json
The file was addedsrc/generated/resources/data/tmechworks/advancements/recipes/firestarter.json
The file was addedsrc/generated/resources/data/tmechworks/recipes/copper_ingot_from_copper_nugget.json
The file was addedsrc/main/java/slimeknights/tmechworks/data/DataGatherer.java
The file was addedsrc/generated/resources/data/tmechworks/recipes/firestarter.json
The file was removedsrc/resources/data/tmechworks/loot_tables/blocks/copper_block.json
The file was removedsrc/resources/data/forge/tags/items/nuggets.json
The file was addedsrc/generated/resources/data/tmechworks/recipes/aluminum_ingot_from_blasting.json
The file was addedsrc/main/java/slimeknights/tmechworks/data/BlockTags.java
The file was addedsrc/generated/resources/data/tmechworks/recipes/upgrade_blank.json
The file was removedsrc/resources/data/tmechworks/recipes/aluminum_ingot.json
The file was addedsrc/generated/resources/data/forge/tags/items/nuggets/copper.json
The file was addedsrc/generated/resources/data/tmechworks/advancements/recipes/aluminum_nugget_from_aluminum_ingot.json
The file was removedsrc/resources/data/tmechworks/tags/blocks/drawbridge_blacklist.json
The file was addedsrc/generated/resources/data/tmechworks/recipes/copper_ingot_from_copper_block.json
The file was modifiedsrc/main/java/slimeknights/tmechworks/common/blocks/DrawbridgeBlock.java (diff)
The file was addedsrc/generated/resources/data/tmechworks/advancements/recipes/aluminum_ingot_from_aluminum_nugget.json
The file was addedsrc/generated/resources/data/tmechworks/recipes/aluminum_ingot_from_aluminum_block.json
The file was addedsrc/generated/resources/data/forge/tags/blocks/ores.json
The file was removedsrc/resources/data/tmechworks/recipes/aluminum_nugget.json
The file was addedsrc/generated/resources/data/tmechworks/recipes/copper_block_from_copper_ingot.json
The file was addedsrc/main/java/slimeknights/tmechworks/data/BlockLootTables.java
The file was addedsrc/generated/resources/data/tmechworks/loot_tables/blocks/copper_block.json
The file was modifiedsrc/main/java/slimeknights/tmechworks/client/gui/DrawbridgeScreen.java (diff)
The file was removedsrc/resources/data/tmechworks/recipes/book.json
The file was addedsrc/main/java/slimeknights/tmechworks/common/MechworksTags.java
The file was addedsrc/generated/resources/data/tmechworks/loot_tables/blocks/firestarter.json
The file was addedsrc/generated/resources/data/tmechworks/advancements/recipes/copper_ingot_from_blasting.json
The file was addedsrc/generated/resources/data/tmechworks/advancements/recipes/upgrade_speed.json
The file was addedsrc/generated/resources/data/tmechworks/recipes/aluminum_block_from_aluminum_ingot.json
The file was addedsrc/generated/resources/data/tmechworks/advancements/recipes/upgrade_drawbridge_advanced.json
The file was addedsrc/generated/resources/data/tmechworks/loot_tables/blocks/drawbridge.json
The file was addedsrc/generated/resources/data/forge/tags/blocks/storage_blocks/aluminum.json
The file was removedsrc/resources/data/forge/tags/items/ingots/aluminum.json
The file was addedsrc/generated/resources/data/forge/tags/blocks/storage_blocks.json
The file was removedsrc/resources/data/tmechworks/recipes/firestarter.json
The file was removedsrc/resources/data/tmechworks/recipes/copper_block.json
The file was removedsrc/resources/data/forge/tags/items/storage_blocks/copper.json
The file was addedsrc/generated/resources/data/forge/tags/items/storage_blocks.json
The file was addedsrc/generated/resources/data/forge/tags/items/nuggets.json
The file was modifiedsrc/main/java/slimeknights/tmechworks/common/blocks/FirestarterBlock.java (diff)
The file was removedsrc/resources/data/tmechworks/recipes/aluminum_ingot_from_nuggets.json
The file was modifiedbuild.gradle (diff)
The file was removedsrc/resources/data/tmechworks/recipes/copper_ingot_from_nuggets.json
The file was removedsrc/resources/data/tmechworks/tags/blocks/firestarter_extinguish_whitelist.json
The file was addedsrc/generated/resources/data/forge/tags/items/storage_blocks/copper.json
The file was addedsrc/generated/resources/data/tmechworks/recipes/upgrade_speed.json
The file was removedsrc/resources/data/tmechworks/loot_tables/blocks/aluminum_ore.json
The file was addedsrc/generated/resources/data/tmechworks/advancements/recipes/upgrade_drawbridge_distance.json
The file was addedsrc/generated/resources/data/tmechworks/advancements/recipes/aluminum_ingot_from_smelting.json
The file was addedsrc/generated/resources/data/tmechworks/recipes/book.json
The file was addedsrc/generated/resources/data/tmechworks/recipes/copper_ingot_from_blasting.json
The file was addedsrc/generated/resources/data/tmechworks/recipes/aluminum_ingot_from_smelting.json
The file was removedsrc/resources/data/tmechworks/recipes/aluminum_block.json
The file was addedsrc/generated/resources/data/forge/tags/items/ores/aluminum.json
The file was removedsrc/resources/data/tmechworks/recipes/upgrade_drawbridge_advanced.json
The file was modifiedsrc/main/java/slimeknights/tmechworks/common/MechworksContent.java (diff)
The file was modifiedsrc/main/java/slimeknights/tmechworks/common/blocks/tileentity/FirestarterTileEntity.java (diff)
The file was modified.gitignore (diff)
The file was addedsrc/generated/resources/data/tmechworks/advancements/recipes/aluminum_block_from_aluminum_ingot.json
The file was addedsrc/generated/resources/data/tmechworks/recipes/upgrade_drawbridge_distance.json
The file was addedsrc/generated/resources/data/tmechworks/tags/blocks/drawbridge_blacklist.json
The file was removedsrc/resources/data/forge/tags/items/storage_blocks/aluminum.json
The file was addedsrc/generated/resources/data/tmechworks/recipes/upgrade_drawbridge_advanced.json
The file was addedsrc/generated/resources/data/tmechworks/recipes/copper_ingot_from_smelting.json
The file was addedsrc/generated/resources/data/forge/tags/items/storage_blocks/aluminum.json
The file was addedsrc/generated/resources/data/tmechworks/advancements/recipes/copper_ingot_from_copper_nugget.json
The file was addedsrc/main/java/slimeknights/tmechworks/data/LootProvider.java
Commit 1cd5a5d287d1cf887591cfe7193a5679f74ca3c2 by fuj1nman
Fixed using inventoryTitle directly

The file was modifiedsrc/main/java/slimeknights/tmechworks/common/blocks/tileentity/RedstoneMachineTileEntity.java (diff)
Commit f81031d62dc5cbdb831956de1e466b7dcd27b61a by fuj1nman
Bump version to 2.2.3

The file was modifiedgradle.properties (diff)