make jonez:wrought_lattice_bottom craftable: turn recipie 90 degrees
This commit is contained in:
parent
14c5d82689
commit
b8e5733d39
6
init.lua
6
init.lua
@ -265,9 +265,9 @@ local panels = {
|
||||
textures={front="jonez_wrought_lattice_bottom.png", edge="jonez_panes_edge.png"},
|
||||
use_texture_alpha = true,
|
||||
recipe = {
|
||||
{'', '', ''},
|
||||
{'default:steel_ingot', 'default:tin_ingot', 'default:steel_ingot'},
|
||||
{'default:steel_ingot', 'default:tin_ingot', 'default:steel_ingot'},
|
||||
{'default:steel_ingot', 'default:steel_ingot'},
|
||||
{'default:tin_ingot', 'default:tin_ingot'},
|
||||
{'default:steel_ingot', 'default:steel_ingot'},
|
||||
}
|
||||
},
|
||||
{name= "palace_window_top", description= "Palace Window (Top)",
|
||||
|
Loading…
Reference in New Issue
Block a user