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
|
||
|
}
|
||
|
]
|
||
|
}
|