minetest.register_alias("mapgen_water_source", "air")
minetest.register_alias("default:water_source", "air")Calinou wrote:Create a mod which has these two aliases:Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
- Code: Select all
minetest.register_alias("mapgen_water_source", "air")
minetest.register_alias("default:water_source", "air")
Calinou wrote:Create a mod which has these two aliases:Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
- Code: Select all
minetest.register_alias("mapgen_water_source", "air")
minetest.register_alias("default:water_source", "air")
nomohakon wrote:I mean when its turned air, it stais air, even without the moding. But that is all in-game. Im looking to remove replace types of blocks by external program so i can use my pc during its work.
Hybrid Dog wrote:There's a setting in minetest.conf to change the water height (default=1).
Users browsing this forum: No registered users and 11 guests