Convert the modpack into a standalone game for the Minetest engine
Integrated into the game is most of minetest_game as the stable base
This commit is contained in:
committed by
Vanessa Dannenberg
parent
11adf56b75
commit
4394beec6a
3
mods/junglegrass/init.lua
Normal file
3
mods/junglegrass/init.lua
Normal file
@@ -0,0 +1,3 @@
|
||||
minetest.register_alias("junglegrass:shortest", "air")
|
||||
minetest.register_alias("junglegrass:short", "air")
|
||||
minetest.register_alias("junglegrass:medium", "air")
|
1
mods/junglegrass/mod.conf
Normal file
1
mods/junglegrass/mod.conf
Normal file
@@ -0,0 +1 @@
|
||||
name = junglegrass
|
Reference in New Issue
Block a user