Browse Source
* add fs helper inv function * add fs helper prepends function * add trash can, vacuum tube, teleport tube. wielders, autocrafter, mesetube, injectors * fixed missed texture to make game agnostic * fix luacheckpull/26/head
committed by
GitHub
10 changed files with 195 additions and 64 deletions
@ -1,5 +1,5 @@ |
|||
name = pipeworks |
|||
description = This mod uses mesh nodes and nodeboxes to supply a complete set of 3D pipes and tubes, along with devices that work with them. |
|||
depends = basic_materials |
|||
optional_depends = mesecons, mesecons_mvps, digilines, signs_lib, unified_inventory, default, screwdriver, fl_mapgen, sound_api |
|||
optional_depends = mesecons, mesecons_mvps, digilines, signs_lib, unified_inventory, default, screwdriver, fl_mapgen, sound_api, i3 |
|||
min_minetest_version = 5.2.0 |
|||
|
Loading…
Reference in new issue