diff options
author | Elias Fleckenstein <eliasfleckenstein@web.de> | 2020-06-10 10:54:50 +0200 |
---|---|---|
committer | Elias Fleckenstein <eliasfleckenstein@web.de> | 2020-06-10 10:54:50 +0200 |
commit | 1dfeeeeb37ba923ee07d7c5a7345cf72f0c45245 (patch) | |
tree | 7a063f12966ec5abf561bbafa06e904e22c8ea6b /modules.txt | |
parent | 9e217e69ba3f367614ad3e148d156850d2be8565 (diff) | |
download | skycraft-1dfeeeeb37ba923ee07d7c5a7345cf72f0c45245.tar.xz |
Added Join Skyblock Mob
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 3a5eaea..f7d3133 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_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={"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 |