minecraft-src/data/minecraft/worldgen/template_pool/ancient_city/walls.json
2025-07-04 01:41:11 +03:00

149 lines
No EOL
4.6 KiB
JSON

{
"elements": [
{
"element": {
"element_type": "minecraft:single_pool_element",
"location": "minecraft:ancient_city/walls/intact_corner_wall_1",
"processors": "minecraft:ancient_city_walls_degradation",
"projection": "rigid"
},
"weight": 1
},
{
"element": {
"element_type": "minecraft:single_pool_element",
"location": "minecraft:ancient_city/walls/intact_intersection_wall_1",
"processors": "minecraft:ancient_city_walls_degradation",
"projection": "rigid"
},
"weight": 1
},
{
"element": {
"element_type": "minecraft:single_pool_element",
"location": "minecraft:ancient_city/walls/intact_lshape_wall_1",
"processors": "minecraft:ancient_city_walls_degradation",
"projection": "rigid"
},
"weight": 1
},
{
"element": {
"element_type": "minecraft:single_pool_element",
"location": "minecraft:ancient_city/walls/intact_horizontal_wall_1",
"processors": "minecraft:ancient_city_walls_degradation",
"projection": "rigid"
},
"weight": 1
},
{
"element": {
"element_type": "minecraft:single_pool_element",
"location": "minecraft:ancient_city/walls/intact_horizontal_wall_2",
"processors": "minecraft:ancient_city_walls_degradation",
"projection": "rigid"
},
"weight": 1
},
{
"element": {
"element_type": "minecraft:single_pool_element",
"location": "minecraft:ancient_city/walls/intact_horizontal_wall_stairs_1",
"processors": "minecraft:ancient_city_walls_degradation",
"projection": "rigid"
},
"weight": 1
},
{
"element": {
"element_type": "minecraft:single_pool_element",
"location": "minecraft:ancient_city/walls/intact_horizontal_wall_stairs_2",
"processors": "minecraft:ancient_city_walls_degradation",
"projection": "rigid"
},
"weight": 1
},
{
"element": {
"element_type": "minecraft:single_pool_element",
"location": "minecraft:ancient_city/walls/intact_horizontal_wall_stairs_3",
"processors": "minecraft:ancient_city_walls_degradation",
"projection": "rigid"
},
"weight": 1
},
{
"element": {
"element_type": "minecraft:single_pool_element",
"location": "minecraft:ancient_city/walls/intact_horizontal_wall_stairs_4",
"processors": "minecraft:ancient_city_walls_degradation",
"projection": "rigid"
},
"weight": 4
},
{
"element": {
"element_type": "minecraft:single_pool_element",
"location": "minecraft:ancient_city/walls/intact_horizontal_wall_passage_1",
"processors": "minecraft:ancient_city_walls_degradation",
"projection": "rigid"
},
"weight": 3
},
{
"element": {
"element_type": "minecraft:single_pool_element",
"location": "minecraft:ancient_city/walls/ruined_corner_wall_1",
"processors": "minecraft:ancient_city_walls_degradation",
"projection": "rigid"
},
"weight": 1
},
{
"element": {
"element_type": "minecraft:single_pool_element",
"location": "minecraft:ancient_city/walls/ruined_corner_wall_2",
"processors": "minecraft:ancient_city_walls_degradation",
"projection": "rigid"
},
"weight": 1
},
{
"element": {
"element_type": "minecraft:single_pool_element",
"location": "minecraft:ancient_city/walls/ruined_horizontal_wall_stairs_1",
"processors": "minecraft:ancient_city_walls_degradation",
"projection": "rigid"
},
"weight": 2
},
{
"element": {
"element_type": "minecraft:single_pool_element",
"location": "minecraft:ancient_city/walls/ruined_horizontal_wall_stairs_2",
"processors": "minecraft:ancient_city_walls_degradation",
"projection": "rigid"
},
"weight": 2
},
{
"element": {
"element_type": "minecraft:single_pool_element",
"location": "minecraft:ancient_city/walls/ruined_horizontal_wall_stairs_3",
"processors": "minecraft:ancient_city_walls_degradation",
"projection": "rigid"
},
"weight": 3
},
{
"element": {
"element_type": "minecraft:single_pool_element",
"location": "minecraft:ancient_city/walls/ruined_horizontal_wall_stairs_4",
"processors": "minecraft:ancient_city_walls_degradation",
"projection": "rigid"
},
"weight": 3
}
],
"fallback": "minecraft:empty"
}