Craft Tweaker reports Dipper recipe as Null
drhaber opened this issue ยท 0 comments
Craft tweaker reports the two re4cipes that do exists as
<recipetype:null>
This issue makes the following CT script fail
<recipetype:hexerei:dipper>.addJsonRecipe("crafttweaker_vanilla_candle", { "liquid": { "fluid": "hexerei:tallow_fluid" }, "ingredients": [ { "item": "kubejs:glowstring" } ], "output": { "item": "minecraft:candle" }, "fluidLevelsConsumed": 50, "dippingTimeInTicks": 200, "dryingTimeInTicks": 200, "numberOfDips": 3