Commit Graph

4 Commits

Author SHA1 Message Date
2ebc4ac92d Replace minetest namespace with core (#158)
Co-authored-by: SX <50966843+S-S-X@users.noreply.github.com>
2025-06-26 17:41:04 +10:00
7079fff85f remove hardcoded stack_max in tube registration
fixes #138
2024-09-07 20:19:46 +10:00
c7b153f1ef Is ground content (#110)
* trashcan isn't ground content

* pipes aren't ground content

* auto tree tap isn't ground content

* filter-injectors aren't ground content

* devices aren't ground content

also some whitespace indentation fixes

* is_ground_content

* autocrafter isn't ground content

* tubes aren't ground content

* pane_embedded_tube isn't ground content

* embedded_tube isn't ground content

* routing tubes aren't ground content

* whitespace fix indentation
2024-02-26 18:44:40 -05:00
578e45257b code and registrations cleanup (#101)
* code and registrations cleanup

* don't expose materials to global env

---------

Co-authored-by: BuckarooBanzay <BuckarooBanzay@users.noreply.github.com>
2024-01-13 20:40:01 -05:00