mirror of
https://git.minetest.land/VoxeLibre/VoxeLibre.git
synced 2025-04-22 23:25:15 +02:00
rename mcl_surface_pools -> mcl_terrain_features
This commit is contained in:
parent
a0264ed5e0
commit
d9a74ac180
8 changed files with 1 additions and 1 deletions
mods
ITEMS/mcl_crimson/textures
crimson_stem_stripped_side.pngcrimson_stem_stripped_top.pngstripped_crimson_stem.pngstripped_warped_stem.pngwarped_stem_stripped_side.pngwarped_stem_stripped_top.png
MAPGEN/mcl_terrain_features
BIN
mods/ITEMS/mcl_crimson/textures/crimson_stem_stripped_side.png
Normal file
BIN
mods/ITEMS/mcl_crimson/textures/crimson_stem_stripped_side.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 193 B |
BIN
mods/ITEMS/mcl_crimson/textures/crimson_stem_stripped_top.png
Normal file
BIN
mods/ITEMS/mcl_crimson/textures/crimson_stem_stripped_top.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 6.5 KiB |
BIN
mods/ITEMS/mcl_crimson/textures/stripped_crimson_stem.png
Normal file
BIN
mods/ITEMS/mcl_crimson/textures/stripped_crimson_stem.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 6.2 KiB |
BIN
mods/ITEMS/mcl_crimson/textures/stripped_warped_stem.png
Normal file
BIN
mods/ITEMS/mcl_crimson/textures/stripped_warped_stem.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 6.4 KiB |
BIN
mods/ITEMS/mcl_crimson/textures/warped_stem_stripped_side.png
Normal file
BIN
mods/ITEMS/mcl_crimson/textures/warped_stem_stripped_side.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 200 B |
BIN
mods/ITEMS/mcl_crimson/textures/warped_stem_stripped_top.png
Normal file
BIN
mods/ITEMS/mcl_crimson/textures/warped_stem_stripped_top.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 6.9 KiB |
|
@ -1,3 +1,3 @@
|
|||
name = mcl_surface_pools
|
||||
name = mcl_terrain_features
|
||||
author = cora
|
||||
depends = mcl_init, mcl_structures
|
Loading…
Add table
Reference in a new issue