16 lines
270 B
JSON
16 lines
270 B
JSON
|
{
|
||
|
"type": "create:splashing",
|
||
|
"ingredients": [
|
||
|
{
|
||
|
"item": "minecraft:blaze_powder"
|
||
|
}
|
||
|
],
|
||
|
"results": [
|
||
|
{
|
||
|
"item": "minecraft:glowstone_dust",
|
||
|
"count": 1,
|
||
|
"chance": 0.9
|
||
|
}
|
||
|
]
|
||
|
}
|