mirror of
https://github.com/TeamMidnightDust/DeliciousDishes.git
synced 2025-12-16 00:25:11 +01:00
19 lines
303 B
JSON
19 lines
303 B
JSON
{
|
|
"type": "minecraft:block",
|
|
"pools": [
|
|
{
|
|
"rolls": 1,
|
|
"entries": [
|
|
{
|
|
"type": "minecraft:item",
|
|
"name": "dishes:pizzabox"
|
|
}
|
|
],
|
|
"conditions": [
|
|
{
|
|
"condition": "minecraft:survives_explosion"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |