mirror of
https://git.fellies.tech/minecraft/fellies.git
synced 2021-02-13 10:18:48 +00:00
17 lines
326 B
JSON
17 lines
326 B
JSON
{
|
|
"type": "thermal:pulverizer",
|
|
"ingredient": {
|
|
"item": "thermal:blitz_rod"
|
|
},
|
|
"result": [
|
|
{
|
|
"item": "thermal:blitz_powder",
|
|
"chance": 3.0
|
|
},
|
|
{
|
|
"item": "emendatusenigmatica:potassium_nitrate_gem",
|
|
"chance": 0.25
|
|
}
|
|
]
|
|
}
|