mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2025-07-27 09:20:17 +02:00
add hd misc
This commit is contained in:
@ -24,6 +24,13 @@ homedecor.register("openframe_bookshelf", {
|
||||
paramtype2 = "facedir",
|
||||
selection_box = ob_cbox,
|
||||
collision_box = ob_cbox,
|
||||
crafts = {
|
||||
recipe = {
|
||||
{"group:wood", "", "group:wood"},
|
||||
{"book", "book", "book"},
|
||||
{"group:wood", "", "group:wood"},
|
||||
},
|
||||
}
|
||||
})
|
||||
|
||||
homedecor.register("wall_shelf", {
|
||||
|
Reference in New Issue
Block a user