remove module colored_eggs

master
Milan 2022-04-23 21:37:41 +02:00
parent 6d8a85ea71
commit 0d9cd0d09e
3 changed files with 1 additions and 4 deletions

3
.gitmodules vendored
View File

@ -217,9 +217,6 @@
[submodule "awards"]
path = awards
url = https://gitlab.com/rubenwardy/awards
[submodule "colored_eggs"]
path = colored_eggs
url = https://github.com/auouymous/colored_eggs
[submodule "nether_mobs"]
path = nether_mobs
url = https://github.com/GreenDirkfried/minetest-nether-monsters

@ -1 +0,0 @@
Subproject commit 472cab43c2b55be2cec3932c52a3d5db924607b7

View File

@ -365,3 +365,4 @@ minetest.register_node(":illuna:astroportal_block", {
})
minetest.register_alias("wardrobe:wardrobe", "homedecor:wardrobe")
minetest.register_alias("colored_eggs:node", "mobs:egg")