diff options
author | Elias Fleckenstein <eliasfleckenstein@web.de> | 2020-06-10 17:23:12 +0200 |
---|---|---|
committer | Elias Fleckenstein <eliasfleckenstein@web.de> | 2020-06-10 17:23:12 +0200 |
commit | b519b4d5e8f5c3b74191a0d1e625678f7285142e (patch) | |
tree | f28669394982149ae299105d2a32b61364bef91f /modules.txt | |
parent | f62bcda2d58b7b20b26e58c66380d1e4afab3e04 (diff) | |
download | skycraft-b519b4d5e8f5c3b74191a0d1e625678f7285142e.tar.xz |
Added God Stick, Fixed Luckyblock Proetection
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 1ec42b8..ebcf94d 100644 --- a/modules.txt +++ b/modules.txt @@ -1 +1 @@ -return {common={"common","random","request","schems",},main={"alpha","commands","flower_spread","join_skyblock_mob","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 +return {common={"common","random","request","schems",},main={"alpha","commands","flower_spread","god_stick","join_skyblock_mob","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 |