Changes

Summary

  1. Prevent registering of certain Steelworks recipes when module disabled (#55) (details)
Commit 4dab98baac2d98103857f23dcca1fdaa690a016f by KnightMiner
Prevent registering of certain Steelworks recipes when module disabled (#55)

This prevents the following recipes being registered when Steelworks is disabled as these recipes will not have properly registered components or results in this circumstance:-

* Steel Nuggets from Ingots
* Steel Ingots from Block
* Charcoal from Charcoal Block

This closes #54.
The file was modifiedsrc/main/resources/assets/tcomplement/recipes/steelworks/steel_ingot_from_block.json (diff)
The file was modifiedsrc/main/resources/assets/tcomplement/recipes/steelworks/steel_nugget.json (diff)
The file was modifiedsrc/main/resources/assets/tcomplement/recipes/steelworks/charcoal.json (diff)