forked from MTSR/jonez
change recipie for jonez_palace_window_bottom to make it craftable
This commit is contained in:
parent
dcd0972e09
commit
14c5d82689
4
init.lua
4
init.lua
@ -283,9 +283,9 @@ local panels = {
|
||||
textures={front="jonez_palace_window_bottom.png", edge="default_wood.png"},
|
||||
use_texture_alpha = true,
|
||||
recipe = {
|
||||
{'xpanes:pane_flat', 'xpanes:pane_flat', ''},
|
||||
{'', '', ''},
|
||||
{'', '', ''},
|
||||
{'', 'xpanes:pane_flat', ''},
|
||||
{'', 'xpanes:pane_flat', ''},
|
||||
}
|
||||
},
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user