Merge branch 'categories'

This commit is contained in:
Vanessa Dannenberg
2021-04-05 22:16:04 -04:00
12 changed files with 41 additions and 2 deletions

View File

@ -192,6 +192,7 @@ if pipeworks.enable_one_way_tube then
check_for_pole = pipeworks.check_for_vert_tube,
check_for_horiz_pole = pipeworks.check_for_horiz_tube
})
pipeworks.ui_cat_tube_list[#pipeworks.ui_cat_tube_list+1] = "pipeworks:one_way_tube"
minetest.register_craft({
output = "pipeworks:one_way_tube 2",
recipe = {