1
0
mirror of https://git.fellies.tech/minecraft/fellies.git synced 2021-02-13 10:18:48 +00:00
Fellies/kubejs/data/thermal/recipes/machine/pulverizer/pulverizer_emerald.json
2021-01-23 21:36:55 +01:00

13 lines
222 B
JSON

{
"type": "thermal:pulverizer",
"ingredient": {
"tag": "forge:gems/emerald"
},
"result": [
{
"item": "emendatusenigmatica:emerald_dust",
"count": 1
}
]
}