Custom amount for solidifying recipe don't work
Emalios opened this issue ยท 1 comments
Versions
- Silent's Mechanisms: 0.7.6
- Silent Lib: 4.6.6
- Forge: 31.2.5
- Modpack: N/A
Expected Behavior
- That deserializer of SolidifyingRecipe support custom amount
Actual Behavior
- Deserializer of SolidifyingRecipe don't support "amount"
Links/Images
-My json file :json { "type": "silents_mechanisms:solidifying", "process_time": 800, "ingredient": { "fluid": "kubejs:redstone_fluid", "amount": 250 }, "result": { "item": "minecraft:redstone", "count": 1 } }
Steps to Reproduce the Problem
- try to put a solidifying recipe with custom amount in folder solidifying