Changes

Summary

  1. Allow interacting with the melter as if it were a tank (details)
  2. Don't limit to bucket volume for filling the high oven from a bucket (details)
  3. Add iModifier, allows upgrading a chisel to support iChisel features (#30) (details)
Commit e7ff0ad63259820f9608b231fa951793ed9f5d6e by KnightMiner
Allow interacting with the melter as if it were a tank

This means can now fill and empty it with a bucket and fill it with fluid pipes. Before it did not support filling with a bucket and only allowed extracting, but apparently its easier for the user to allow them to fill the melter
The file was modifiedsrc/main/java/knightminer/tcomplement/melter/blocks/BlockMelter.java (diff)
The file was modifiedsrc/main/java/knightminer/tcomplement/melter/blocks/BlockAlloyTank.java (diff)
The file was modifiedsrc/main/java/knightminer/tcomplement/library/Util.java (diff)
The file was modifiedsrc/main/java/knightminer/tcomplement/melter/tileentity/TileMelter.java (diff)
Commit d74e369c0e8f072e16f1b65bb1b69323cd7c79ef by KnightMiner
Don't limit to bucket volume for filling the high oven from a bucket
The file was modifiedsrc/main/java/knightminer/tcomplement/steelworks/blocks/BlockHighOvenIO.java (diff)
Commit 216502b2bc9e791fcab5053aff98e7a0f3bc53fb by KnightMiner
Add iModifier, allows upgrading a chisel to support iChisel features (#30)
The file was modifiedbuild.properties (diff)
The file was modifiedsrc/main/resources/assets/tcomplement/recipes/_constants.json (diff)
The file was modifiedsrc/main/java/knightminer/tcomplement/plugin/chisel/items/ItemChisel.java (diff)
The file was modifiedsrc/main/resources/assets/tcomplement/blockstates/materials.json (diff)
The file was modifiedsrc/main/java/knightminer/tcomplement/plugin/chisel/ChiselPlugin.java (diff)
The file was modifiedsrc/main/resources/assets/tcomplement/lang/en_us.lang (diff)
The file was addedsrc/main/resources/assets/tcomplement/book/en_us/modifiers/hitech.json
The file was modifiedsrc/main/resources/assets/tcomplement/models/item/tools/chisel.mod.json (diff)
The file was modifiedsrc/main/java/knightminer/tcomplement/TinkersComplement.java (diff)
The file was modifiedsrc/main/java/knightminer/tcomplement/common/PulseBase.java (diff)
The file was addedsrc/main/java/knightminer/tcomplement/plugin/chisel/modifiers/ModHitech.java
The file was addedsrc/main/resources/assets/tcomplement/textures/items/chisel/mod_hitech.png
The file was modifiedsrc/main/resources/assets/tcomplement/book/index.json (diff)
The file was addedsrc/main/resources/assets/tcomplement/book/sections/modifiers.json
The file was modifiedsrc/main/java/knightminer/tcomplement/shared/CommonsModule.java (diff)
The file was addedsrc/main/resources/assets/tcomplement/recipes/imodifier.json
The file was addedsrc/main/resources/assets/tcomplement/textures/items/materials/imodifier.png