Commit Graph

6 Commits

Author SHA1 Message Date
Luke aka SwissalpS 49703e7386
is ground content revision (#81)
also cleaned up some of the whitespace indentation
and one occurance where ';' was being used instead of ','
2024-03-01 07:00:13 +01:00
Wuzzy 72471b7c3b
Set more fitting node sounds (#74) 2022-12-03 18:30:28 +01:00
Buckaroo Banzai e40f9747b0
Opt-depend on all mods (#58)
* move "dye" to optional depends and disable recipes if default or dye are not available
* replace default.LIGHT_MAX with minetest.LIGHT_MAX
* add sound-switch and use default if available
* enable crate and builder only if default mod is available
* move default mod to opt-depends and use screwdriver only if available

Co-authored-by: BuckarooBanzay <BuckarooBanzay@users.noreply.github.com>
2021-08-27 09:22:15 +02:00
OgelGames 79ba8cabc3 Fix drop of `scifi_nodes:digicode_on` 2021-05-02 19:11:55 +02:00
Thomas Rudin d803f17ba5 optional mesecons dependency 2019-09-09 18:39:54 +02:00
Thomas Rudin 974c147b45 move switches,palm-scanner and digicode to own file 2019-09-09 18:23:50 +02:00