VanillaPlus/temp/vertloottables/vertical_jungle_slab.json
2022-08-03 09:33:14 -04:00

19 lines
314 B
JSON

{
"type": "minecraft:block",
"pools": [
{
"rolls": 1,
"entries": [
{
"type": "minecraft:item",
"name": "vplus:vertical_jungle_slab"
}
],
"conditions": [
{
"condition": "minecraft:survives_explosion"
}
]
}
]
}