mirror of
https://github.com/TeamMidnightDust/VerticalSlabs.git
synced 2025-12-16 11:55:09 +01:00
Fix block drop of...
vertical cut sandstone slab
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "verticalslabs:vertical_cut_sandstone_slab"
|
||||
}
|
||||
],
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user