Fix prison door recipe collide with steel bar door
This commit is contained in:
parent
3a378d7baf
commit
443f748df8
@ -284,7 +284,7 @@ local xdecor_doors = {
|
||||
prison = {
|
||||
recipe = {
|
||||
{"xpanes:bar_flat", "xpanes:bar_flat",},
|
||||
{"xpanes:bar_flat", "xpanes:bar_flat",},
|
||||
{"xpanes:bar_flat", "default:steel_ingot",},
|
||||
{"xpanes:bar_flat", "xpanes:bar_flat"}
|
||||
},
|
||||
desc = S("Prison Door"),
|
||||
|
Loading…
Reference in New Issue
Block a user