Change rust bar recipe
This commit is contained in:
parent
8c0b41efcf
commit
ea05382ad3
@ -509,7 +509,9 @@ xpanes.register_pane("rust_bar", {
|
|||||||
wield_image = "xdecor_rust_bars.png",
|
wield_image = "xdecor_rust_bars.png",
|
||||||
groups = {snappy=2, pane=1},
|
groups = {snappy=2, pane=1},
|
||||||
recipe = {
|
recipe = {
|
||||||
{"xpanes:bar", "default:dirt"}
|
{"", "default:dirt", ""},
|
||||||
|
{"default:steel_ingot", "default:steel_ingot", "default:steel_ingot"},
|
||||||
|
{"default:steel_ingot", "default:steel_ingot", "default:steel_ingot"}
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user