mirror of
https://git.minetest.land/VoxeLibre/VoxeLibre.git
synced 2024-11-26 12:31:05 +01:00
Fix dependency mess of mcl_structures
This commit is contained in:
parent
a50f714400
commit
a79c2ade05
2 changed files with 1 additions and 13 deletions
|
@ -3,3 +3,4 @@ mcl_throwing
|
||||||
mcl_util
|
mcl_util
|
||||||
doc_items
|
doc_items
|
||||||
mcl_worlds
|
mcl_worlds
|
||||||
|
mcl_structures
|
||||||
|
|
|
@ -1,14 +1 @@
|
||||||
mcl_core
|
|
||||||
mcl_loot
|
mcl_loot
|
||||||
xpanes
|
|
||||||
mcl_doors
|
|
||||||
mcl_stairs
|
|
||||||
mcl_colorblocks
|
|
||||||
mcl_wool
|
|
||||||
mcl_fences
|
|
||||||
mcl_chests
|
|
||||||
mcl_inventory
|
|
||||||
mesecons_pressureplates
|
|
||||||
mcl_tnt
|
|
||||||
mcl_mobspawners
|
|
||||||
mcl_portals
|
|
||||||
|
|
Loading…
Reference in a new issue