mirror of
https://git.fellies.tech/minecraft/fellies.git
synced 2021-02-13 10:18:48 +00:00
19 lines
324 B
JSON
19 lines
324 B
JSON
{
|
|
"type": "minecraft:block",
|
|
"pools": [
|
|
{
|
|
"rolls": 1.0,
|
|
"entries": [
|
|
{
|
|
"type": "minecraft:item",
|
|
"name": "extcaves:polished_lavastone_stairs"
|
|
}
|
|
],
|
|
"conditions": [
|
|
{
|
|
"condition": "minecraft:survives_explosion"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |