Prefix Alias
i have chage the default file to do "minitest:blah" instead of "default:blah" how do i make an alias so the mods dont break.
FOSS gamedev and creative worlds
https://forums.minetest.org/
minetest.register_alias("default:cobble","minitest:cobble")i mean changing the prefixwebdesigner97 wrote:I think it'sYour 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("default:cobble","minitest:cobble")