diff --git a/worldgen/biome/badlands.json b/worldgen/biome/badlands.json old mode 100755 new mode 100644 index 79852ad..0e8bb0f --- a/worldgen/biome/badlands.json +++ b/worldgen/biome/badlands.json @@ -54,6 +54,7 @@ ], [], [ + "minecraft:glow_lichen", "minecraft:patch_grass_badlands", "minecraft:patch_dead_bush_badlands", "minecraft:brown_mushroom_normal", diff --git a/worldgen/biome/badlands_plateau.json b/worldgen/biome/badlands_plateau.json old mode 100755 new mode 100644 index bf62a4f..6fbdb22 --- a/worldgen/biome/badlands_plateau.json +++ b/worldgen/biome/badlands_plateau.json @@ -54,6 +54,7 @@ ], [], [ + "minecraft:glow_lichen", "minecraft:patch_grass_badlands", "minecraft:patch_dead_bush_badlands", "minecraft:brown_mushroom_normal", diff --git a/worldgen/biome/bamboo_jungle.json b/worldgen/biome/bamboo_jungle.json old mode 100755 new mode 100644 index c68378a..4dcd8a9 --- a/worldgen/biome/bamboo_jungle.json +++ b/worldgen/biome/bamboo_jungle.json @@ -51,6 +51,7 @@ ], [], [ + "minecraft:glow_lichen", "minecraft:bamboo", "minecraft:bamboo_vegetation", "minecraft:flower_warm", diff --git a/worldgen/biome/bamboo_jungle_hills.json b/worldgen/biome/bamboo_jungle_hills.json old mode 100755 new mode 100644 index d6cdd44..13af333 --- a/worldgen/biome/bamboo_jungle_hills.json +++ b/worldgen/biome/bamboo_jungle_hills.json @@ -51,6 +51,7 @@ ], [], [ + "minecraft:glow_lichen", "minecraft:bamboo", "minecraft:bamboo_vegetation", "minecraft:flower_warm", diff --git a/worldgen/biome/beach.json b/worldgen/biome/beach.json old mode 100755 new mode 100644 index e5d7be1..e06c4b6 --- a/worldgen/biome/beach.json +++ b/worldgen/biome/beach.json @@ -51,6 +51,7 @@ ], [], [ + "minecraft:glow_lichen", "minecraft:flower_default", "minecraft:patch_grass_badlands", "minecraft:brown_mushroom_normal", diff --git a/worldgen/biome/birch_forest.json b/worldgen/biome/birch_forest.json old mode 100755 new mode 100644 index 55018fb..d8198fe --- a/worldgen/biome/birch_forest.json +++ b/worldgen/biome/birch_forest.json @@ -52,6 +52,7 @@ [], [ "minecraft:forest_flower_vegetation", + "minecraft:glow_lichen", "minecraft:trees_birch", "minecraft:flower_default", "minecraft:patch_grass_forest", diff --git a/worldgen/biome/birch_forest_hills.json b/worldgen/biome/birch_forest_hills.json old mode 100755 new mode 100644 index ecb2f82..e8af850 --- a/worldgen/biome/birch_forest_hills.json +++ b/worldgen/biome/birch_forest_hills.json @@ -52,6 +52,7 @@ [], [ "minecraft:forest_flower_vegetation", + "minecraft:glow_lichen", "minecraft:trees_birch", "minecraft:flower_default", "minecraft:patch_grass_forest", diff --git a/worldgen/biome/cold_ocean.json b/worldgen/biome/cold_ocean.json old mode 100755 new mode 100644 index 6578354..81c1d39 --- a/worldgen/biome/cold_ocean.json +++ b/worldgen/biome/cold_ocean.json @@ -55,6 +55,7 @@ ], [], [ + "minecraft:glow_lichen", "minecraft:trees_water", "minecraft:flower_default", "minecraft:patch_grass_badlands", diff --git a/worldgen/biome/dark_forest.json b/worldgen/biome/dark_forest.json old mode 100755 new mode 100644 index ae7faea..4dc49a5 --- a/worldgen/biome/dark_forest.json +++ b/worldgen/biome/dark_forest.json @@ -54,6 +54,7 @@ [ "minecraft:dark_forest_vegetation_brown", "minecraft:forest_flower_vegetation", + "minecraft:glow_lichen", "minecraft:flower_default", "minecraft:patch_grass_forest", "minecraft:brown_mushroom_normal", diff --git a/worldgen/biome/dark_forest_hills.json b/worldgen/biome/dark_forest_hills.json old mode 100755 new mode 100644 index 2080319..b165914 --- a/worldgen/biome/dark_forest_hills.json +++ b/worldgen/biome/dark_forest_hills.json @@ -54,6 +54,7 @@ [ "minecraft:dark_forest_vegetation_red", "minecraft:forest_flower_vegetation", + "minecraft:glow_lichen", "minecraft:flower_default", "minecraft:patch_grass_forest", "minecraft:brown_mushroom_normal", diff --git a/worldgen/biome/deep_cold_ocean.json b/worldgen/biome/deep_cold_ocean.json old mode 100755 new mode 100644 index d3678a4..7f4f602 --- a/worldgen/biome/deep_cold_ocean.json +++ b/worldgen/biome/deep_cold_ocean.json @@ -55,6 +55,7 @@ ], [], [ + "minecraft:glow_lichen", "minecraft:trees_water", "minecraft:flower_default", "minecraft:patch_grass_badlands", diff --git a/worldgen/biome/deep_frozen_ocean.json b/worldgen/biome/deep_frozen_ocean.json old mode 100755 new mode 100644 index e5d7a9a..a030f24 --- a/worldgen/biome/deep_frozen_ocean.json +++ b/worldgen/biome/deep_frozen_ocean.json @@ -60,6 +60,7 @@ ], [], [ + "minecraft:glow_lichen", "minecraft:trees_water", "minecraft:flower_default", "minecraft:patch_grass_badlands", diff --git a/worldgen/biome/deep_lukewarm_ocean.json b/worldgen/biome/deep_lukewarm_ocean.json old mode 100755 new mode 100644 index e0c3baf..656d052 --- a/worldgen/biome/deep_lukewarm_ocean.json +++ b/worldgen/biome/deep_lukewarm_ocean.json @@ -55,6 +55,7 @@ ], [], [ + "minecraft:glow_lichen", "minecraft:trees_water", "minecraft:flower_default", "minecraft:patch_grass_badlands", diff --git a/worldgen/biome/deep_ocean.json b/worldgen/biome/deep_ocean.json old mode 100755 new mode 100644 index cf6da5c..18fb8ea --- a/worldgen/biome/deep_ocean.json +++ b/worldgen/biome/deep_ocean.json @@ -55,6 +55,7 @@ ], [], [ + "minecraft:glow_lichen", "minecraft:trees_water", "minecraft:flower_default", "minecraft:patch_grass_badlands", diff --git a/worldgen/biome/deep_warm_ocean.json b/worldgen/biome/deep_warm_ocean.json old mode 100755 new mode 100644 index 4f1e4e5..0fe60df --- a/worldgen/biome/deep_warm_ocean.json +++ b/worldgen/biome/deep_warm_ocean.json @@ -55,6 +55,7 @@ ], [], [ + "minecraft:glow_lichen", "minecraft:trees_water", "minecraft:flower_default", "minecraft:patch_grass_badlands", diff --git a/worldgen/biome/desert.json b/worldgen/biome/desert.json old mode 100755 new mode 100644 index 0b75477..506b6e2 --- a/worldgen/biome/desert.json +++ b/worldgen/biome/desert.json @@ -53,6 +53,7 @@ ], [], [ + "minecraft:glow_lichen", "minecraft:flower_default", "minecraft:patch_grass_badlands", "minecraft:patch_dead_bush_2", diff --git a/worldgen/biome/desert_hills.json b/worldgen/biome/desert_hills.json old mode 100755 new mode 100644 index 63985eb..99cbb39 --- a/worldgen/biome/desert_hills.json +++ b/worldgen/biome/desert_hills.json @@ -52,6 +52,7 @@ ], [], [ + "minecraft:glow_lichen", "minecraft:flower_default", "minecraft:patch_grass_badlands", "minecraft:patch_dead_bush_2", diff --git a/worldgen/biome/desert_lakes.json b/worldgen/biome/desert_lakes.json old mode 100755 new mode 100644 index d087460..9a7d06d --- a/worldgen/biome/desert_lakes.json +++ b/worldgen/biome/desert_lakes.json @@ -52,6 +52,7 @@ ], [], [ + "minecraft:glow_lichen", "minecraft:flower_default", "minecraft:patch_grass_badlands", "minecraft:patch_dead_bush_2", diff --git a/worldgen/biome/dripstone_caves.json b/worldgen/biome/dripstone_caves.json old mode 100755 new mode 100644 index 3eb51d5..421eda9 --- a/worldgen/biome/dripstone_caves.json +++ b/worldgen/biome/dripstone_caves.json @@ -57,6 +57,7 @@ ], [ "minecraft:patch_tall_grass_2", + "minecraft:glow_lichen", "minecraft:plain_vegetation", "minecraft:flower_plain_decorated", "minecraft:patch_grass_plain", @@ -77,9 +78,65 @@ "minecraft:ruined_portal" ], "spawners": { - "monster": [], + "monster": [ + { + "type": "minecraft:spider", + "weight": 100, + "minCount": 4, + "maxCount": 4 + }, + { + "type": "minecraft:zombie", + "weight": 95, + "minCount": 4, + "maxCount": 4 + }, + { + "type": "minecraft:zombie_villager", + "weight": 5, + "minCount": 1, + "maxCount": 1 + }, + { + "type": "minecraft:skeleton", + "weight": 100, + "minCount": 4, + "maxCount": 4 + }, + { + "type": "minecraft:creeper", + "weight": 100, + "minCount": 4, + "maxCount": 4 + }, + { + "type": "minecraft:slime", + "weight": 100, + "minCount": 4, + "maxCount": 4 + }, + { + "type": "minecraft:enderman", + "weight": 10, + "minCount": 1, + "maxCount": 4 + }, + { + "type": "minecraft:witch", + "weight": 5, + "minCount": 1, + "maxCount": 1 + } + ], "creature": [], - "ambient": [], + "ambient": [ + { + "type": "minecraft:bat", + "weight": 10, + "minCount": 8, + "maxCount": 8 + } + ], "water_creature": [], "water_ambient": [], "misc": [] diff --git a/worldgen/biome/eroded_badlands.json b/worldgen/biome/eroded_badlands.json old mode 100755 new mode 100644 index 7647e33..c598a1a --- a/worldgen/biome/eroded_badlands.json +++ b/worldgen/biome/eroded_badlands.json @@ -54,6 +54,7 @@ ], [], [ + "minecraft:glow_lichen", "minecraft:patch_grass_badlands", "minecraft:patch_dead_bush_badlands", "minecraft:brown_mushroom_normal", diff --git a/worldgen/biome/flower_forest.json b/worldgen/biome/flower_forest.json old mode 100755 new mode 100644 index 7f6c352..44a2aaf --- a/worldgen/biome/flower_forest.json +++ b/worldgen/biome/flower_forest.json @@ -52,6 +52,7 @@ [], [ "minecraft:forest_flower_vegetation_common", + "minecraft:glow_lichen", "minecraft:forest_flower_trees", "minecraft:flower_forest", "minecraft:patch_grass_badlands", diff --git a/worldgen/biome/forest.json b/worldgen/biome/forest.json old mode 100755 new mode 100644 index 20bceca..fdf1c6b --- a/worldgen/biome/forest.json +++ b/worldgen/biome/forest.json @@ -52,6 +52,7 @@ [], [ "minecraft:forest_flower_vegetation", + "minecraft:glow_lichen", "minecraft:birch_other", "minecraft:flower_default", "minecraft:patch_grass_forest", diff --git a/worldgen/biome/frozen_ocean.json b/worldgen/biome/frozen_ocean.json old mode 100755 new mode 100644 index b13a4aa..c3ce066 --- a/worldgen/biome/frozen_ocean.json +++ b/worldgen/biome/frozen_ocean.json @@ -60,6 +60,7 @@ ], [], [ + "minecraft:glow_lichen", "minecraft:trees_water", "minecraft:flower_default", "minecraft:patch_grass_badlands", diff --git a/worldgen/biome/frozen_river.json b/worldgen/biome/frozen_river.json old mode 100755 new mode 100644 index 5888541..0d6251d --- a/worldgen/biome/frozen_river.json +++ b/worldgen/biome/frozen_river.json @@ -51,6 +51,7 @@ ], [], [ + "minecraft:glow_lichen", "minecraft:trees_water", "minecraft:flower_default", "minecraft:patch_grass_badlands", diff --git a/worldgen/biome/giant_spruce_taiga.json b/worldgen/biome/giant_spruce_taiga.json old mode 100755 new mode 100644 index bee3df5..dc1ad64 --- a/worldgen/biome/giant_spruce_taiga.json +++ b/worldgen/biome/giant_spruce_taiga.json @@ -54,6 +54,7 @@ [], [ "minecraft:patch_large_fern", + "minecraft:glow_lichen", "minecraft:trees_giant_spruce", "minecraft:flower_default", "minecraft:patch_grass_taiga", diff --git a/worldgen/biome/giant_spruce_taiga_hills.json b/worldgen/biome/giant_spruce_taiga_hills.json old mode 100755 new mode 100644 index bee3df5..dc1ad64 --- a/worldgen/biome/giant_spruce_taiga_hills.json +++ b/worldgen/biome/giant_spruce_taiga_hills.json @@ -54,6 +54,7 @@ [], [ "minecraft:patch_large_fern", + "minecraft:glow_lichen", "minecraft:trees_giant_spruce", "minecraft:flower_default", "minecraft:patch_grass_taiga", diff --git a/worldgen/biome/giant_tree_taiga.json b/worldgen/biome/giant_tree_taiga.json old mode 100755 new mode 100644 index 6506c1f..480b8cb --- a/worldgen/biome/giant_tree_taiga.json +++ b/worldgen/biome/giant_tree_taiga.json @@ -54,6 +54,7 @@ [], [ "minecraft:patch_large_fern", + "minecraft:glow_lichen", "minecraft:trees_giant", "minecraft:flower_default", "minecraft:patch_grass_taiga", diff --git a/worldgen/biome/giant_tree_taiga_hills.json b/worldgen/biome/giant_tree_taiga_hills.json old mode 100755 new mode 100644 index bc54a16..9e04033 --- a/worldgen/biome/giant_tree_taiga_hills.json +++ b/worldgen/biome/giant_tree_taiga_hills.json @@ -54,6 +54,7 @@ [], [ "minecraft:patch_large_fern", + "minecraft:glow_lichen", "minecraft:trees_giant", "minecraft:flower_default", "minecraft:patch_grass_taiga", diff --git a/worldgen/biome/gravelly_mountains.json b/worldgen/biome/gravelly_mountains.json old mode 100755 new mode 100644 index 0ad0bd7..f09f260 --- a/worldgen/biome/gravelly_mountains.json +++ b/worldgen/biome/gravelly_mountains.json @@ -54,6 +54,7 @@ "minecraft:ore_infested" ], [ + "minecraft:glow_lichen", "minecraft:trees_mountain", "minecraft:flower_default", "minecraft:patch_grass_badlands", diff --git a/worldgen/biome/ice_spikes.json b/worldgen/biome/ice_spikes.json old mode 100755 new mode 100644 index 9cda48f..59d8958 --- a/worldgen/biome/ice_spikes.json +++ b/worldgen/biome/ice_spikes.json @@ -54,6 +54,7 @@ ], [], [ + "minecraft:glow_lichen", "minecraft:spruce_snowy", "minecraft:flower_default", "minecraft:patch_grass_badlands", diff --git a/worldgen/biome/jungle.json b/worldgen/biome/jungle.json old mode 100755 new mode 100644 index ede623c..f1b11c1 --- a/worldgen/biome/jungle.json +++ b/worldgen/biome/jungle.json @@ -51,6 +51,7 @@ ], [], [ + "minecraft:glow_lichen", "minecraft:bamboo_light", "minecraft:trees_jungle", "minecraft:flower_warm", diff --git a/worldgen/biome/jungle_edge.json b/worldgen/biome/jungle_edge.json old mode 100755 new mode 100644 index bebbb66..9a8bc08 --- a/worldgen/biome/jungle_edge.json +++ b/worldgen/biome/jungle_edge.json @@ -51,6 +51,7 @@ ], [], [ + "minecraft:glow_lichen", "minecraft:trees_jungle_edge", "minecraft:flower_warm", "minecraft:patch_grass_jungle", diff --git a/worldgen/biome/jungle_hills.json b/worldgen/biome/jungle_hills.json old mode 100755 new mode 100644 index b630e41..f09576f --- a/worldgen/biome/jungle_hills.json +++ b/worldgen/biome/jungle_hills.json @@ -51,6 +51,7 @@ ], [], [ + "minecraft:glow_lichen", "minecraft:bamboo_light", "minecraft:trees_jungle", "minecraft:flower_warm", diff --git a/worldgen/biome/lukewarm_ocean.json b/worldgen/biome/lukewarm_ocean.json old mode 100755 new mode 100644 index bf17899..68df65a --- a/worldgen/biome/lukewarm_ocean.json +++ b/worldgen/biome/lukewarm_ocean.json @@ -55,6 +55,7 @@ ], [], [ + "minecraft:glow_lichen", "minecraft:trees_water", "minecraft:flower_default", "minecraft:patch_grass_badlands", diff --git a/worldgen/biome/modified_badlands_plateau.json b/worldgen/biome/modified_badlands_plateau.json old mode 100755 new mode 100644 index e33beee..d5f07e0 --- a/worldgen/biome/modified_badlands_plateau.json +++ b/worldgen/biome/modified_badlands_plateau.json @@ -54,6 +54,7 @@ ], [], [ + "minecraft:glow_lichen", "minecraft:patch_grass_badlands", "minecraft:patch_dead_bush_badlands", "minecraft:brown_mushroom_normal", diff --git a/worldgen/biome/modified_gravelly_mountains.json b/worldgen/biome/modified_gravelly_mountains.json old mode 100755 new mode 100644 index 0ad0bd7..f09f260 --- a/worldgen/biome/modified_gravelly_mountains.json +++ b/worldgen/biome/modified_gravelly_mountains.json @@ -54,6 +54,7 @@ "minecraft:ore_infested" ], [ + "minecraft:glow_lichen", "minecraft:trees_mountain", "minecraft:flower_default", "minecraft:patch_grass_badlands", diff --git a/worldgen/biome/modified_jungle.json b/worldgen/biome/modified_jungle.json old mode 100755 new mode 100644 index d7335c3..52cf542 --- a/worldgen/biome/modified_jungle.json +++ b/worldgen/biome/modified_jungle.json @@ -51,6 +51,7 @@ ], [], [ + "minecraft:glow_lichen", "minecraft:trees_jungle", "minecraft:flower_warm", "minecraft:patch_grass_jungle", diff --git a/worldgen/biome/modified_jungle_edge.json b/worldgen/biome/modified_jungle_edge.json old mode 100755 new mode 100644 index 4eceb75..a6b325c --- a/worldgen/biome/modified_jungle_edge.json +++ b/worldgen/biome/modified_jungle_edge.json @@ -51,6 +51,7 @@ ], [], [ + "minecraft:glow_lichen", "minecraft:trees_jungle_edge", "minecraft:flower_warm", "minecraft:patch_grass_jungle", diff --git a/worldgen/biome/modified_wooded_badlands_plateau.json b/worldgen/biome/modified_wooded_badlands_plateau.json old mode 100755 new mode 100644 index 84fb412..e7a0920 --- a/worldgen/biome/modified_wooded_badlands_plateau.json +++ b/worldgen/biome/modified_wooded_badlands_plateau.json @@ -54,6 +54,7 @@ ], [], [ + "minecraft:glow_lichen", "minecraft:oak_badlands", "minecraft:patch_grass_badlands", "minecraft:patch_dead_bush_badlands", diff --git a/worldgen/biome/mountain_edge.json b/worldgen/biome/mountain_edge.json old mode 100755 new mode 100644 index fe9b961..cb5c639 --- a/worldgen/biome/mountain_edge.json +++ b/worldgen/biome/mountain_edge.json @@ -54,6 +54,7 @@ "minecraft:ore_infested" ], [ + "minecraft:glow_lichen", "minecraft:trees_mountain_edge", "minecraft:flower_default", "minecraft:patch_grass_badlands", diff --git a/worldgen/biome/mountains.json b/worldgen/biome/mountains.json old mode 100755 new mode 100644 index ee7700d..8f6cc9f --- a/worldgen/biome/mountains.json +++ b/worldgen/biome/mountains.json @@ -54,6 +54,7 @@ "minecraft:ore_infested" ], [ + "minecraft:glow_lichen", "minecraft:trees_mountain", "minecraft:flower_default", "minecraft:patch_grass_badlands", diff --git a/worldgen/biome/mushroom_field_shore.json b/worldgen/biome/mushroom_field_shore.json old mode 100755 new mode 100644 index 515adc6..2c5b903 --- a/worldgen/biome/mushroom_field_shore.json +++ b/worldgen/biome/mushroom_field_shore.json @@ -51,6 +51,7 @@ ], [], [ + "minecraft:glow_lichen", "minecraft:mushroom_field_vegetation", "minecraft:brown_mushroom_taiga", "minecraft:red_mushroom_taiga", diff --git a/worldgen/biome/mushroom_fields.json b/worldgen/biome/mushroom_fields.json old mode 100755 new mode 100644 index b992148..c1f0158 --- a/worldgen/biome/mushroom_fields.json +++ b/worldgen/biome/mushroom_fields.json @@ -51,6 +51,7 @@ ], [], [ + "minecraft:glow_lichen", "minecraft:mushroom_field_vegetation", "minecraft:brown_mushroom_taiga", "minecraft:red_mushroom_taiga", diff --git a/worldgen/biome/ocean.json b/worldgen/biome/ocean.json old mode 100755 new mode 100644 index b46fa01..45d1f21 --- a/worldgen/biome/ocean.json +++ b/worldgen/biome/ocean.json @@ -55,6 +55,7 @@ ], [], [ + "minecraft:glow_lichen", "minecraft:trees_water", "minecraft:flower_default", "minecraft:patch_grass_badlands", diff --git a/worldgen/biome/plains.json b/worldgen/biome/plains.json old mode 100755 new mode 100644 index aee8fde..aae45f4 --- a/worldgen/biome/plains.json +++ b/worldgen/biome/plains.json @@ -52,6 +52,7 @@ [], [ "minecraft:patch_tall_grass_2", + "minecraft:glow_lichen", "minecraft:plain_vegetation", "minecraft:flower_plain_decorated", "minecraft:patch_grass_plain", diff --git a/worldgen/biome/river.json b/worldgen/biome/river.json old mode 100755 new mode 100644 index a35c8b2..5a02e29 --- a/worldgen/biome/river.json +++ b/worldgen/biome/river.json @@ -51,6 +51,7 @@ ], [], [ + "minecraft:glow_lichen", "minecraft:trees_water", "minecraft:flower_default", "minecraft:patch_grass_badlands", diff --git a/worldgen/biome/savanna.json b/worldgen/biome/savanna.json old mode 100755 new mode 100644 index 2f6acd0..ed96759 --- a/worldgen/biome/savanna.json +++ b/worldgen/biome/savanna.json @@ -52,6 +52,7 @@ [], [ "minecraft:patch_tall_grass", + "minecraft:glow_lichen", "minecraft:trees_savanna", "minecraft:flower_warm", "minecraft:patch_grass_savanna", diff --git a/worldgen/biome/savanna_plateau.json b/worldgen/biome/savanna_plateau.json old mode 100755 new mode 100644 index 7a91d18..4746776 --- a/worldgen/biome/savanna_plateau.json +++ b/worldgen/biome/savanna_plateau.json @@ -52,6 +52,7 @@ [], [ "minecraft:patch_tall_grass", + "minecraft:glow_lichen", "minecraft:trees_savanna", "minecraft:flower_warm", "minecraft:patch_grass_savanna", diff --git a/worldgen/biome/shattered_savanna.json b/worldgen/biome/shattered_savanna.json old mode 100755 new mode 100644 index 6f2b29e..d8295cc --- a/worldgen/biome/shattered_savanna.json +++ b/worldgen/biome/shattered_savanna.json @@ -51,6 +51,7 @@ ], [], [ + "minecraft:glow_lichen", "minecraft:trees_shattered_savanna", "minecraft:flower_default", "minecraft:patch_grass_normal", diff --git a/worldgen/biome/shattered_savanna_plateau.json b/worldgen/biome/shattered_savanna_plateau.json old mode 100755 new mode 100644 index 85715e7..9610891 --- a/worldgen/biome/shattered_savanna_plateau.json +++ b/worldgen/biome/shattered_savanna_plateau.json @@ -51,6 +51,7 @@ ], [], [ + "minecraft:glow_lichen", "minecraft:trees_shattered_savanna", "minecraft:flower_default", "minecraft:patch_grass_normal", diff --git a/worldgen/biome/snowy_beach.json b/worldgen/biome/snowy_beach.json old mode 100755 new mode 100644 index 1598364..97120b3 --- a/worldgen/biome/snowy_beach.json +++ b/worldgen/biome/snowy_beach.json @@ -51,6 +51,7 @@ ], [], [ + "minecraft:glow_lichen", "minecraft:flower_default", "minecraft:patch_grass_badlands", "minecraft:brown_mushroom_normal", diff --git a/worldgen/biome/snowy_mountains.json b/worldgen/biome/snowy_mountains.json old mode 100755 new mode 100644 index 805ed41..4ea0dad --- a/worldgen/biome/snowy_mountains.json +++ b/worldgen/biome/snowy_mountains.json @@ -51,6 +51,7 @@ ], [], [ + "minecraft:glow_lichen", "minecraft:spruce_snowy", "minecraft:flower_default", "minecraft:patch_grass_badlands", diff --git a/worldgen/biome/snowy_taiga.json b/worldgen/biome/snowy_taiga.json old mode 100755 new mode 100644 index efdfef8..5a82fd5 --- a/worldgen/biome/snowy_taiga.json +++ b/worldgen/biome/snowy_taiga.json @@ -52,6 +52,7 @@ [], [ "minecraft:patch_large_fern", + "minecraft:glow_lichen", "minecraft:taiga_vegetation", "minecraft:flower_default", "minecraft:patch_grass_taiga_2", diff --git a/worldgen/biome/snowy_taiga_hills.json b/worldgen/biome/snowy_taiga_hills.json old mode 100755 new mode 100644 index dfcff0f..000f0f2 --- a/worldgen/biome/snowy_taiga_hills.json +++ b/worldgen/biome/snowy_taiga_hills.json @@ -52,6 +52,7 @@ [], [ "minecraft:patch_large_fern", + "minecraft:glow_lichen", "minecraft:taiga_vegetation", "minecraft:flower_default", "minecraft:patch_grass_taiga_2", diff --git a/worldgen/biome/snowy_taiga_mountains.json b/worldgen/biome/snowy_taiga_mountains.json old mode 100755 new mode 100644 index 8d01376..f4e6604 --- a/worldgen/biome/snowy_taiga_mountains.json +++ b/worldgen/biome/snowy_taiga_mountains.json @@ -52,6 +52,7 @@ [], [ "minecraft:patch_large_fern", + "minecraft:glow_lichen", "minecraft:taiga_vegetation", "minecraft:flower_default", "minecraft:patch_grass_taiga_2", diff --git a/worldgen/biome/snowy_tundra.json b/worldgen/biome/snowy_tundra.json old mode 100755 new mode 100644 index 255df9a..277f98c --- a/worldgen/biome/snowy_tundra.json +++ b/worldgen/biome/snowy_tundra.json @@ -51,6 +51,7 @@ ], [], [ + "minecraft:glow_lichen", "minecraft:spruce_snowy", "minecraft:flower_default", "minecraft:patch_grass_badlands", diff --git a/worldgen/biome/stone_shore.json b/worldgen/biome/stone_shore.json old mode 100755 new mode 100644 index 8d62ae1..f6193df --- a/worldgen/biome/stone_shore.json +++ b/worldgen/biome/stone_shore.json @@ -51,6 +51,7 @@ ], [], [ + "minecraft:glow_lichen", "minecraft:flower_default", "minecraft:patch_grass_badlands", "minecraft:brown_mushroom_normal", diff --git a/worldgen/biome/sunflower_plains.json b/worldgen/biome/sunflower_plains.json old mode 100755 new mode 100644 index daa914b..3d59d07 --- a/worldgen/biome/sunflower_plains.json +++ b/worldgen/biome/sunflower_plains.json @@ -53,6 +53,7 @@ [ "minecraft:patch_tall_grass_2", "minecraft:patch_sunflower", + "minecraft:glow_lichen", "minecraft:plain_vegetation", "minecraft:flower_plain_decorated", "minecraft:patch_grass_plain", diff --git a/worldgen/biome/swamp.json b/worldgen/biome/swamp.json old mode 100755 new mode 100644 index b635580..ab975f6 --- a/worldgen/biome/swamp.json +++ b/worldgen/biome/swamp.json @@ -52,6 +52,7 @@ ], [], [ + "minecraft:glow_lichen", "minecraft:swamp_tree", "minecraft:flower_swamp", "minecraft:patch_grass_normal", diff --git a/worldgen/biome/swamp_hills.json b/worldgen/biome/swamp_hills.json old mode 100755 new mode 100644 index 60e540b..c571db8 --- a/worldgen/biome/swamp_hills.json +++ b/worldgen/biome/swamp_hills.json @@ -52,6 +52,7 @@ ], [], [ + "minecraft:glow_lichen", "minecraft:swamp_tree", "minecraft:flower_swamp", "minecraft:patch_grass_normal", diff --git a/worldgen/biome/taiga.json b/worldgen/biome/taiga.json old mode 100755 new mode 100644 index b6039ca..79be926 --- a/worldgen/biome/taiga.json +++ b/worldgen/biome/taiga.json @@ -52,6 +52,7 @@ [], [ "minecraft:patch_large_fern", + "minecraft:glow_lichen", "minecraft:taiga_vegetation", "minecraft:flower_default", "minecraft:patch_grass_taiga_2", diff --git a/worldgen/biome/taiga_hills.json b/worldgen/biome/taiga_hills.json old mode 100755 new mode 100644 index 16f7b6b..132d762 --- a/worldgen/biome/taiga_hills.json +++ b/worldgen/biome/taiga_hills.json @@ -52,6 +52,7 @@ [], [ "minecraft:patch_large_fern", + "minecraft:glow_lichen", "minecraft:taiga_vegetation", "minecraft:flower_default", "minecraft:patch_grass_taiga_2", diff --git a/worldgen/biome/taiga_mountains.json b/worldgen/biome/taiga_mountains.json old mode 100755 new mode 100644 index 8f7da4e..8d3c4b2 --- a/worldgen/biome/taiga_mountains.json +++ b/worldgen/biome/taiga_mountains.json @@ -52,6 +52,7 @@ [], [ "minecraft:patch_large_fern", + "minecraft:glow_lichen", "minecraft:taiga_vegetation", "minecraft:flower_default", "minecraft:patch_grass_taiga_2", diff --git a/worldgen/biome/tall_birch_forest.json b/worldgen/biome/tall_birch_forest.json old mode 100755 new mode 100644 index 1d66cd9..1e184b1 --- a/worldgen/biome/tall_birch_forest.json +++ b/worldgen/biome/tall_birch_forest.json @@ -52,6 +52,7 @@ [], [ "minecraft:forest_flower_vegetation", + "minecraft:glow_lichen", "minecraft:birch_tall", "minecraft:flower_default", "minecraft:patch_grass_forest", diff --git a/worldgen/biome/tall_birch_hills.json b/worldgen/biome/tall_birch_hills.json old mode 100755 new mode 100644 index 7d0da9f..6ef4eba --- a/worldgen/biome/tall_birch_hills.json +++ b/worldgen/biome/tall_birch_hills.json @@ -52,6 +52,7 @@ [], [ "minecraft:forest_flower_vegetation", + "minecraft:glow_lichen", "minecraft:birch_tall", "minecraft:flower_default", "minecraft:patch_grass_forest", diff --git a/worldgen/biome/warm_ocean.json b/worldgen/biome/warm_ocean.json old mode 100755 new mode 100644 index 0a56442..8f0294b --- a/worldgen/biome/warm_ocean.json +++ b/worldgen/biome/warm_ocean.json @@ -55,6 +55,7 @@ ], [], [ + "minecraft:glow_lichen", "minecraft:trees_water", "minecraft:flower_default", "minecraft:patch_grass_badlands", diff --git a/worldgen/biome/wooded_badlands_plateau.json b/worldgen/biome/wooded_badlands_plateau.json old mode 100755 new mode 100644 index 088826e..596f874 --- a/worldgen/biome/wooded_badlands_plateau.json +++ b/worldgen/biome/wooded_badlands_plateau.json @@ -54,6 +54,7 @@ ], [], [ + "minecraft:glow_lichen", "minecraft:oak_badlands", "minecraft:patch_grass_badlands", "minecraft:patch_dead_bush_badlands", diff --git a/worldgen/biome/wooded_hills.json b/worldgen/biome/wooded_hills.json old mode 100755 new mode 100644 index a34f68c..41aeab3 --- a/worldgen/biome/wooded_hills.json +++ b/worldgen/biome/wooded_hills.json @@ -52,6 +52,7 @@ [], [ "minecraft:forest_flower_vegetation", + "minecraft:glow_lichen", "minecraft:birch_other", "minecraft:flower_default", "minecraft:patch_grass_forest", diff --git a/worldgen/biome/wooded_mountains.json b/worldgen/biome/wooded_mountains.json old mode 100755 new mode 100644 index 2e803d4..8030794 --- a/worldgen/biome/wooded_mountains.json +++ b/worldgen/biome/wooded_mountains.json @@ -54,6 +54,7 @@ "minecraft:ore_infested" ], [ + "minecraft:glow_lichen", "minecraft:trees_mountain_edge", "minecraft:flower_default", "minecraft:patch_grass_badlands", diff --git a/worldgen/configured_feature/glow_lichen.json b/worldgen/configured_feature/glow_lichen.json new file mode 100644 index 0000000..a21b7a1 --- /dev/null +++ b/worldgen/configured_feature/glow_lichen.json @@ -0,0 +1,69 @@ +{ + "config": { + "feature": { + "config": { + "feature": { + "config": { + "feature": { + "config": { + "can_place_on_wall": true, + "chance_of_spreading": 0.5, + "can_be_placed_on": [ + { + "Name": "minecraft:stone" + }, + { + "Name": "minecraft:andesite" + }, + { + "Name": "minecraft:diorite" + }, + { + "Name": "minecraft:granite" + }, + { + "Name": "minecraft:dripstone_block" + }, + { + "Name": "minecraft:calcite" + }, + { + "Name": "minecraft:tuff" + } + ], + "search_range": 10, + "can_place_on_floor": false, + "can_place_on_ceiling": true + }, + "type": "minecraft:glow_lichen" + }, + "decorator": { + "config": {}, + "type": "minecraft:square" + } + }, + "type": "minecraft:decorated" + }, + "decorator": { + "config": { + "bottom_offset": 0, + "top_offset": 0, + "maximum": 55 + }, + "type": "minecraft:range" + } + }, + "type": "minecraft:decorated" + }, + "decorator": { + "config": { + "count": { + "base": 5, + "spread": 5 + } + }, + "type": "minecraft:count" + } + }, + "type": "minecraft:decorated" +} \ No newline at end of file diff --git a/worldgen/configured_feature/large_dripstone.json b/worldgen/configured_feature/large_dripstone.json old mode 100755 new mode 100644 index 98fc5b5..86e6036 --- a/worldgen/configured_feature/large_dripstone.json +++ b/worldgen/configured_feature/large_dripstone.json @@ -8,10 +8,10 @@ "config": { "wind_speed": { "base": 0.0, - "spread": 0.2 + "spread": 0.3 }, - "min_radius_for_wind": 5, - "min_bluntness_for_wind": 0.7, + "min_radius_for_wind": 4, + "min_bluntness_for_wind": 0.6, "stalactite_bluntness": { "base": 0.3, "spread": 0.6 diff --git a/worldgen/noise_settings/amplified.json b/worldgen/noise_settings/amplified.json old mode 100755 new mode 100644 index a187057..819e11b --- a/worldgen/noise_settings/amplified.json +++ b/worldgen/noise_settings/amplified.json @@ -10,72 +10,87 @@ "count": 128 }, "structures": { - "minecraft:mansion": { - "spacing": 80, - "separation": 20, - "salt": 10387319 - }, - "minecraft:fortress": { - "spacing": 27, - "separation": 4, - "salt": 30084232 - }, - "minecraft:village": { - "spacing": 32, - "separation": 8, - "salt": 10387312 - }, "minecraft:jungle_pyramid": { "spacing": 32, "separation": 8, "salt": 14357619 }, + "minecraft:ruined_portal": { + "spacing": 40, + "separation": 15, + "salt": 34222645 + }, "minecraft:buried_treasure": { "spacing": 1, "separation": 0, "salt": 0 }, - "minecraft:monument": { + "minecraft:village": { "spacing": 32, - "separation": 5, - "salt": 10387313 + "separation": 8, + "salt": 10387312 }, - "minecraft:igloo": { + "minecraft:desert_pyramid": { "spacing": 32, "separation": 8, - "salt": 14357618 + "salt": 14357617 + }, + "minecraft:pillager_outpost": { + "spacing": 32, + "separation": 8, + "salt": 165745296 }, "minecraft:ocean_ruin": { "spacing": 20, "separation": 8, "salt": 14357621 }, - "minecraft:pillager_outpost": { + "minecraft:swamp_hut": { "spacing": 32, "separation": 8, - "salt": 165745296 + "salt": 14357620 + }, + "minecraft:monument": { + "spacing": 32, + "separation": 5, + "salt": 10387313 + }, + "minecraft:bastion_remnant": { + "spacing": 27, + "separation": 4, + "salt": 30084232 }, "minecraft:endcity": { "spacing": 20, "separation": 11, "salt": 10387313 }, - "minecraft:ruined_portal": { - "spacing": 40, - "separation": 15, - "salt": 34222645 + "minecraft:igloo": { + "spacing": 32, + "separation": 8, + "salt": 14357618 + }, + "minecraft:mansion": { + "spacing": 80, + "separation": 20, + "salt": 10387319 + }, + "minecraft:fortress": { + "spacing": 27, + "separation": 4, + "salt": 30084232 }, "minecraft:nether_fossil": { "spacing": 2, "separation": 1, "salt": 14357921 }, - "minecraft:mineshaft": { + "minecraft:stronghold": { "spacing": 1, "separation": 0, "salt": 0 }, - "minecraft:stronghold": { + "minecraft:mineshaft": { "spacing": 1, "separation": 0, "salt": 0 @@ -84,21 +99,6 @@ "spacing": 24, "separation": 4, "salt": 165745295 - }, - "minecraft:desert_pyramid": { - "spacing": 32, - "separation": 8, - "salt": 14357617 - }, - "minecraft:swamp_hut": { - "spacing": 32, - "separation": 8, - "salt": 14357620 - }, - "minecraft:bastion_remnant": { - "spacing": 27, - "separation": 4, - "salt": 30084232 } } }, diff --git a/worldgen/noise_settings/caves.json b/worldgen/noise_settings/caves.json old mode 100755 new mode 100644 index b3e8c0a..f09dd4a --- a/worldgen/noise_settings/caves.json +++ b/worldgen/noise_settings/caves.json @@ -10,72 +10,87 @@ "count": 128 }, "structures": { - "minecraft:mansion": { - "spacing": 80, - "separation": 20, - "salt": 10387319 - }, - "minecraft:fortress": { - "spacing": 27, - "separation": 4, - "salt": 30084232 - }, - "minecraft:village": { - "spacing": 32, - "separation": 8, - "salt": 10387312 - }, "minecraft:jungle_pyramid": { "spacing": 32, "separation": 8, "salt": 14357619 }, + "minecraft:ruined_portal": { + "spacing": 25, + "separation": 10, + "salt": 34222645 + }, "minecraft:buried_treasure": { "spacing": 1, "separation": 0, "salt": 0 }, - "minecraft:monument": { + "minecraft:village": { "spacing": 32, - "separation": 5, - "salt": 10387313 + "separation": 8, + "salt": 10387312 }, - "minecraft:igloo": { + "minecraft:desert_pyramid": { "spacing": 32, "separation": 8, - "salt": 14357618 + "salt": 14357617 + }, + "minecraft:pillager_outpost": { + "spacing": 32, + "separation": 8, + "salt": 165745296 }, "minecraft:ocean_ruin": { "spacing": 20, "separation": 8, "salt": 14357621 }, - "minecraft:pillager_outpost": { + "minecraft:swamp_hut": { "spacing": 32, "separation": 8, - "salt": 165745296 + "salt": 14357620 + }, + "minecraft:monument": { + "spacing": 32, + "separation": 5, + "salt": 10387313 + }, + "minecraft:bastion_remnant": { + "spacing": 27, + "separation": 4, + "salt": 30084232 }, "minecraft:endcity": { "spacing": 20, "separation": 11, "salt": 10387313 }, - "minecraft:ruined_portal": { - "spacing": 25, - "separation": 10, - "salt": 34222645 + "minecraft:igloo": { + "spacing": 32, + "separation": 8, + "salt": 14357618 + }, + "minecraft:mansion": { + "spacing": 80, + "separation": 20, + "salt": 10387319 + }, + "minecraft:fortress": { + "spacing": 27, + "separation": 4, + "salt": 30084232 }, "minecraft:nether_fossil": { "spacing": 2, "separation": 1, "salt": 14357921 }, - "minecraft:mineshaft": { + "minecraft:stronghold": { "spacing": 1, "separation": 0, "salt": 0 }, - "minecraft:stronghold": { + "minecraft:mineshaft": { "spacing": 1, "separation": 0, "salt": 0 @@ -84,21 +99,6 @@ "spacing": 24, "separation": 4, "salt": 165745295 - }, - "minecraft:desert_pyramid": { - "spacing": 32, - "separation": 8, - "salt": 14357617 - }, - "minecraft:swamp_hut": { - "spacing": 32, - "separation": 8, - "salt": 14357620 - }, - "minecraft:bastion_remnant": { - "spacing": 27, - "separation": 4, - "salt": 30084232 } } }, diff --git a/worldgen/noise_settings/end.json b/worldgen/noise_settings/end.json old mode 100755 new mode 100644 index 4cf8d93..ab72dbe --- a/worldgen/noise_settings/end.json +++ b/worldgen/noise_settings/end.json @@ -5,72 +5,87 @@ "disable_mob_generation": true, "structures": { "structures": { - "minecraft:mansion": { - "spacing": 80, - "separation": 20, - "salt": 10387319 - }, - "minecraft:fortress": { - "spacing": 27, - "separation": 4, - "salt": 30084232 - }, - "minecraft:village": { - "spacing": 32, - "separation": 8, - "salt": 10387312 - }, "minecraft:jungle_pyramid": { "spacing": 32, "separation": 8, "salt": 14357619 }, + "minecraft:ruined_portal": { + "spacing": 40, + "separation": 15, + "salt": 34222645 + }, "minecraft:buried_treasure": { "spacing": 1, "separation": 0, "salt": 0 }, - "minecraft:monument": { + "minecraft:village": { "spacing": 32, - "separation": 5, - "salt": 10387313 + "separation": 8, + "salt": 10387312 }, - "minecraft:igloo": { + "minecraft:desert_pyramid": { "spacing": 32, "separation": 8, - "salt": 14357618 + "salt": 14357617 + }, + "minecraft:pillager_outpost": { + "spacing": 32, + "separation": 8, + "salt": 165745296 }, "minecraft:ocean_ruin": { "spacing": 20, "separation": 8, "salt": 14357621 }, - "minecraft:pillager_outpost": { + "minecraft:swamp_hut": { "spacing": 32, "separation": 8, - "salt": 165745296 + "salt": 14357620 + }, + "minecraft:monument": { + "spacing": 32, + "separation": 5, + "salt": 10387313 + }, + "minecraft:bastion_remnant": { + "spacing": 27, + "separation": 4, + "salt": 30084232 }, "minecraft:endcity": { "spacing": 20, "separation": 11, "salt": 10387313 }, - "minecraft:ruined_portal": { - "spacing": 40, - "separation": 15, - "salt": 34222645 + "minecraft:igloo": { + "spacing": 32, + "separation": 8, + "salt": 14357618 + }, + "minecraft:mansion": { + "spacing": 80, + "separation": 20, + "salt": 10387319 + }, + "minecraft:fortress": { + "spacing": 27, + "separation": 4, + "salt": 30084232 }, "minecraft:nether_fossil": { "spacing": 2, "separation": 1, "salt": 14357921 }, - "minecraft:mineshaft": { + "minecraft:stronghold": { "spacing": 1, "separation": 0, "salt": 0 }, - "minecraft:stronghold": { + "minecraft:mineshaft": { "spacing": 1, "separation": 0, "salt": 0 @@ -79,21 +94,6 @@ "spacing": 24, "separation": 4, "salt": 165745295 - }, - "minecraft:desert_pyramid": { - "spacing": 32, - "separation": 8, - "salt": 14357617 - }, - "minecraft:swamp_hut": { - "spacing": 32, - "separation": 8, - "salt": 14357620 - }, - "minecraft:bastion_remnant": { - "spacing": 27, - "separation": 4, - "salt": 30084232 } } }, diff --git a/worldgen/noise_settings/floating_islands.json b/worldgen/noise_settings/floating_islands.json old mode 100755 new mode 100644 index 36506d4..25f3655 --- a/worldgen/noise_settings/floating_islands.json +++ b/worldgen/noise_settings/floating_islands.json @@ -10,72 +10,87 @@ "count": 128 }, "structures": { - "minecraft:mansion": { - "spacing": 80, - "separation": 20, - "salt": 10387319 - }, - "minecraft:fortress": { - "spacing": 27, - "separation": 4, - "salt": 30084232 - }, - "minecraft:village": { - "spacing": 32, - "separation": 8, - "salt": 10387312 - }, "minecraft:jungle_pyramid": { "spacing": 32, "separation": 8, "salt": 14357619 }, + "minecraft:ruined_portal": { + "spacing": 40, + "separation": 15, + "salt": 34222645 + }, "minecraft:buried_treasure": { "spacing": 1, "separation": 0, "salt": 0 }, - "minecraft:monument": { + "minecraft:village": { "spacing": 32, - "separation": 5, - "salt": 10387313 + "separation": 8, + "salt": 10387312 }, - "minecraft:igloo": { + "minecraft:desert_pyramid": { "spacing": 32, "separation": 8, - "salt": 14357618 + "salt": 14357617 + }, + "minecraft:pillager_outpost": { + "spacing": 32, + "separation": 8, + "salt": 165745296 }, "minecraft:ocean_ruin": { "spacing": 20, "separation": 8, "salt": 14357621 }, - "minecraft:pillager_outpost": { + "minecraft:swamp_hut": { "spacing": 32, "separation": 8, - "salt": 165745296 + "salt": 14357620 + }, + "minecraft:monument": { + "spacing": 32, + "separation": 5, + "salt": 10387313 + }, + "minecraft:bastion_remnant": { + "spacing": 27, + "separation": 4, + "salt": 30084232 }, "minecraft:endcity": { "spacing": 20, "separation": 11, "salt": 10387313 }, - "minecraft:ruined_portal": { - "spacing": 40, - "separation": 15, - "salt": 34222645 + "minecraft:igloo": { + "spacing": 32, + "separation": 8, + "salt": 14357618 + }, + "minecraft:mansion": { + "spacing": 80, + "separation": 20, + "salt": 10387319 + }, + "minecraft:fortress": { + "spacing": 27, + "separation": 4, + "salt": 30084232 }, "minecraft:nether_fossil": { "spacing": 2, "separation": 1, "salt": 14357921 }, - "minecraft:mineshaft": { + "minecraft:stronghold": { "spacing": 1, "separation": 0, "salt": 0 }, - "minecraft:stronghold": { + "minecraft:mineshaft": { "spacing": 1, "separation": 0, "salt": 0 @@ -84,21 +99,6 @@ "spacing": 24, "separation": 4, "salt": 165745295 - }, - "minecraft:desert_pyramid": { - "spacing": 32, - "separation": 8, - "salt": 14357617 - }, - "minecraft:swamp_hut": { - "spacing": 32, - "separation": 8, - "salt": 14357620 - }, - "minecraft:bastion_remnant": { - "spacing": 27, - "separation": 4, - "salt": 30084232 } } }, diff --git a/worldgen/noise_settings/nether.json b/worldgen/noise_settings/nether.json old mode 100755 new mode 100644 index 16fc788..4ece4dc --- a/worldgen/noise_settings/nether.json +++ b/worldgen/noise_settings/nether.json @@ -5,72 +5,87 @@ "disable_mob_generation": false, "structures": { "structures": { - "minecraft:mansion": { - "spacing": 80, - "separation": 20, - "salt": 10387319 - }, - "minecraft:fortress": { - "spacing": 27, - "separation": 4, - "salt": 30084232 - }, - "minecraft:village": { - "spacing": 32, - "separation": 8, - "salt": 10387312 - }, "minecraft:jungle_pyramid": { "spacing": 32, "separation": 8, "salt": 14357619 }, + "minecraft:ruined_portal": { + "spacing": 25, + "separation": 10, + "salt": 34222645 + }, "minecraft:buried_treasure": { "spacing": 1, "separation": 0, "salt": 0 }, - "minecraft:monument": { + "minecraft:village": { "spacing": 32, - "separation": 5, - "salt": 10387313 + "separation": 8, + "salt": 10387312 }, - "minecraft:igloo": { + "minecraft:desert_pyramid": { "spacing": 32, "separation": 8, - "salt": 14357618 + "salt": 14357617 + }, + "minecraft:pillager_outpost": { + "spacing": 32, + "separation": 8, + "salt": 165745296 }, "minecraft:ocean_ruin": { "spacing": 20, "separation": 8, "salt": 14357621 }, - "minecraft:pillager_outpost": { + "minecraft:swamp_hut": { "spacing": 32, "separation": 8, - "salt": 165745296 + "salt": 14357620 + }, + "minecraft:monument": { + "spacing": 32, + "separation": 5, + "salt": 10387313 + }, + "minecraft:bastion_remnant": { + "spacing": 27, + "separation": 4, + "salt": 30084232 }, "minecraft:endcity": { "spacing": 20, "separation": 11, "salt": 10387313 }, - "minecraft:ruined_portal": { - "spacing": 25, - "separation": 10, - "salt": 34222645 + "minecraft:igloo": { + "spacing": 32, + "separation": 8, + "salt": 14357618 + }, + "minecraft:mansion": { + "spacing": 80, + "separation": 20, + "salt": 10387319 + }, + "minecraft:fortress": { + "spacing": 27, + "separation": 4, + "salt": 30084232 }, "minecraft:nether_fossil": { "spacing": 2, "separation": 1, "salt": 14357921 }, - "minecraft:mineshaft": { + "minecraft:stronghold": { "spacing": 1, "separation": 0, "salt": 0 }, - "minecraft:stronghold": { + "minecraft:mineshaft": { "spacing": 1, "separation": 0, "salt": 0 @@ -79,21 +94,6 @@ "spacing": 24, "separation": 4, "salt": 165745295 - }, - "minecraft:desert_pyramid": { - "spacing": 32, - "separation": 8, - "salt": 14357617 - }, - "minecraft:swamp_hut": { - "spacing": 32, - "separation": 8, - "salt": 14357620 - }, - "minecraft:bastion_remnant": { - "spacing": 27, - "separation": 4, - "salt": 30084232 } } }, diff --git a/worldgen/noise_settings/overworld.json b/worldgen/noise_settings/overworld.json old mode 100755 new mode 100644 index a6efe6a..ef0ef7f --- a/worldgen/noise_settings/overworld.json +++ b/worldgen/noise_settings/overworld.json @@ -10,72 +10,87 @@ "count": 128 }, "structures": { - "minecraft:mansion": { - "spacing": 80, - "separation": 20, - "salt": 10387319 - }, - "minecraft:fortress": { - "spacing": 27, - "separation": 4, - "salt": 30084232 - }, - "minecraft:village": { - "spacing": 32, - "separation": 8, - "salt": 10387312 - }, "minecraft:jungle_pyramid": { "spacing": 32, "separation": 8, "salt": 14357619 }, + "minecraft:ruined_portal": { + "spacing": 40, + "separation": 15, + "salt": 34222645 + }, "minecraft:buried_treasure": { "spacing": 1, "separation": 0, "salt": 0 }, - "minecraft:monument": { + "minecraft:village": { "spacing": 32, - "separation": 5, - "salt": 10387313 + "separation": 8, + "salt": 10387312 }, - "minecraft:igloo": { + "minecraft:desert_pyramid": { "spacing": 32, "separation": 8, - "salt": 14357618 + "salt": 14357617 + }, + "minecraft:pillager_outpost": { + "spacing": 32, + "separation": 8, + "salt": 165745296 }, "minecraft:ocean_ruin": { "spacing": 20, "separation": 8, "salt": 14357621 }, - "minecraft:pillager_outpost": { + "minecraft:swamp_hut": { "spacing": 32, "separation": 8, - "salt": 165745296 + "salt": 14357620 + }, + "minecraft:monument": { + "spacing": 32, + "separation": 5, + "salt": 10387313 + }, + "minecraft:bastion_remnant": { + "spacing": 27, + "separation": 4, + "salt": 30084232 }, "minecraft:endcity": { "spacing": 20, "separation": 11, "salt": 10387313 }, - "minecraft:ruined_portal": { - "spacing": 40, - "separation": 15, - "salt": 34222645 + "minecraft:igloo": { + "spacing": 32, + "separation": 8, + "salt": 14357618 + }, + "minecraft:mansion": { + "spacing": 80, + "separation": 20, + "salt": 10387319 + }, + "minecraft:fortress": { + "spacing": 27, + "separation": 4, + "salt": 30084232 }, "minecraft:nether_fossil": { "spacing": 2, "separation": 1, "salt": 14357921 }, - "minecraft:mineshaft": { + "minecraft:stronghold": { "spacing": 1, "separation": 0, "salt": 0 }, - "minecraft:stronghold": { + "minecraft:mineshaft": { "spacing": 1, "separation": 0, "salt": 0 @@ -84,21 +99,6 @@ "spacing": 24, "separation": 4, "salt": 165745295 - }, - "minecraft:desert_pyramid": { - "spacing": 32, - "separation": 8, - "salt": 14357617 - }, - "minecraft:swamp_hut": { - "spacing": 32, - "separation": 8, - "salt": 14357620 - }, - "minecraft:bastion_remnant": { - "spacing": 27, - "separation": 4, - "salt": 30084232 } } },