mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2025-01-11 17:10:18 +01:00
bug fix
This commit is contained in:
parent
c546acb9ed
commit
6867564f44
@ -25,11 +25,13 @@ homedecor.register("openframe_bookshelf", {
|
||||
selection_box = ob_cbox,
|
||||
collision_box = ob_cbox,
|
||||
crafts = {
|
||||
recipe = {
|
||||
{"group:wood", "", "group:wood"},
|
||||
{"book", "book", "book"},
|
||||
{"group:wood", "", "group:wood"},
|
||||
},
|
||||
{
|
||||
recipe = {
|
||||
{"group:wood", "", "group:wood"},
|
||||
{"book", "book", "book"},
|
||||
{"group:wood", "", "group:wood"},
|
||||
},
|
||||
}
|
||||
}
|
||||
})
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user