Lothrazar / PlainGrinder

PlainGrinder Minecraft forge java
MIT License
0 stars 4 forks source link

grind:fluix #8

Open Lebyo opened 2 years ago

Lebyo commented 2 years ago

{ "type": "plaingrinder:grinder", "input": { "tag": "ae2:fluix_crystal" }, "result": { "item": "ae2:fluix_dust", "count": 2 }, "conditions": [ { "values": [ { "modid": "ae2", "type": "forge:mod_loaded" }, { "item": "ae2:fluix-dust", "type": "forge:item_exists" } ], "type": "forge:and" } ] }