mirror of
https://git.minetest.land/VoxeLibre/VoxeLibre.git
synced 2024-11-14 15:11:05 +01:00
Add dependency list to random_struct
This commit is contained in:
parent
c11048ea71
commit
80f7008800
1 changed files with 11 additions and 0 deletions
11
mods/MAPGEN/random_struct/depends.txt
Normal file
11
mods/MAPGEN/random_struct/depends.txt
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
mcl_core
|
||||||
|
xpanes
|
||||||
|
doors
|
||||||
|
stairs
|
||||||
|
mcl_colorblocks
|
||||||
|
mcl_wool
|
||||||
|
mcl_fences
|
||||||
|
mcl_chests
|
||||||
|
crafting
|
||||||
|
mesecons_pressureplates
|
||||||
|
mcl_tnt
|
Loading…
Reference in a new issue