diff options
author | Elias Fleckenstein <eliasfleckenstein@web.de> | 2020-06-16 15:37:24 +0200 |
---|---|---|
committer | Elias Fleckenstein <eliasfleckenstein@web.de> | 2020-06-16 15:37:24 +0200 |
commit | 5e4f32b0b24a79ee6398a42f203e8fd669d207fb (patch) | |
tree | 46a7c8eedc7cfd7357ef37dac36ff1da0e7ca885 /modules.txt | |
parent | 64220b7a3f5f3145f7e9457e0c0bfbb15e8c6c76 (diff) | |
download | skycraft-5e4f32b0b24a79ee6398a42f203e8fd669d207fb.tar.xz |
Villager Protection
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 e5ca0be..f15e573 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","mob_spawner","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","villager_protection","void",},}
\ No newline at end of file |