Add a steel catwalk block
This commit is contained in:
parent
7fdde3654c
commit
e4ea8d0b8f
13 changed files with 50 additions and 5 deletions
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"bonus_rolls": 0.0,
|
||||
"conditions": [
|
||||
{
|
||||
"condition": "minecraft:survives_explosion"
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "ariasessentials:steel_catwalk_block"
|
||||
}
|
||||
],
|
||||
"rolls": 1.0
|
||||
}
|
||||
],
|
||||
"random_sequence": "ariasessentials:blocks/steel_catwalk_block"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue