jeh
This commit is contained in:
parent
7c1ba6d692
commit
737d3c0e9a
@ -192,9 +192,9 @@ xpanes.register_pane("lattice", {
|
||||
sounds = default.node_sound_glass_defaults(),
|
||||
groups = {snappy=2, cracky=3, oddly_breakable_by_hand=3},
|
||||
recipe = {
|
||||
{"default:stick", "default:stick", "default:stick"},
|
||||
{"default:stick", "default:stick", "default:stick"},
|
||||
{"default:stick", "default:stick", "default:stick"}
|
||||
{"default:stick", "", "default:stick"},
|
||||
{"", "default:stick", ""},
|
||||
{"default:stick", "", "default:stick"}
|
||||
}
|
||||
})
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user