From 0640a56499841957960ccb7a896d51a3bd472ff8 Mon Sep 17 00:00:00 2001 From: MaximumFX Date: Wed, 29 Jul 2020 20:56:52 +0200 Subject: [PATCH] Update to 1.16.2-pre1 --- worldgen/biome/end_midlands.json | 8 +- worldgen/noise_settings/amplified.json | 94 +++++++-------- worldgen/noise_settings/caves.json | 94 +++++++-------- worldgen/noise_settings/end.json | 94 +++++++-------- worldgen/noise_settings/floating_islands.json | 94 +++++++-------- worldgen/noise_settings/nether.json | 94 +++++++-------- worldgen/noise_settings/overworld.json | 94 +++++++-------- worldgen/processor_list/empty.json | 3 + worldgen/processor_list/outpost_rot.json | 8 ++ .../template_pool/bastion/blocks/gold.json | 8 +- .../template_pool/bastion/mobs/hoglin.json | 8 +- .../template_pool/bastion/mobs/piglin.json | 16 +-- .../bastion/mobs/piglin_melee.json | 12 +- .../pillager_outpost/base_plates.json | 4 +- .../pillager_outpost/feature_plates.json | 4 +- .../pillager_outpost/features.json | 24 +--- .../pillager_outpost/towers.json | 13 +- .../template_pool/village/common/animals.json | 36 ++---- .../village/common/butcher_animals.json | 16 +-- .../template_pool/village/common/cats.json | 40 ++----- .../village/common/iron_golem.json | 4 +- .../template_pool/village/common/sheep.json | 8 +- .../village/common/well_bottoms.json | 4 +- .../template_pool/village/desert/decor.json | 4 +- .../template_pool/village/desert/houses.json | 100 ++++------------ .../template_pool/village/desert/streets.json | 44 ++----- .../village/desert/terminators.json | 8 +- .../village/desert/town_centers.json | 12 +- .../village/desert/villagers.json | 12 +- .../village/desert/zombie/streets.json | 44 ++----- .../village/desert/zombie/terminators.json | 8 +- .../village/desert/zombie/villagers.json | 8 +- .../template_pool/village/plains/decor.json | 4 +- .../template_pool/village/plains/houses.json | 28 ++--- .../village/plains/town_centers.json | 4 +- .../village/plains/villagers.json | 12 +- .../village/plains/zombie/villagers.json | 8 +- .../template_pool/village/savanna/decor.json | 4 +- .../template_pool/village/savanna/houses.json | 112 +++++------------- .../village/savanna/town_centers.json | 16 +-- .../village/savanna/villagers.json | 12 +- .../village/savanna/zombie/villagers.json | 8 +- .../template_pool/village/snowy/decor.json | 12 +- .../template_pool/village/snowy/houses.json | 112 +++++------------- .../village/snowy/town_centers.json | 24 +--- .../village/snowy/villagers.json | 12 +- .../village/snowy/zombie/villagers.json | 8 +- .../template_pool/village/taiga/decor.json | 28 ++--- .../village/taiga/villagers.json | 12 +- .../village/taiga/zombie/decor.json | 16 +-- .../village/taiga/zombie/villagers.json | 8 +- 51 files changed, 512 insertions(+), 948 deletions(-) create mode 100755 worldgen/processor_list/empty.json create mode 100755 worldgen/processor_list/outpost_rot.json diff --git a/worldgen/biome/end_midlands.json b/worldgen/biome/end_midlands.json index 5774170..2374fd4 100755 --- a/worldgen/biome/end_midlands.json +++ b/worldgen/biome/end_midlands.json @@ -13,13 +13,7 @@ }, "surface_builder": "minecraft:end", "carvers": {}, - "features": [ - [], - [], - [], - [], - [] - ], + "features": [], "starts": [ "minecraft:end_city" ], diff --git a/worldgen/noise_settings/amplified.json b/worldgen/noise_settings/amplified.json index 3765205..627f349 100755 --- a/worldgen/noise_settings/amplified.json +++ b/worldgen/noise_settings/amplified.json @@ -10,95 +10,95 @@ "count": 128 }, "structures": { - "minecraft:jungle_pyramid": { - "spacing": 32, + "minecraft:ocean_ruin": { + "spacing": 20, "separation": 8, - "salt": 14357619 + "salt": 14357621 + }, + "minecraft:bastion_remnant": { + "spacing": 27, + "separation": 4, + "salt": 30084232 + }, + "minecraft:fortress": { + "spacing": 27, + "separation": 4, + "salt": 30084232 }, "minecraft:nether_fossil": { "spacing": 2, "separation": 1, "salt": 14357921 }, - "minecraft:stronghold": { - "spacing": 1, - "separation": 0, - "salt": 0 + "minecraft:igloo": { + "spacing": 32, + "separation": 8, + "salt": 14357618 }, "minecraft:shipwreck": { "spacing": 24, "separation": 4, "salt": 165745295 }, - "minecraft:monument": { - "spacing": 32, - "separation": 5, - "salt": 10387313 - }, - "minecraft:endcity": { - "spacing": 20, - "separation": 11, - "salt": 10387313 - }, "minecraft:swamp_hut": { "spacing": 32, "separation": 8, "salt": 14357620 }, - "minecraft:bastion_remnant": { - "spacing": 27, - "separation": 4, - "salt": 30084232 - }, - "minecraft:desert_pyramid": { + "minecraft:jungle_pyramid": { "spacing": 32, "separation": 8, - "salt": 14357617 + "salt": 14357619 }, - "minecraft:igloo": { + "minecraft:village": { "spacing": 32, "separation": 8, - "salt": 14357618 + "salt": 10387312 }, - "minecraft:pillager_outpost": { - "spacing": 32, - "separation": 8, - "salt": 165745296 + "minecraft:ruined_portal": { + "spacing": 40, + "separation": 15, + "salt": 34222645 + }, + "minecraft:endcity": { + "spacing": 20, + "separation": 11, + "salt": 10387313 + }, + "minecraft:buried_treasure": { + "spacing": 1, + "separation": 0, + "salt": 0 }, "minecraft:mansion": { "spacing": 80, "separation": 20, "salt": 10387319 }, - "minecraft:mineshaft": { + "minecraft:monument": { + "spacing": 32, + "separation": 5, + "salt": 10387313 + }, + "minecraft:stronghold": { "spacing": 1, "separation": 0, "salt": 0 }, - "minecraft:ocean_ruin": { - "spacing": 20, + "minecraft:pillager_outpost": { + "spacing": 32, "separation": 8, - "salt": 14357621 - }, - "minecraft:fortress": { - "spacing": 27, - "separation": 4, - "salt": 30084232 + "salt": 165745296 }, - "minecraft:village": { + "minecraft:desert_pyramid": { "spacing": 32, "separation": 8, - "salt": 10387312 + "salt": 14357617 }, - "minecraft:buried_treasure": { + "minecraft:mineshaft": { "spacing": 1, "separation": 0, "salt": 0 - }, - "minecraft:ruined_portal": { - "spacing": 40, - "separation": 15, - "salt": 34222645 } } }, diff --git a/worldgen/noise_settings/caves.json b/worldgen/noise_settings/caves.json index d4de2e4..783a421 100755 --- a/worldgen/noise_settings/caves.json +++ b/worldgen/noise_settings/caves.json @@ -5,95 +5,95 @@ "disable_mob_generation": false, "structures": { "structures": { - "minecraft:jungle_pyramid": { - "spacing": 32, + "minecraft:ocean_ruin": { + "spacing": 20, "separation": 8, - "salt": 14357619 + "salt": 14357621 + }, + "minecraft:bastion_remnant": { + "spacing": 27, + "separation": 4, + "salt": 30084232 + }, + "minecraft:fortress": { + "spacing": 27, + "separation": 4, + "salt": 30084232 }, "minecraft:nether_fossil": { "spacing": 2, "separation": 1, "salt": 14357921 }, - "minecraft:stronghold": { - "spacing": 1, - "separation": 0, - "salt": 0 + "minecraft:igloo": { + "spacing": 32, + "separation": 8, + "salt": 14357618 }, "minecraft:shipwreck": { "spacing": 24, "separation": 4, "salt": 165745295 }, - "minecraft:monument": { - "spacing": 32, - "separation": 5, - "salt": 10387313 - }, - "minecraft:endcity": { - "spacing": 20, - "separation": 11, - "salt": 10387313 - }, "minecraft:swamp_hut": { "spacing": 32, "separation": 8, "salt": 14357620 }, - "minecraft:bastion_remnant": { - "spacing": 27, - "separation": 4, - "salt": 30084232 - }, - "minecraft:desert_pyramid": { + "minecraft:jungle_pyramid": { "spacing": 32, "separation": 8, - "salt": 14357617 + "salt": 14357619 }, - "minecraft:igloo": { + "minecraft:village": { "spacing": 32, "separation": 8, - "salt": 14357618 + "salt": 10387312 }, - "minecraft:pillager_outpost": { - "spacing": 32, - "separation": 8, - "salt": 165745296 + "minecraft:ruined_portal": { + "spacing": 25, + "separation": 10, + "salt": 34222645 + }, + "minecraft:endcity": { + "spacing": 20, + "separation": 11, + "salt": 10387313 + }, + "minecraft:buried_treasure": { + "spacing": 1, + "separation": 0, + "salt": 0 }, "minecraft:mansion": { "spacing": 80, "separation": 20, "salt": 10387319 }, - "minecraft:mineshaft": { + "minecraft:monument": { + "spacing": 32, + "separation": 5, + "salt": 10387313 + }, + "minecraft:stronghold": { "spacing": 1, "separation": 0, "salt": 0 }, - "minecraft:ocean_ruin": { - "spacing": 20, + "minecraft:pillager_outpost": { + "spacing": 32, "separation": 8, - "salt": 14357621 - }, - "minecraft:fortress": { - "spacing": 27, - "separation": 4, - "salt": 30084232 + "salt": 165745296 }, - "minecraft:village": { + "minecraft:desert_pyramid": { "spacing": 32, "separation": 8, - "salt": 10387312 + "salt": 14357617 }, - "minecraft:buried_treasure": { + "minecraft:mineshaft": { "spacing": 1, "separation": 0, "salt": 0 - }, - "minecraft:ruined_portal": { - "spacing": 25, - "separation": 10, - "salt": 34222645 } } }, diff --git a/worldgen/noise_settings/end.json b/worldgen/noise_settings/end.json index 2f2d68e..1b4b09d 100755 --- a/worldgen/noise_settings/end.json +++ b/worldgen/noise_settings/end.json @@ -5,95 +5,95 @@ "disable_mob_generation": true, "structures": { "structures": { - "minecraft:jungle_pyramid": { - "spacing": 32, + "minecraft:ocean_ruin": { + "spacing": 20, "separation": 8, - "salt": 14357619 + "salt": 14357621 + }, + "minecraft:bastion_remnant": { + "spacing": 27, + "separation": 4, + "salt": 30084232 + }, + "minecraft:fortress": { + "spacing": 27, + "separation": 4, + "salt": 30084232 }, "minecraft:nether_fossil": { "spacing": 2, "separation": 1, "salt": 14357921 }, - "minecraft:stronghold": { - "spacing": 1, - "separation": 0, - "salt": 0 + "minecraft:igloo": { + "spacing": 32, + "separation": 8, + "salt": 14357618 }, "minecraft:shipwreck": { "spacing": 24, "separation": 4, "salt": 165745295 }, - "minecraft:monument": { - "spacing": 32, - "separation": 5, - "salt": 10387313 - }, - "minecraft:endcity": { - "spacing": 20, - "separation": 11, - "salt": 10387313 - }, "minecraft:swamp_hut": { "spacing": 32, "separation": 8, "salt": 14357620 }, - "minecraft:bastion_remnant": { - "spacing": 27, - "separation": 4, - "salt": 30084232 - }, - "minecraft:desert_pyramid": { + "minecraft:jungle_pyramid": { "spacing": 32, "separation": 8, - "salt": 14357617 + "salt": 14357619 }, - "minecraft:igloo": { + "minecraft:village": { "spacing": 32, "separation": 8, - "salt": 14357618 + "salt": 10387312 }, - "minecraft:pillager_outpost": { - "spacing": 32, - "separation": 8, - "salt": 165745296 + "minecraft:ruined_portal": { + "spacing": 40, + "separation": 15, + "salt": 34222645 + }, + "minecraft:endcity": { + "spacing": 20, + "separation": 11, + "salt": 10387313 + }, + "minecraft:buried_treasure": { + "spacing": 1, + "separation": 0, + "salt": 0 }, "minecraft:mansion": { "spacing": 80, "separation": 20, "salt": 10387319 }, - "minecraft:mineshaft": { + "minecraft:monument": { + "spacing": 32, + "separation": 5, + "salt": 10387313 + }, + "minecraft:stronghold": { "spacing": 1, "separation": 0, "salt": 0 }, - "minecraft:ocean_ruin": { - "spacing": 20, + "minecraft:pillager_outpost": { + "spacing": 32, "separation": 8, - "salt": 14357621 - }, - "minecraft:fortress": { - "spacing": 27, - "separation": 4, - "salt": 30084232 + "salt": 165745296 }, - "minecraft:village": { + "minecraft:desert_pyramid": { "spacing": 32, "separation": 8, - "salt": 10387312 + "salt": 14357617 }, - "minecraft:buried_treasure": { + "minecraft:mineshaft": { "spacing": 1, "separation": 0, "salt": 0 - }, - "minecraft:ruined_portal": { - "spacing": 40, - "separation": 15, - "salt": 34222645 } } }, diff --git a/worldgen/noise_settings/floating_islands.json b/worldgen/noise_settings/floating_islands.json index b80924d..85f8b9e 100755 --- a/worldgen/noise_settings/floating_islands.json +++ b/worldgen/noise_settings/floating_islands.json @@ -5,95 +5,95 @@ "disable_mob_generation": false, "structures": { "structures": { - "minecraft:jungle_pyramid": { - "spacing": 32, + "minecraft:ocean_ruin": { + "spacing": 20, "separation": 8, - "salt": 14357619 + "salt": 14357621 + }, + "minecraft:bastion_remnant": { + "spacing": 27, + "separation": 4, + "salt": 30084232 + }, + "minecraft:fortress": { + "spacing": 27, + "separation": 4, + "salt": 30084232 }, "minecraft:nether_fossil": { "spacing": 2, "separation": 1, "salt": 14357921 }, - "minecraft:stronghold": { - "spacing": 1, - "separation": 0, - "salt": 0 + "minecraft:igloo": { + "spacing": 32, + "separation": 8, + "salt": 14357618 }, "minecraft:shipwreck": { "spacing": 24, "separation": 4, "salt": 165745295 }, - "minecraft:monument": { - "spacing": 32, - "separation": 5, - "salt": 10387313 - }, - "minecraft:endcity": { - "spacing": 20, - "separation": 11, - "salt": 10387313 - }, "minecraft:swamp_hut": { "spacing": 32, "separation": 8, "salt": 14357620 }, - "minecraft:bastion_remnant": { - "spacing": 27, - "separation": 4, - "salt": 30084232 - }, - "minecraft:desert_pyramid": { + "minecraft:jungle_pyramid": { "spacing": 32, "separation": 8, - "salt": 14357617 + "salt": 14357619 }, - "minecraft:igloo": { + "minecraft:village": { "spacing": 32, "separation": 8, - "salt": 14357618 + "salt": 10387312 }, - "minecraft:pillager_outpost": { - "spacing": 32, - "separation": 8, - "salt": 165745296 + "minecraft:ruined_portal": { + "spacing": 40, + "separation": 15, + "salt": 34222645 + }, + "minecraft:endcity": { + "spacing": 20, + "separation": 11, + "salt": 10387313 + }, + "minecraft:buried_treasure": { + "spacing": 1, + "separation": 0, + "salt": 0 }, "minecraft:mansion": { "spacing": 80, "separation": 20, "salt": 10387319 }, - "minecraft:mineshaft": { + "minecraft:monument": { + "spacing": 32, + "separation": 5, + "salt": 10387313 + }, + "minecraft:stronghold": { "spacing": 1, "separation": 0, "salt": 0 }, - "minecraft:ocean_ruin": { - "spacing": 20, + "minecraft:pillager_outpost": { + "spacing": 32, "separation": 8, - "salt": 14357621 - }, - "minecraft:fortress": { - "spacing": 27, - "separation": 4, - "salt": 30084232 + "salt": 165745296 }, - "minecraft:village": { + "minecraft:desert_pyramid": { "spacing": 32, "separation": 8, - "salt": 10387312 + "salt": 14357617 }, - "minecraft:buried_treasure": { + "minecraft:mineshaft": { "spacing": 1, "separation": 0, "salt": 0 - }, - "minecraft:ruined_portal": { - "spacing": 40, - "separation": 15, - "salt": 34222645 } } }, diff --git a/worldgen/noise_settings/nether.json b/worldgen/noise_settings/nether.json index 1e6039f..12994b7 100755 --- a/worldgen/noise_settings/nether.json +++ b/worldgen/noise_settings/nether.json @@ -5,95 +5,95 @@ "disable_mob_generation": false, "structures": { "structures": { - "minecraft:jungle_pyramid": { - "spacing": 32, + "minecraft:ocean_ruin": { + "spacing": 20, "separation": 8, - "salt": 14357619 + "salt": 14357621 + }, + "minecraft:bastion_remnant": { + "spacing": 27, + "separation": 4, + "salt": 30084232 + }, + "minecraft:fortress": { + "spacing": 27, + "separation": 4, + "salt": 30084232 }, "minecraft:nether_fossil": { "spacing": 2, "separation": 1, "salt": 14357921 }, - "minecraft:stronghold": { - "spacing": 1, - "separation": 0, - "salt": 0 + "minecraft:igloo": { + "spacing": 32, + "separation": 8, + "salt": 14357618 }, "minecraft:shipwreck": { "spacing": 24, "separation": 4, "salt": 165745295 }, - "minecraft:monument": { - "spacing": 32, - "separation": 5, - "salt": 10387313 - }, - "minecraft:endcity": { - "spacing": 20, - "separation": 11, - "salt": 10387313 - }, "minecraft:swamp_hut": { "spacing": 32, "separation": 8, "salt": 14357620 }, - "minecraft:bastion_remnant": { - "spacing": 27, - "separation": 4, - "salt": 30084232 - }, - "minecraft:desert_pyramid": { + "minecraft:jungle_pyramid": { "spacing": 32, "separation": 8, - "salt": 14357617 + "salt": 14357619 }, - "minecraft:igloo": { + "minecraft:village": { "spacing": 32, "separation": 8, - "salt": 14357618 + "salt": 10387312 }, - "minecraft:pillager_outpost": { - "spacing": 32, - "separation": 8, - "salt": 165745296 + "minecraft:ruined_portal": { + "spacing": 25, + "separation": 10, + "salt": 34222645 + }, + "minecraft:endcity": { + "spacing": 20, + "separation": 11, + "salt": 10387313 + }, + "minecraft:buried_treasure": { + "spacing": 1, + "separation": 0, + "salt": 0 }, "minecraft:mansion": { "spacing": 80, "separation": 20, "salt": 10387319 }, - "minecraft:mineshaft": { + "minecraft:monument": { + "spacing": 32, + "separation": 5, + "salt": 10387313 + }, + "minecraft:stronghold": { "spacing": 1, "separation": 0, "salt": 0 }, - "minecraft:ocean_ruin": { - "spacing": 20, + "minecraft:pillager_outpost": { + "spacing": 32, "separation": 8, - "salt": 14357621 - }, - "minecraft:fortress": { - "spacing": 27, - "separation": 4, - "salt": 30084232 + "salt": 165745296 }, - "minecraft:village": { + "minecraft:desert_pyramid": { "spacing": 32, "separation": 8, - "salt": 10387312 + "salt": 14357617 }, - "minecraft:buried_treasure": { + "minecraft:mineshaft": { "spacing": 1, "separation": 0, "salt": 0 - }, - "minecraft:ruined_portal": { - "spacing": 25, - "separation": 10, - "salt": 34222645 } } }, diff --git a/worldgen/noise_settings/overworld.json b/worldgen/noise_settings/overworld.json index 8167439..f7c3b40 100755 --- a/worldgen/noise_settings/overworld.json +++ b/worldgen/noise_settings/overworld.json @@ -10,95 +10,95 @@ "count": 128 }, "structures": { - "minecraft:jungle_pyramid": { - "spacing": 32, + "minecraft:ocean_ruin": { + "spacing": 20, "separation": 8, - "salt": 14357619 + "salt": 14357621 + }, + "minecraft:bastion_remnant": { + "spacing": 27, + "separation": 4, + "salt": 30084232 + }, + "minecraft:fortress": { + "spacing": 27, + "separation": 4, + "salt": 30084232 }, "minecraft:nether_fossil": { "spacing": 2, "separation": 1, "salt": 14357921 }, - "minecraft:stronghold": { - "spacing": 1, - "separation": 0, - "salt": 0 + "minecraft:igloo": { + "spacing": 32, + "separation": 8, + "salt": 14357618 }, "minecraft:shipwreck": { "spacing": 24, "separation": 4, "salt": 165745295 }, - "minecraft:monument": { - "spacing": 32, - "separation": 5, - "salt": 10387313 - }, - "minecraft:endcity": { - "spacing": 20, - "separation": 11, - "salt": 10387313 - }, "minecraft:swamp_hut": { "spacing": 32, "separation": 8, "salt": 14357620 }, - "minecraft:bastion_remnant": { - "spacing": 27, - "separation": 4, - "salt": 30084232 - }, - "minecraft:desert_pyramid": { + "minecraft:jungle_pyramid": { "spacing": 32, "separation": 8, - "salt": 14357617 + "salt": 14357619 }, - "minecraft:igloo": { + "minecraft:village": { "spacing": 32, "separation": 8, - "salt": 14357618 + "salt": 10387312 }, - "minecraft:pillager_outpost": { - "spacing": 32, - "separation": 8, - "salt": 165745296 + "minecraft:ruined_portal": { + "spacing": 40, + "separation": 15, + "salt": 34222645 + }, + "minecraft:endcity": { + "spacing": 20, + "separation": 11, + "salt": 10387313 + }, + "minecraft:buried_treasure": { + "spacing": 1, + "separation": 0, + "salt": 0 }, "minecraft:mansion": { "spacing": 80, "separation": 20, "salt": 10387319 }, - "minecraft:mineshaft": { + "minecraft:monument": { + "spacing": 32, + "separation": 5, + "salt": 10387313 + }, + "minecraft:stronghold": { "spacing": 1, "separation": 0, "salt": 0 }, - "minecraft:ocean_ruin": { - "spacing": 20, + "minecraft:pillager_outpost": { + "spacing": 32, "separation": 8, - "salt": 14357621 - }, - "minecraft:fortress": { - "spacing": 27, - "separation": 4, - "salt": 30084232 + "salt": 165745296 }, - "minecraft:village": { + "minecraft:desert_pyramid": { "spacing": 32, "separation": 8, - "salt": 10387312 + "salt": 14357617 }, - "minecraft:buried_treasure": { + "minecraft:mineshaft": { "spacing": 1, "separation": 0, "salt": 0 - }, - "minecraft:ruined_portal": { - "spacing": 40, - "separation": 15, - "salt": 34222645 } } }, diff --git a/worldgen/processor_list/empty.json b/worldgen/processor_list/empty.json new file mode 100755 index 0000000..06b65ef --- /dev/null +++ b/worldgen/processor_list/empty.json @@ -0,0 +1,3 @@ +{ + "processors": [] +} \ No newline at end of file diff --git a/worldgen/processor_list/outpost_rot.json b/worldgen/processor_list/outpost_rot.json new file mode 100755 index 0000000..65991b4 --- /dev/null +++ b/worldgen/processor_list/outpost_rot.json @@ -0,0 +1,8 @@ +{ + "processors": [ + { + "integrity": 0.05, + "processor_type": "minecraft:block_rot" + } + ] +} \ No newline at end of file diff --git a/worldgen/template_pool/bastion/blocks/gold.json b/worldgen/template_pool/bastion/blocks/gold.json index 66eb402..521a440 100755 --- a/worldgen/template_pool/bastion/blocks/gold.json +++ b/worldgen/template_pool/bastion/blocks/gold.json @@ -6,9 +6,7 @@ "weight": 3, "element": { "location": "minecraft:bastion/blocks/air", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:single_pool_element" } @@ -17,9 +15,7 @@ "weight": 1, "element": { "location": "minecraft:bastion/blocks/gold", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:single_pool_element" } diff --git a/worldgen/template_pool/bastion/mobs/hoglin.json b/worldgen/template_pool/bastion/mobs/hoglin.json index 4d06e0a..3d3e852 100755 --- a/worldgen/template_pool/bastion/mobs/hoglin.json +++ b/worldgen/template_pool/bastion/mobs/hoglin.json @@ -6,9 +6,7 @@ "weight": 2, "element": { "location": "minecraft:bastion/mobs/hoglin", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:single_pool_element" } @@ -17,9 +15,7 @@ "weight": 1, "element": { "location": "minecraft:bastion/mobs/empty", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:single_pool_element" } diff --git a/worldgen/template_pool/bastion/mobs/piglin.json b/worldgen/template_pool/bastion/mobs/piglin.json index c118d53..ad10942 100755 --- a/worldgen/template_pool/bastion/mobs/piglin.json +++ b/worldgen/template_pool/bastion/mobs/piglin.json @@ -6,9 +6,7 @@ "weight": 1, "element": { "location": "minecraft:bastion/mobs/melee_piglin", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:single_pool_element" } @@ -17,9 +15,7 @@ "weight": 4, "element": { "location": "minecraft:bastion/mobs/sword_piglin", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:single_pool_element" } @@ -28,9 +24,7 @@ "weight": 4, "element": { "location": "minecraft:bastion/mobs/crossbow_piglin", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:single_pool_element" } @@ -39,9 +33,7 @@ "weight": 1, "element": { "location": "minecraft:bastion/mobs/empty", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:single_pool_element" } diff --git a/worldgen/template_pool/bastion/mobs/piglin_melee.json b/worldgen/template_pool/bastion/mobs/piglin_melee.json index 95c2d65..b1cf0b2 100755 --- a/worldgen/template_pool/bastion/mobs/piglin_melee.json +++ b/worldgen/template_pool/bastion/mobs/piglin_melee.json @@ -6,9 +6,7 @@ "weight": 1, "element": { "location": "minecraft:bastion/mobs/melee_piglin_always", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:single_pool_element" } @@ -17,9 +15,7 @@ "weight": 5, "element": { "location": "minecraft:bastion/mobs/melee_piglin", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:single_pool_element" } @@ -28,9 +24,7 @@ "weight": 1, "element": { "location": "minecraft:bastion/mobs/sword_piglin", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:single_pool_element" } diff --git a/worldgen/template_pool/pillager_outpost/base_plates.json b/worldgen/template_pool/pillager_outpost/base_plates.json index 65f3c72..87c1b8f 100755 --- a/worldgen/template_pool/pillager_outpost/base_plates.json +++ b/worldgen/template_pool/pillager_outpost/base_plates.json @@ -6,9 +6,7 @@ "weight": 1, "element": { "location": "minecraft:pillager_outpost/base_plate", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } diff --git a/worldgen/template_pool/pillager_outpost/feature_plates.json b/worldgen/template_pool/pillager_outpost/feature_plates.json index 2e83de1..d97e26c 100755 --- a/worldgen/template_pool/pillager_outpost/feature_plates.json +++ b/worldgen/template_pool/pillager_outpost/feature_plates.json @@ -6,9 +6,7 @@ "weight": 1, "element": { "location": "minecraft:pillager_outpost/feature_plate", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "terrain_matching", "element_type": "minecraft:legacy_single_pool_element" } diff --git a/worldgen/template_pool/pillager_outpost/features.json b/worldgen/template_pool/pillager_outpost/features.json index 41a37fc..198921e 100755 --- a/worldgen/template_pool/pillager_outpost/features.json +++ b/worldgen/template_pool/pillager_outpost/features.json @@ -6,9 +6,7 @@ "weight": 1, "element": { "location": "minecraft:pillager_outpost/feature_cage1", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -17,9 +15,7 @@ "weight": 1, "element": { "location": "minecraft:pillager_outpost/feature_cage2", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -28,9 +24,7 @@ "weight": 1, "element": { "location": "minecraft:pillager_outpost/feature_logs", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -39,9 +33,7 @@ "weight": 1, "element": { "location": "minecraft:pillager_outpost/feature_tent1", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -50,9 +42,7 @@ "weight": 1, "element": { "location": "minecraft:pillager_outpost/feature_tent2", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -61,9 +51,7 @@ "weight": 1, "element": { "location": "minecraft:pillager_outpost/feature_targets", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } diff --git a/worldgen/template_pool/pillager_outpost/towers.json b/worldgen/template_pool/pillager_outpost/towers.json index 4cd4172..b286e25 100755 --- a/worldgen/template_pool/pillager_outpost/towers.json +++ b/worldgen/template_pool/pillager_outpost/towers.json @@ -8,22 +8,13 @@ "elements": [ { "location": "minecraft:pillager_outpost/watchtower", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" }, { "location": "minecraft:pillager_outpost/watchtower_overgrown", - "processors": { - "processors": [ - { - "integrity": 0.05, - "processor_type": "minecraft:block_rot" - } - ] - }, + "processors": "minecraft:outpost_rot", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } diff --git a/worldgen/template_pool/village/common/animals.json b/worldgen/template_pool/village/common/animals.json index 53d275c..19660e2 100755 --- a/worldgen/template_pool/village/common/animals.json +++ b/worldgen/template_pool/village/common/animals.json @@ -6,9 +6,7 @@ "weight": 7, "element": { "location": "minecraft:village/common/animals/cows_1", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -17,9 +15,7 @@ "weight": 7, "element": { "location": "minecraft:village/common/animals/pigs_1", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -28,9 +24,7 @@ "weight": 1, "element": { "location": "minecraft:village/common/animals/horses_1", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -39,9 +33,7 @@ "weight": 1, "element": { "location": "minecraft:village/common/animals/horses_2", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -50,9 +42,7 @@ "weight": 1, "element": { "location": "minecraft:village/common/animals/horses_3", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -61,9 +51,7 @@ "weight": 1, "element": { "location": "minecraft:village/common/animals/horses_4", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -72,9 +60,7 @@ "weight": 1, "element": { "location": "minecraft:village/common/animals/horses_5", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -83,9 +69,7 @@ "weight": 1, "element": { "location": "minecraft:village/common/animals/sheep_1", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -94,9 +78,7 @@ "weight": 1, "element": { "location": "minecraft:village/common/animals/sheep_2", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } diff --git a/worldgen/template_pool/village/common/butcher_animals.json b/worldgen/template_pool/village/common/butcher_animals.json index 56f7171..184f9fe 100755 --- a/worldgen/template_pool/village/common/butcher_animals.json +++ b/worldgen/template_pool/village/common/butcher_animals.json @@ -6,9 +6,7 @@ "weight": 3, "element": { "location": "minecraft:village/common/animals/cows_1", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -17,9 +15,7 @@ "weight": 3, "element": { "location": "minecraft:village/common/animals/pigs_1", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -28,9 +24,7 @@ "weight": 1, "element": { "location": "minecraft:village/common/animals/sheep_1", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -39,9 +33,7 @@ "weight": 1, "element": { "location": "minecraft:village/common/animals/sheep_2", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } diff --git a/worldgen/template_pool/village/common/cats.json b/worldgen/template_pool/village/common/cats.json index 46d7e3b..18c5761 100755 --- a/worldgen/template_pool/village/common/cats.json +++ b/worldgen/template_pool/village/common/cats.json @@ -6,9 +6,7 @@ "weight": 1, "element": { "location": "minecraft:village/common/animals/cat_black", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -17,9 +15,7 @@ "weight": 1, "element": { "location": "minecraft:village/common/animals/cat_british", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -28,9 +24,7 @@ "weight": 1, "element": { "location": "minecraft:village/common/animals/cat_calico", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -39,9 +33,7 @@ "weight": 1, "element": { "location": "minecraft:village/common/animals/cat_persian", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -50,9 +42,7 @@ "weight": 1, "element": { "location": "minecraft:village/common/animals/cat_ragdoll", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -61,9 +51,7 @@ "weight": 1, "element": { "location": "minecraft:village/common/animals/cat_red", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -72,9 +60,7 @@ "weight": 1, "element": { "location": "minecraft:village/common/animals/cat_siamese", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -83,9 +69,7 @@ "weight": 1, "element": { "location": "minecraft:village/common/animals/cat_tabby", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -94,9 +78,7 @@ "weight": 1, "element": { "location": "minecraft:village/common/animals/cat_white", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -105,9 +87,7 @@ "weight": 1, "element": { "location": "minecraft:village/common/animals/cat_jellie", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } diff --git a/worldgen/template_pool/village/common/iron_golem.json b/worldgen/template_pool/village/common/iron_golem.json index 879beaf..3276b67 100755 --- a/worldgen/template_pool/village/common/iron_golem.json +++ b/worldgen/template_pool/village/common/iron_golem.json @@ -6,9 +6,7 @@ "weight": 1, "element": { "location": "minecraft:village/common/iron_golem", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } diff --git a/worldgen/template_pool/village/common/sheep.json b/worldgen/template_pool/village/common/sheep.json index 200686d..c74ee15 100755 --- a/worldgen/template_pool/village/common/sheep.json +++ b/worldgen/template_pool/village/common/sheep.json @@ -6,9 +6,7 @@ "weight": 1, "element": { "location": "minecraft:village/common/animals/sheep_1", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -17,9 +15,7 @@ "weight": 1, "element": { "location": "minecraft:village/common/animals/sheep_2", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } diff --git a/worldgen/template_pool/village/common/well_bottoms.json b/worldgen/template_pool/village/common/well_bottoms.json index 2e33a92..57014f7 100755 --- a/worldgen/template_pool/village/common/well_bottoms.json +++ b/worldgen/template_pool/village/common/well_bottoms.json @@ -6,9 +6,7 @@ "weight": 1, "element": { "location": "minecraft:village/common/well_bottom", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } diff --git a/worldgen/template_pool/village/desert/decor.json b/worldgen/template_pool/village/desert/decor.json index 34a97af..279984b 100755 --- a/worldgen/template_pool/village/desert/decor.json +++ b/worldgen/template_pool/village/desert/decor.json @@ -6,9 +6,7 @@ "weight": 10, "element": { "location": "minecraft:village/desert/desert_lamp_1", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } diff --git a/worldgen/template_pool/village/desert/houses.json b/worldgen/template_pool/village/desert/houses.json index f7aeafa..1fcc5eb 100755 --- a/worldgen/template_pool/village/desert/houses.json +++ b/worldgen/template_pool/village/desert/houses.json @@ -6,9 +6,7 @@ "weight": 2, "element": { "location": "minecraft:village/desert/houses/desert_small_house_1", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -17,9 +15,7 @@ "weight": 2, "element": { "location": "minecraft:village/desert/houses/desert_small_house_2", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -28,9 +24,7 @@ "weight": 2, "element": { "location": "minecraft:village/desert/houses/desert_small_house_3", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -39,9 +33,7 @@ "weight": 2, "element": { "location": "minecraft:village/desert/houses/desert_small_house_4", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -50,9 +42,7 @@ "weight": 2, "element": { "location": "minecraft:village/desert/houses/desert_small_house_5", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -61,9 +51,7 @@ "weight": 1, "element": { "location": "minecraft:village/desert/houses/desert_small_house_6", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -72,9 +60,7 @@ "weight": 2, "element": { "location": "minecraft:village/desert/houses/desert_small_house_7", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -83,9 +69,7 @@ "weight": 2, "element": { "location": "minecraft:village/desert/houses/desert_small_house_8", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -94,9 +78,7 @@ "weight": 2, "element": { "location": "minecraft:village/desert/houses/desert_medium_house_1", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -105,9 +87,7 @@ "weight": 2, "element": { "location": "minecraft:village/desert/houses/desert_medium_house_2", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -116,9 +96,7 @@ "weight": 2, "element": { "location": "minecraft:village/desert/houses/desert_butcher_shop_1", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -127,9 +105,7 @@ "weight": 2, "element": { "location": "minecraft:village/desert/houses/desert_tool_smith_1", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -138,9 +114,7 @@ "weight": 2, "element": { "location": "minecraft:village/desert/houses/desert_fletcher_house_1", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -149,9 +123,7 @@ "weight": 2, "element": { "location": "minecraft:village/desert/houses/desert_shepherd_house_1", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -160,9 +132,7 @@ "weight": 1, "element": { "location": "minecraft:village/desert/houses/desert_armorer_1", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -171,9 +141,7 @@ "weight": 2, "element": { "location": "minecraft:village/desert/houses/desert_fisher_1", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -182,9 +150,7 @@ "weight": 2, "element": { "location": "minecraft:village/desert/houses/desert_tannery_1", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -193,9 +159,7 @@ "weight": 2, "element": { "location": "minecraft:village/desert/houses/desert_cartographer_house_1", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -204,9 +168,7 @@ "weight": 2, "element": { "location": "minecraft:village/desert/houses/desert_library_1", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -215,9 +177,7 @@ "weight": 2, "element": { "location": "minecraft:village/desert/houses/desert_mason_1", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -226,9 +186,7 @@ "weight": 2, "element": { "location": "minecraft:village/desert/houses/desert_weaponsmith_1", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -237,9 +195,7 @@ "weight": 2, "element": { "location": "minecraft:village/desert/houses/desert_temple_1", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -248,9 +204,7 @@ "weight": 2, "element": { "location": "minecraft:village/desert/houses/desert_temple_2", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -286,9 +240,7 @@ "weight": 2, "element": { "location": "minecraft:village/desert/houses/desert_animal_pen_1", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -297,9 +249,7 @@ "weight": 2, "element": { "location": "minecraft:village/desert/houses/desert_animal_pen_2", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } diff --git a/worldgen/template_pool/village/desert/streets.json b/worldgen/template_pool/village/desert/streets.json index da2d91f..d81be7c 100755 --- a/worldgen/template_pool/village/desert/streets.json +++ b/worldgen/template_pool/village/desert/streets.json @@ -6,9 +6,7 @@ "weight": 3, "element": { "location": "minecraft:village/desert/streets/corner_01", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "terrain_matching", "element_type": "minecraft:legacy_single_pool_element" } @@ -17,9 +15,7 @@ "weight": 3, "element": { "location": "minecraft:village/desert/streets/corner_02", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "terrain_matching", "element_type": "minecraft:legacy_single_pool_element" } @@ -28,9 +24,7 @@ "weight": 4, "element": { "location": "minecraft:village/desert/streets/straight_01", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "terrain_matching", "element_type": "minecraft:legacy_single_pool_element" } @@ -39,9 +33,7 @@ "weight": 4, "element": { "location": "minecraft:village/desert/streets/straight_02", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "terrain_matching", "element_type": "minecraft:legacy_single_pool_element" } @@ -50,9 +42,7 @@ "weight": 3, "element": { "location": "minecraft:village/desert/streets/straight_03", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "terrain_matching", "element_type": "minecraft:legacy_single_pool_element" } @@ -61,9 +51,7 @@ "weight": 3, "element": { "location": "minecraft:village/desert/streets/crossroad_01", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "terrain_matching", "element_type": "minecraft:legacy_single_pool_element" } @@ -72,9 +60,7 @@ "weight": 3, "element": { "location": "minecraft:village/desert/streets/crossroad_02", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "terrain_matching", "element_type": "minecraft:legacy_single_pool_element" } @@ -83,9 +69,7 @@ "weight": 3, "element": { "location": "minecraft:village/desert/streets/crossroad_03", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "terrain_matching", "element_type": "minecraft:legacy_single_pool_element" } @@ -94,9 +78,7 @@ "weight": 3, "element": { "location": "minecraft:village/desert/streets/square_01", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "terrain_matching", "element_type": "minecraft:legacy_single_pool_element" } @@ -105,9 +87,7 @@ "weight": 3, "element": { "location": "minecraft:village/desert/streets/square_02", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "terrain_matching", "element_type": "minecraft:legacy_single_pool_element" } @@ -116,9 +96,7 @@ "weight": 3, "element": { "location": "minecraft:village/desert/streets/turn_01", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "terrain_matching", "element_type": "minecraft:legacy_single_pool_element" } diff --git a/worldgen/template_pool/village/desert/terminators.json b/worldgen/template_pool/village/desert/terminators.json index a76dc76..301c697 100755 --- a/worldgen/template_pool/village/desert/terminators.json +++ b/worldgen/template_pool/village/desert/terminators.json @@ -6,9 +6,7 @@ "weight": 1, "element": { "location": "minecraft:village/desert/terminators/terminator_01", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "terrain_matching", "element_type": "minecraft:legacy_single_pool_element" } @@ -17,9 +15,7 @@ "weight": 1, "element": { "location": "minecraft:village/desert/terminators/terminator_02", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "terrain_matching", "element_type": "minecraft:legacy_single_pool_element" } diff --git a/worldgen/template_pool/village/desert/town_centers.json b/worldgen/template_pool/village/desert/town_centers.json index d5622f2..9b4d9bf 100755 --- a/worldgen/template_pool/village/desert/town_centers.json +++ b/worldgen/template_pool/village/desert/town_centers.json @@ -6,9 +6,7 @@ "weight": 98, "element": { "location": "minecraft:village/desert/town_centers/desert_meeting_point_1", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -17,9 +15,7 @@ "weight": 98, "element": { "location": "minecraft:village/desert/town_centers/desert_meeting_point_2", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -28,9 +24,7 @@ "weight": 49, "element": { "location": "minecraft:village/desert/town_centers/desert_meeting_point_3", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } diff --git a/worldgen/template_pool/village/desert/villagers.json b/worldgen/template_pool/village/desert/villagers.json index ccc2327..2072896 100755 --- a/worldgen/template_pool/village/desert/villagers.json +++ b/worldgen/template_pool/village/desert/villagers.json @@ -6,9 +6,7 @@ "weight": 1, "element": { "location": "minecraft:village/desert/villagers/nitwit", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -17,9 +15,7 @@ "weight": 1, "element": { "location": "minecraft:village/desert/villagers/baby", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -28,9 +24,7 @@ "weight": 10, "element": { "location": "minecraft:village/desert/villagers/unemployed", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } diff --git a/worldgen/template_pool/village/desert/zombie/streets.json b/worldgen/template_pool/village/desert/zombie/streets.json index a3ccc00..1845c44 100755 --- a/worldgen/template_pool/village/desert/zombie/streets.json +++ b/worldgen/template_pool/village/desert/zombie/streets.json @@ -6,9 +6,7 @@ "weight": 3, "element": { "location": "minecraft:village/desert/zombie/streets/corner_01", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "terrain_matching", "element_type": "minecraft:legacy_single_pool_element" } @@ -17,9 +15,7 @@ "weight": 3, "element": { "location": "minecraft:village/desert/zombie/streets/corner_02", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "terrain_matching", "element_type": "minecraft:legacy_single_pool_element" } @@ -28,9 +24,7 @@ "weight": 4, "element": { "location": "minecraft:village/desert/zombie/streets/straight_01", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "terrain_matching", "element_type": "minecraft:legacy_single_pool_element" } @@ -39,9 +33,7 @@ "weight": 4, "element": { "location": "minecraft:village/desert/zombie/streets/straight_02", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "terrain_matching", "element_type": "minecraft:legacy_single_pool_element" } @@ -50,9 +42,7 @@ "weight": 3, "element": { "location": "minecraft:village/desert/zombie/streets/straight_03", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "terrain_matching", "element_type": "minecraft:legacy_single_pool_element" } @@ -61,9 +51,7 @@ "weight": 3, "element": { "location": "minecraft:village/desert/zombie/streets/crossroad_01", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "terrain_matching", "element_type": "minecraft:legacy_single_pool_element" } @@ -72,9 +60,7 @@ "weight": 3, "element": { "location": "minecraft:village/desert/zombie/streets/crossroad_02", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "terrain_matching", "element_type": "minecraft:legacy_single_pool_element" } @@ -83,9 +69,7 @@ "weight": 3, "element": { "location": "minecraft:village/desert/zombie/streets/crossroad_03", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "terrain_matching", "element_type": "minecraft:legacy_single_pool_element" } @@ -94,9 +78,7 @@ "weight": 3, "element": { "location": "minecraft:village/desert/zombie/streets/square_01", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "terrain_matching", "element_type": "minecraft:legacy_single_pool_element" } @@ -105,9 +87,7 @@ "weight": 3, "element": { "location": "minecraft:village/desert/zombie/streets/square_02", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "terrain_matching", "element_type": "minecraft:legacy_single_pool_element" } @@ -116,9 +96,7 @@ "weight": 3, "element": { "location": "minecraft:village/desert/zombie/streets/turn_01", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "terrain_matching", "element_type": "minecraft:legacy_single_pool_element" } diff --git a/worldgen/template_pool/village/desert/zombie/terminators.json b/worldgen/template_pool/village/desert/zombie/terminators.json index 0da6ad0..350f57e 100755 --- a/worldgen/template_pool/village/desert/zombie/terminators.json +++ b/worldgen/template_pool/village/desert/zombie/terminators.json @@ -6,9 +6,7 @@ "weight": 1, "element": { "location": "minecraft:village/desert/terminators/terminator_01", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "terrain_matching", "element_type": "minecraft:legacy_single_pool_element" } @@ -17,9 +15,7 @@ "weight": 1, "element": { "location": "minecraft:village/desert/zombie/terminators/terminator_02", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "terrain_matching", "element_type": "minecraft:legacy_single_pool_element" } diff --git a/worldgen/template_pool/village/desert/zombie/villagers.json b/worldgen/template_pool/village/desert/zombie/villagers.json index 76e0770..b7a4709 100755 --- a/worldgen/template_pool/village/desert/zombie/villagers.json +++ b/worldgen/template_pool/village/desert/zombie/villagers.json @@ -6,9 +6,7 @@ "weight": 1, "element": { "location": "minecraft:village/desert/zombie/villagers/nitwit", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -17,9 +15,7 @@ "weight": 10, "element": { "location": "minecraft:village/desert/zombie/villagers/unemployed", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } diff --git a/worldgen/template_pool/village/plains/decor.json b/worldgen/template_pool/village/plains/decor.json index 3b9cf82..b0af810 100755 --- a/worldgen/template_pool/village/plains/decor.json +++ b/worldgen/template_pool/village/plains/decor.json @@ -6,9 +6,7 @@ "weight": 2, "element": { "location": "minecraft:village/plains/plains_lamp_1", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } diff --git a/worldgen/template_pool/village/plains/houses.json b/worldgen/template_pool/village/plains/houses.json index adf439e..cef45ba 100755 --- a/worldgen/template_pool/village/plains/houses.json +++ b/worldgen/template_pool/village/plains/houses.json @@ -141,9 +141,7 @@ "weight": 2, "element": { "location": "minecraft:village/plains/houses/plains_shepherds_house_1", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -251,9 +249,7 @@ "weight": 2, "element": { "location": "minecraft:village/plains/houses/plains_stable_2", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -280,9 +276,7 @@ "weight": 1, "element": { "location": "minecraft:village/plains/houses/plains_animal_pen_1", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -291,9 +285,7 @@ "weight": 1, "element": { "location": "minecraft:village/plains/houses/plains_animal_pen_2", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -302,9 +294,7 @@ "weight": 5, "element": { "location": "minecraft:village/plains/houses/plains_animal_pen_3", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -313,9 +303,7 @@ "weight": 1, "element": { "location": "minecraft:village/plains/houses/plains_accessory_1", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -333,9 +321,7 @@ "weight": 1, "element": { "location": "minecraft:village/plains/houses/plains_meeting_point_5", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } diff --git a/worldgen/template_pool/village/plains/town_centers.json b/worldgen/template_pool/village/plains/town_centers.json index 208baf0..28f2ca2 100755 --- a/worldgen/template_pool/village/plains/town_centers.json +++ b/worldgen/template_pool/village/plains/town_centers.json @@ -24,9 +24,7 @@ "weight": 50, "element": { "location": "minecraft:village/plains/town_centers/plains_meeting_point_2", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } diff --git a/worldgen/template_pool/village/plains/villagers.json b/worldgen/template_pool/village/plains/villagers.json index 76f334d..c292fce 100755 --- a/worldgen/template_pool/village/plains/villagers.json +++ b/worldgen/template_pool/village/plains/villagers.json @@ -6,9 +6,7 @@ "weight": 1, "element": { "location": "minecraft:village/plains/villagers/nitwit", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -17,9 +15,7 @@ "weight": 1, "element": { "location": "minecraft:village/plains/villagers/baby", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -28,9 +24,7 @@ "weight": 10, "element": { "location": "minecraft:village/plains/villagers/unemployed", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } diff --git a/worldgen/template_pool/village/plains/zombie/villagers.json b/worldgen/template_pool/village/plains/zombie/villagers.json index ead8cf6..7ef3537 100755 --- a/worldgen/template_pool/village/plains/zombie/villagers.json +++ b/worldgen/template_pool/village/plains/zombie/villagers.json @@ -6,9 +6,7 @@ "weight": 1, "element": { "location": "minecraft:village/plains/zombie/villagers/nitwit", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -17,9 +15,7 @@ "weight": 10, "element": { "location": "minecraft:village/plains/zombie/villagers/unemployed", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } diff --git a/worldgen/template_pool/village/savanna/decor.json b/worldgen/template_pool/village/savanna/decor.json index a030bd9..0685380 100755 --- a/worldgen/template_pool/village/savanna/decor.json +++ b/worldgen/template_pool/village/savanna/decor.json @@ -6,9 +6,7 @@ "weight": 4, "element": { "location": "minecraft:village/savanna/savanna_lamp_post_01", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } diff --git a/worldgen/template_pool/village/savanna/houses.json b/worldgen/template_pool/village/savanna/houses.json index 48b19cf..bffd4d9 100755 --- a/worldgen/template_pool/village/savanna/houses.json +++ b/worldgen/template_pool/village/savanna/houses.json @@ -6,9 +6,7 @@ "weight": 2, "element": { "location": "minecraft:village/savanna/houses/savanna_small_house_1", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -17,9 +15,7 @@ "weight": 2, "element": { "location": "minecraft:village/savanna/houses/savanna_small_house_2", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -28,9 +24,7 @@ "weight": 2, "element": { "location": "minecraft:village/savanna/houses/savanna_small_house_3", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -39,9 +33,7 @@ "weight": 2, "element": { "location": "minecraft:village/savanna/houses/savanna_small_house_4", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -50,9 +42,7 @@ "weight": 2, "element": { "location": "minecraft:village/savanna/houses/savanna_small_house_5", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -61,9 +51,7 @@ "weight": 2, "element": { "location": "minecraft:village/savanna/houses/savanna_small_house_6", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -72,9 +60,7 @@ "weight": 2, "element": { "location": "minecraft:village/savanna/houses/savanna_small_house_7", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -83,9 +69,7 @@ "weight": 2, "element": { "location": "minecraft:village/savanna/houses/savanna_small_house_8", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -94,9 +78,7 @@ "weight": 2, "element": { "location": "minecraft:village/savanna/houses/savanna_medium_house_1", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -105,9 +87,7 @@ "weight": 2, "element": { "location": "minecraft:village/savanna/houses/savanna_medium_house_2", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -116,9 +96,7 @@ "weight": 2, "element": { "location": "minecraft:village/savanna/houses/savanna_butchers_shop_1", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -127,9 +105,7 @@ "weight": 2, "element": { "location": "minecraft:village/savanna/houses/savanna_butchers_shop_2", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -138,9 +114,7 @@ "weight": 2, "element": { "location": "minecraft:village/savanna/houses/savanna_tool_smith_1", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -149,9 +123,7 @@ "weight": 2, "element": { "location": "minecraft:village/savanna/houses/savanna_fletcher_house_1", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -160,9 +132,7 @@ "weight": 7, "element": { "location": "minecraft:village/savanna/houses/savanna_shepherd_1", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -171,9 +141,7 @@ "weight": 1, "element": { "location": "minecraft:village/savanna/houses/savanna_armorer_1", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -182,9 +150,7 @@ "weight": 3, "element": { "location": "minecraft:village/savanna/houses/savanna_fisher_cottage_1", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -193,9 +159,7 @@ "weight": 2, "element": { "location": "minecraft:village/savanna/houses/savanna_tannery_1", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -204,9 +168,7 @@ "weight": 2, "element": { "location": "minecraft:village/savanna/houses/savanna_cartographer_1", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -215,9 +177,7 @@ "weight": 2, "element": { "location": "minecraft:village/savanna/houses/savanna_library_1", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -226,9 +186,7 @@ "weight": 2, "element": { "location": "minecraft:village/savanna/houses/savanna_mason_1", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -237,9 +195,7 @@ "weight": 2, "element": { "location": "minecraft:village/savanna/houses/savanna_weaponsmith_1", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -248,9 +204,7 @@ "weight": 2, "element": { "location": "minecraft:village/savanna/houses/savanna_weaponsmith_2", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -259,9 +213,7 @@ "weight": 2, "element": { "location": "minecraft:village/savanna/houses/savanna_temple_1", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -270,9 +222,7 @@ "weight": 3, "element": { "location": "minecraft:village/savanna/houses/savanna_temple_2", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -308,9 +258,7 @@ "weight": 2, "element": { "location": "minecraft:village/savanna/houses/savanna_animal_pen_1", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -319,9 +267,7 @@ "weight": 2, "element": { "location": "minecraft:village/savanna/houses/savanna_animal_pen_2", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -330,9 +276,7 @@ "weight": 2, "element": { "location": "minecraft:village/savanna/houses/savanna_animal_pen_3", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } diff --git a/worldgen/template_pool/village/savanna/town_centers.json b/worldgen/template_pool/village/savanna/town_centers.json index 381b1e3..5fe8742 100755 --- a/worldgen/template_pool/village/savanna/town_centers.json +++ b/worldgen/template_pool/village/savanna/town_centers.json @@ -6,9 +6,7 @@ "weight": 100, "element": { "location": "minecraft:village/savanna/town_centers/savanna_meeting_point_1", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -17,9 +15,7 @@ "weight": 50, "element": { "location": "minecraft:village/savanna/town_centers/savanna_meeting_point_2", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -28,9 +24,7 @@ "weight": 150, "element": { "location": "minecraft:village/savanna/town_centers/savanna_meeting_point_3", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -39,9 +33,7 @@ "weight": 150, "element": { "location": "minecraft:village/savanna/town_centers/savanna_meeting_point_4", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } diff --git a/worldgen/template_pool/village/savanna/villagers.json b/worldgen/template_pool/village/savanna/villagers.json index 80f5033..92e8177 100755 --- a/worldgen/template_pool/village/savanna/villagers.json +++ b/worldgen/template_pool/village/savanna/villagers.json @@ -6,9 +6,7 @@ "weight": 1, "element": { "location": "minecraft:village/savanna/villagers/nitwit", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -17,9 +15,7 @@ "weight": 1, "element": { "location": "minecraft:village/savanna/villagers/baby", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -28,9 +24,7 @@ "weight": 10, "element": { "location": "minecraft:village/savanna/villagers/unemployed", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } diff --git a/worldgen/template_pool/village/savanna/zombie/villagers.json b/worldgen/template_pool/village/savanna/zombie/villagers.json index 59f9119..8b213f0 100755 --- a/worldgen/template_pool/village/savanna/zombie/villagers.json +++ b/worldgen/template_pool/village/savanna/zombie/villagers.json @@ -6,9 +6,7 @@ "weight": 1, "element": { "location": "minecraft:village/savanna/zombie/villagers/nitwit", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -17,9 +15,7 @@ "weight": 10, "element": { "location": "minecraft:village/savanna/zombie/villagers/unemployed", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } diff --git a/worldgen/template_pool/village/snowy/decor.json b/worldgen/template_pool/village/snowy/decor.json index 1aa9ec6..41c8dbf 100755 --- a/worldgen/template_pool/village/snowy/decor.json +++ b/worldgen/template_pool/village/snowy/decor.json @@ -6,9 +6,7 @@ "weight": 4, "element": { "location": "minecraft:village/snowy/snowy_lamp_post_01", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -17,9 +15,7 @@ "weight": 4, "element": { "location": "minecraft:village/snowy/snowy_lamp_post_02", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -28,9 +24,7 @@ "weight": 1, "element": { "location": "minecraft:village/snowy/snowy_lamp_post_03", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } diff --git a/worldgen/template_pool/village/snowy/houses.json b/worldgen/template_pool/village/snowy/houses.json index cb1e320..1101331 100755 --- a/worldgen/template_pool/village/snowy/houses.json +++ b/worldgen/template_pool/village/snowy/houses.json @@ -6,9 +6,7 @@ "weight": 2, "element": { "location": "minecraft:village/snowy/houses/snowy_small_house_1", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -17,9 +15,7 @@ "weight": 2, "element": { "location": "minecraft:village/snowy/houses/snowy_small_house_2", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -28,9 +24,7 @@ "weight": 2, "element": { "location": "minecraft:village/snowy/houses/snowy_small_house_3", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -39,9 +33,7 @@ "weight": 3, "element": { "location": "minecraft:village/snowy/houses/snowy_small_house_4", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -50,9 +42,7 @@ "weight": 2, "element": { "location": "minecraft:village/snowy/houses/snowy_small_house_5", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -61,9 +51,7 @@ "weight": 2, "element": { "location": "minecraft:village/snowy/houses/snowy_small_house_6", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -72,9 +60,7 @@ "weight": 2, "element": { "location": "minecraft:village/snowy/houses/snowy_small_house_7", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -83,9 +69,7 @@ "weight": 2, "element": { "location": "minecraft:village/snowy/houses/snowy_small_house_8", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -94,9 +78,7 @@ "weight": 2, "element": { "location": "minecraft:village/snowy/houses/snowy_medium_house_1", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -105,9 +87,7 @@ "weight": 2, "element": { "location": "minecraft:village/snowy/houses/snowy_medium_house_2", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -116,9 +96,7 @@ "weight": 2, "element": { "location": "minecraft:village/snowy/houses/snowy_medium_house_3", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -127,9 +105,7 @@ "weight": 2, "element": { "location": "minecraft:village/snowy/houses/snowy_butchers_shop_1", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -138,9 +114,7 @@ "weight": 2, "element": { "location": "minecraft:village/snowy/houses/snowy_butchers_shop_2", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -149,9 +123,7 @@ "weight": 2, "element": { "location": "minecraft:village/snowy/houses/snowy_tool_smith_1", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -160,9 +132,7 @@ "weight": 2, "element": { "location": "minecraft:village/snowy/houses/snowy_fletcher_house_1", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -171,9 +141,7 @@ "weight": 3, "element": { "location": "minecraft:village/snowy/houses/snowy_shepherds_house_1", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -182,9 +150,7 @@ "weight": 1, "element": { "location": "minecraft:village/snowy/houses/snowy_armorer_house_1", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -193,9 +159,7 @@ "weight": 1, "element": { "location": "minecraft:village/snowy/houses/snowy_armorer_house_2", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -204,9 +168,7 @@ "weight": 2, "element": { "location": "minecraft:village/snowy/houses/snowy_fisher_cottage", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -215,9 +177,7 @@ "weight": 2, "element": { "location": "minecraft:village/snowy/houses/snowy_tannery_1", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -226,9 +186,7 @@ "weight": 2, "element": { "location": "minecraft:village/snowy/houses/snowy_cartographer_house_1", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -237,9 +195,7 @@ "weight": 2, "element": { "location": "minecraft:village/snowy/houses/snowy_library_1", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -248,9 +204,7 @@ "weight": 2, "element": { "location": "minecraft:village/snowy/houses/snowy_masons_house_1", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -259,9 +213,7 @@ "weight": 2, "element": { "location": "minecraft:village/snowy/houses/snowy_masons_house_2", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -270,9 +222,7 @@ "weight": 2, "element": { "location": "minecraft:village/snowy/houses/snowy_weapon_smith_1", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -281,9 +231,7 @@ "weight": 2, "element": { "location": "minecraft:village/snowy/houses/snowy_temple_1", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -310,9 +258,7 @@ "weight": 2, "element": { "location": "minecraft:village/snowy/houses/snowy_animal_pen_1", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -321,9 +267,7 @@ "weight": 2, "element": { "location": "minecraft:village/snowy/houses/snowy_animal_pen_2", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } diff --git a/worldgen/template_pool/village/snowy/town_centers.json b/worldgen/template_pool/village/snowy/town_centers.json index 9a49154..87a7144 100755 --- a/worldgen/template_pool/village/snowy/town_centers.json +++ b/worldgen/template_pool/village/snowy/town_centers.json @@ -6,9 +6,7 @@ "weight": 100, "element": { "location": "minecraft:village/snowy/town_centers/snowy_meeting_point_1", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -17,9 +15,7 @@ "weight": 50, "element": { "location": "minecraft:village/snowy/town_centers/snowy_meeting_point_2", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -28,9 +24,7 @@ "weight": 150, "element": { "location": "minecraft:village/snowy/town_centers/snowy_meeting_point_3", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -39,9 +33,7 @@ "weight": 2, "element": { "location": "minecraft:village/snowy/zombie/town_centers/snowy_meeting_point_1", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -50,9 +42,7 @@ "weight": 1, "element": { "location": "minecraft:village/snowy/zombie/town_centers/snowy_meeting_point_2", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -61,9 +51,7 @@ "weight": 3, "element": { "location": "minecraft:village/snowy/zombie/town_centers/snowy_meeting_point_3", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } diff --git a/worldgen/template_pool/village/snowy/villagers.json b/worldgen/template_pool/village/snowy/villagers.json index 80b2451..b465769 100755 --- a/worldgen/template_pool/village/snowy/villagers.json +++ b/worldgen/template_pool/village/snowy/villagers.json @@ -6,9 +6,7 @@ "weight": 1, "element": { "location": "minecraft:village/snowy/villagers/nitwit", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -17,9 +15,7 @@ "weight": 1, "element": { "location": "minecraft:village/snowy/villagers/baby", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -28,9 +24,7 @@ "weight": 10, "element": { "location": "minecraft:village/snowy/villagers/unemployed", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } diff --git a/worldgen/template_pool/village/snowy/zombie/villagers.json b/worldgen/template_pool/village/snowy/zombie/villagers.json index 90d30c8..700c987 100755 --- a/worldgen/template_pool/village/snowy/zombie/villagers.json +++ b/worldgen/template_pool/village/snowy/zombie/villagers.json @@ -6,9 +6,7 @@ "weight": 1, "element": { "location": "minecraft:village/snowy/zombie/villagers/nitwit", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -17,9 +15,7 @@ "weight": 10, "element": { "location": "minecraft:village/snowy/zombie/villagers/unemployed", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } diff --git a/worldgen/template_pool/village/taiga/decor.json b/worldgen/template_pool/village/taiga/decor.json index 48fd5ac..257c34b 100755 --- a/worldgen/template_pool/village/taiga/decor.json +++ b/worldgen/template_pool/village/taiga/decor.json @@ -6,9 +6,7 @@ "weight": 10, "element": { "location": "minecraft:village/taiga/taiga_lamp_post_1", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -17,9 +15,7 @@ "weight": 4, "element": { "location": "minecraft:village/taiga/taiga_decoration_1", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -28,9 +24,7 @@ "weight": 1, "element": { "location": "minecraft:village/taiga/taiga_decoration_2", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -39,9 +33,7 @@ "weight": 1, "element": { "location": "minecraft:village/taiga/taiga_decoration_3", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -50,9 +42,7 @@ "weight": 1, "element": { "location": "minecraft:village/taiga/taiga_decoration_4", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -61,9 +51,7 @@ "weight": 2, "element": { "location": "minecraft:village/taiga/taiga_decoration_5", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -72,9 +60,7 @@ "weight": 1, "element": { "location": "minecraft:village/taiga/taiga_decoration_6", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } diff --git a/worldgen/template_pool/village/taiga/villagers.json b/worldgen/template_pool/village/taiga/villagers.json index f5f9215..b00bda6 100755 --- a/worldgen/template_pool/village/taiga/villagers.json +++ b/worldgen/template_pool/village/taiga/villagers.json @@ -6,9 +6,7 @@ "weight": 1, "element": { "location": "minecraft:village/taiga/villagers/nitwit", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -17,9 +15,7 @@ "weight": 1, "element": { "location": "minecraft:village/taiga/villagers/baby", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -28,9 +24,7 @@ "weight": 10, "element": { "location": "minecraft:village/taiga/villagers/unemployed", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } diff --git a/worldgen/template_pool/village/taiga/zombie/decor.json b/worldgen/template_pool/village/taiga/zombie/decor.json index 2dc6098..86d8029 100755 --- a/worldgen/template_pool/village/taiga/zombie/decor.json +++ b/worldgen/template_pool/village/taiga/zombie/decor.json @@ -6,9 +6,7 @@ "weight": 4, "element": { "location": "minecraft:village/taiga/taiga_decoration_1", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -17,9 +15,7 @@ "weight": 1, "element": { "location": "minecraft:village/taiga/taiga_decoration_2", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -28,9 +24,7 @@ "weight": 1, "element": { "location": "minecraft:village/taiga/taiga_decoration_3", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -39,9 +33,7 @@ "weight": 1, "element": { "location": "minecraft:village/taiga/taiga_decoration_4", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } diff --git a/worldgen/template_pool/village/taiga/zombie/villagers.json b/worldgen/template_pool/village/taiga/zombie/villagers.json index 7e60dd0..5be956b 100755 --- a/worldgen/template_pool/village/taiga/zombie/villagers.json +++ b/worldgen/template_pool/village/taiga/zombie/villagers.json @@ -6,9 +6,7 @@ "weight": 1, "element": { "location": "minecraft:village/taiga/zombie/villagers/nitwit", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" } @@ -17,9 +15,7 @@ "weight": 10, "element": { "location": "minecraft:village/taiga/zombie/villagers/unemployed", - "processors": { - "processors": [] - }, + "processors": "minecraft:empty", "projection": "rigid", "element_type": "minecraft:legacy_single_pool_element" }