Is the double consumption of tin intended?
TalkingHand opened this issue ยท 1 comments
Hello, Thanks for making interesting datapack
-
4.0.5
-
Tin consumed double when crafting ingots, nuggets, blocks
-
in realm
- I found the code entered twice in some files
'execute if data storage mechanization:temp obj.fluid_item.tag.mechanization.liquid{id:"molten_tin"} run scoreboard players remove @s mechanization.fluid.0 144'
data\mechanization\functions\machines\machines\casting_basin\recipes\output_ingot.mcfunction
data\mechanization\functions\machines\machines\casting_basin\recipes\output_nugget.mcfunction
data\mechanization\functions\machines\machines\casting_basin\recipes\output_block.mcfunction
Is this intended?