currently I can get errors because bonemeal loads after chemistry because of the missing dependency:
2025-05-01 23:13:07: WARNING[ServerStart]: Undeclared global variable "bonemeal" accessed at ....minetest.Minetest/.minetest/mods/chemistry/bonemeal.lua:10
2025-05-01 23:13:07: ERROR[Main]: ModError: Failed to load and run script from /home/jacob/.var/app/net.minetest.Minetest/.minetest/mods/chemistry/init.lua:
2025-05-01 23:13:07: ERROR[Main]: ....minetest.Minetest/.minetest/mods/chemistry/bonemeal.lua:10: attempt to index global 'bonemeal' (a nil value)
2025-05-01 23:13:07: ERROR[Main]: stack traceback:
2025-05-01 23:13:07: ERROR[Main]: ....minetest.Minetest/.minetest/mods/chemistry/bonemeal.lua:10: in main chunk
2025-05-01 23:13:07: ERROR[Main]: [C]: in function 'dofile'
2025-05-01 23:13:07: ERROR[Main]: .../net.minetest.Minetest/.minetest/mods/chemistry/init.lua:44: in main chunk
if I go down to a big cave far underground and sit there a while, hydrochloric acid will end up filling up a large volume (e.g. everything in a 30x30 area). I think it should probably be changed to be a non-renewable liquid (liquid_renewable = false)
I've had quite a lot of fun trying to figure out the puzzles (though some of them are definitely very frustrating), i'm definitely looking forward to more puzzles coming out.
ok, I finally got around to reassigning home_point and Oretracker to my repos. I also created a new release of home_point to fix another bug I found (not allowing you to overwrite a home point when you already have the max number).
I can maintain oretracker and home_point if you like...if ApolloX wants to add me as a maintainer that could work, otherwise I can publish forked packages.
currently I can get errors because bonemeal loads after chemistry because of the missing dependency:
if I go down to a big cave far underground and sit there a while, hydrochloric acid will end up filling up a large volume (e.g. everything in a 30x30 area). I think it should probably be changed to be a non-renewable liquid (liquid_renewable = false)
I've had quite a lot of fun trying to figure out the puzzles (though some of them are definitely very frustrating), i'm definitely looking forward to more puzzles coming out.
I think it's much better now, you should definitely try it again and, if you agree, change your review
ok, I finally got around to reassigning home_point and Oretracker to my repos. I also created a new release of home_point to fix another bug I found (not allowing you to overwrite a home point when you already have the max number).
I can maintain oretracker and home_point if you like...if ApolloX wants to add me as a maintainer that could work, otherwise I can publish forked packages.
The upstream github repo is archived, so I'm reporting the bug here. I have a fixed version at https://github.com/programmerjake/home_point
technic plus can be used with voxelibre, which has uranium. imo this mod should alias its uranium and technic's uranium when technic is detected.