diff options
author | Elias Fleckenstein <eliasfleckenstein@web.de> | 2020-06-09 19:01:10 +0200 |
---|---|---|
committer | Elias Fleckenstein <eliasfleckenstein@web.de> | 2020-06-09 19:01:10 +0200 |
commit | 5166ba7e0a1633748b0116a2b6e948b0f1a36be6 (patch) | |
tree | 98b112c798cc44d815372fff8f46aaca5fe44e89 /modules.txt | |
parent | 60fda93a5cd7b09dd9c35ca0073691bcc481a924 (diff) | |
download | skycraft-5166ba7e0a1633748b0116a2b6e948b0f1a36be6.tar.xz |
Added Lobby Grass
Diffstat (limited to 'modules.txt')
-rw-r--r-- | modules.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules.txt b/modules.txt index ba5ee84..3a5eaea 100644 --- a/modules.txt +++ b/modules.txt @@ -1 +1 @@ -return {common={"common","random","request","schems",},main={"commands","flower_spread","lobby","lucky_block","mapgen","money","netherrack_fix","plots","ranks","spawns","tpa","trade","wither_spawn",},onload={"lava_cooling","lobby_load","monster_egg_stone_block","nether_portal","sapling_mutation","shop","spawn","void",},}
\ No newline at end of file +return {common={"common","random","request","schems",},main={"commands","flower_spread","lobby","lucky_block","mapgen","money","netherrack_fix","plots","ranks","spawns","tpa","trade","wither_spawn",},onload={"lava_cooling","lobby_grass","monster_egg_stone_block","nether_portal","sapling_mutation","shop","spawn","void",},}
\ No newline at end of file |