diff options
author | Elias Fleckenstein <eliasfleckenstein@web.de> | 2020-06-15 16:24:06 +0200 |
---|---|---|
committer | Elias Fleckenstein <eliasfleckenstein@web.de> | 2020-06-15 16:24:06 +0200 |
commit | 165071e2aa050ab3228cd8fe20dd41c1f850a5eb (patch) | |
tree | 5490b7d62dc25f70aca35266acbd76271df9fc0b /modules.txt | |
parent | 444d6e653c65baaf9b1376534a58cf4b92d9a8e2 (diff) | |
download | skycraft-165071e2aa050ab3228cd8fe20dd41c1f850a5eb.tar.xz |
Fixed Spawners
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 45e60c3..e5ca0be 100644 --- a/modules.txt +++ b/modules.txt @@ -1 +1 @@ -return {common={"common","group_lists","random","request","schems",},main={"alpha","armor_stand","commands","flower_spread","god_stick","join_skyblock_entity","lobby","lucky_block","mapgen","money","netherrack_fix","plots","ranks","shopping","spawns","tpa","trade","wither_spawn",},onload={"grasstype","lava_cooling","load_group_lists","monster_egg_stone_block","nether_portal","remove_heads_from_armor","sapling_mutation","shop_signs","spawn","void",},}
\ No newline at end of file +return {common={"common","group_lists","random","request","schems",},main={"alpha","armor_stand","commands","flower_spread","god_stick","join_skyblock_entity","lobby","lucky_block","mapgen","money","netherrack_fix","plots","ranks","shopping","spawns","tpa","trade","wither_spawn",},onload={"grasstype","lava_cooling","load_group_lists","mob_spawner","monster_egg_stone_block","nether_portal","remove_heads_from_armor","sapling_mutation","shop_signs","spawn","void",},}
\ No newline at end of file |