minetest.register_craft({
output = "homedecor:wall_shelf 2",
recipe = {{
"homedecor:wood_table_small_square",
"homedecor:curtainrod_wood",
"homedecor:curtainrod_wood"
},},})
homedecor:wood_table_small_square no longer exists after tables registrations handled by tables mod