forked from minetest/minetest_game
Move nyancats into a separate mod
Nyancats are independent in the default mod. Nothing else uses them or their code. Separating it into a separate mod makes it easier for subgames to remove them. It also makes it easier for a mod to depend on nyancats, as lots of subgames don't have them. Default/mapgen.lua: Register biomes, ores and decorations in singlenode mapgen. These were never disabled anyway because singlenode was removed from the world creation menu.
This commit is contained in:
BIN
mods/nyancat/textures/default_nc_back.png
Normal file
BIN
mods/nyancat/textures/default_nc_back.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 186 B |
BIN
mods/nyancat/textures/default_nc_front.png
Normal file
BIN
mods/nyancat/textures/default_nc_front.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 204 B |
BIN
mods/nyancat/textures/default_nc_rb.png
Normal file
BIN
mods/nyancat/textures/default_nc_rb.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 137 B |
BIN
mods/nyancat/textures/default_nc_side.png
Normal file
BIN
mods/nyancat/textures/default_nc_side.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 148 B |
Reference in New Issue
Block a user