Add a steel catwalk block
This commit is contained in:
parent
7fdde3654c
commit
e4ea8d0b8f
13 changed files with 50 additions and 5 deletions
|
@ -42,6 +42,7 @@
|
|||
"block.ariasessentials.steel_catwalk_stairs_lr": "Steel Catwalk Left Rail",
|
||||
"block.ariasessentials.steel_catwalk_stairs_rr": "Steel Catwalk Right Rail",
|
||||
"block.ariasessentials.steel_catwalk_stairs_dr": "Steel Catwalk Double Rail",
|
||||
"block.ariasessentials.steel_catwalk_block": "Steel Catwalk Block",
|
||||
|
||||
"key.category.ariasessentials": "Aria's Essentials",
|
||||
"key.ariasessentials.autowalk": "Auto Walk"
|
||||
|
|
|
@ -11,6 +11,6 @@
|
|||
},
|
||||
"result": {
|
||||
"item": "ariasessentials:steel_railing",
|
||||
"count": 1
|
||||
"count": 3
|
||||
}
|
||||
}
|
||||
|
|
|
@ -39,6 +39,7 @@
|
|||
"ariasessentials:steel_catwalk_stairs_lr",
|
||||
"ariasessentials:steel_catwalk_stairs_rr",
|
||||
"ariasessentials:steel_catwalk_stairs_dr",
|
||||
"ariasessentials:steel_table"
|
||||
"ariasessentials:steel_table",
|
||||
"ariasessentials:steel_catwalk_block"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue