mirror of
https://git.minetest.land/VoxeLibre/VoxeLibre.git
synced 2024-11-22 02:21:06 +01: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
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 Width: | Height: | 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 Width: | Height: | 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 Width: | Height: | 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 Width: | Height: | 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 Width: | Height: | 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 Width: | Height: | Size: 6.9 KiB |
|
@ -1,3 +1,3 @@
|
|||
name = mcl_surface_pools
|
||||
name = mcl_terrain_features
|
||||
author = cora
|
||||
depends = mcl_init, mcl_structures
|
Loading…
Reference in a new issue