removed moon spikes

This commit is contained in:
Pyritie 2025-06-03 01:14:05 +01:00
parent 30382b7346
commit 02132ca387
19 changed files with 0 additions and 1 deletions

View file

@ -1,49 +0,0 @@
{
"feature": "tfg:moon/surface/spike/andesite",
"placement": [
{
"type": "minecraft:count",
"count": 256
},
{
"type": "minecraft:in_square"
},
{
"type": "minecraft:height_range",
"height": {
"type": "minecraft:uniform",
"max_inclusive": {
"absolute": 95
},
"min_inclusive": {
"above_bottom": 15
}
}
},
{
"type": "minecraft:environment_scan",
"allowed_search_condition": {
"type": "minecraft:matching_blocks",
"blocks": "minecraft:air"
},
"direction_of_search": "down",
"max_steps": 32,
"target_condition": {
"type": "minecraft:solid"
}
},
{
"type": "tfc:underground"
},
{
"type": "minecraft:block_predicate_filter",
"predicate": {
"type": "minecraft:matching_blocks",
"blocks": [
"tfc:rock/raw/andesite",
"tfc:rock/hardened/andesite"
]
}
}
]
}

View file

@ -1,49 +0,0 @@
{
"feature": "tfg:moon/surface/spike/basalt",
"placement": [
{
"type": "minecraft:count",
"count": 256
},
{
"type": "minecraft:in_square"
},
{
"type": "minecraft:height_range",
"height": {
"type": "minecraft:uniform",
"max_inclusive": {
"absolute": 95
},
"min_inclusive": {
"above_bottom": 15
}
}
},
{
"type": "minecraft:environment_scan",
"allowed_search_condition": {
"type": "minecraft:matching_blocks",
"blocks": "minecraft:air"
},
"direction_of_search": "down",
"max_steps": 32,
"target_condition": {
"type": "minecraft:solid"
}
},
{
"type": "tfc:underground"
},
{
"type": "minecraft:block_predicate_filter",
"predicate": {
"type": "minecraft:matching_blocks",
"blocks": [
"tfc:rock/raw/basalt",
"tfc:rock/hardened/basalt"
]
}
}
]
}

View file

@ -1,49 +0,0 @@
{
"feature": "tfg:moon/surface/spike/dacite",
"placement": [
{
"type": "minecraft:count",
"count": 256
},
{
"type": "minecraft:in_square"
},
{
"type": "minecraft:height_range",
"height": {
"type": "minecraft:uniform",
"max_inclusive": {
"absolute": 95
},
"min_inclusive": {
"above_bottom": 15
}
}
},
{
"type": "minecraft:environment_scan",
"allowed_search_condition": {
"type": "minecraft:matching_blocks",
"blocks": "minecraft:air"
},
"direction_of_search": "down",
"max_steps": 32,
"target_condition": {
"type": "minecraft:solid"
}
},
{
"type": "tfc:underground"
},
{
"type": "minecraft:block_predicate_filter",
"predicate": {
"type": "minecraft:matching_blocks",
"blocks": [
"tfc:rock/raw/dacite",
"tfc:rock/hardened/dacite"
]
}
}
]
}

View file

@ -1,49 +0,0 @@
{
"feature": "tfg:moon/surface/spike/diorite",
"placement": [
{
"type": "minecraft:count",
"count": 256
},
{
"type": "minecraft:in_square"
},
{
"type": "minecraft:height_range",
"height": {
"type": "minecraft:uniform",
"max_inclusive": {
"absolute": 95
},
"min_inclusive": {
"above_bottom": 15
}
}
},
{
"type": "minecraft:environment_scan",
"allowed_search_condition": {
"type": "minecraft:matching_blocks",
"blocks": "minecraft:air"
},
"direction_of_search": "down",
"max_steps": 32,
"target_condition": {
"type": "minecraft:solid"
}
},
{
"type": "tfc:underground"
},
{
"type": "minecraft:block_predicate_filter",
"predicate": {
"type": "minecraft:matching_blocks",
"blocks": [
"tfc:rock/raw/diorite",
"tfc:rock/hardened/diorite"
]
}
}
]
}

View file

@ -1,49 +0,0 @@
{
"feature": "tfg:moon/surface/spike/gabbro",
"placement": [
{
"type": "minecraft:count",
"count": 256
},
{
"type": "minecraft:in_square"
},
{
"type": "minecraft:height_range",
"height": {
"type": "minecraft:uniform",
"max_inclusive": {
"absolute": 95
},
"min_inclusive": {
"above_bottom": 15
}
}
},
{
"type": "minecraft:environment_scan",
"allowed_search_condition": {
"type": "minecraft:matching_blocks",
"blocks": "minecraft:air"
},
"direction_of_search": "down",
"max_steps": 32,
"target_condition": {
"type": "minecraft:solid"
}
},
{
"type": "tfc:underground"
},
{
"type": "minecraft:block_predicate_filter",
"predicate": {
"type": "minecraft:matching_blocks",
"blocks": [
"tfc:rock/raw/gabbro",
"tfc:rock/hardened/gabbro"
]
}
}
]
}

View file

@ -1,49 +0,0 @@
{
"feature": "tfg:moon/surface/spike/glacio_stone",
"placement": [
{
"type": "minecraft:count",
"count": 256
},
{
"type": "minecraft:in_square"
},
{
"type": "minecraft:height_range",
"height": {
"type": "minecraft:uniform",
"max_inclusive": {
"absolute": 95
},
"min_inclusive": {
"above_bottom": 15
}
}
},
{
"type": "minecraft:environment_scan",
"allowed_search_condition": {
"type": "minecraft:matching_blocks",
"blocks": "minecraft:air"
},
"direction_of_search": "down",
"max_steps": 32,
"target_condition": {
"type": "minecraft:solid"
}
},
{
"type": "tfc:underground"
},
{
"type": "minecraft:block_predicate_filter",
"predicate": {
"type": "minecraft:matching_blocks",
"blocks": [
"ad_astra:glacio_stone",
"tfg:rock/hardened_glacio_stone"
]
}
}
]
}

View file

@ -1,49 +0,0 @@
{
"feature": "tfg:moon/surface/spike/moon_deepslate",
"placement": [
{
"type": "minecraft:count",
"count": 256
},
{
"type": "minecraft:in_square"
},
{
"type": "minecraft:height_range",
"height": {
"type": "minecraft:uniform",
"max_inclusive": {
"absolute": 95
},
"min_inclusive": {
"above_bottom": 15
}
}
},
{
"type": "minecraft:environment_scan",
"allowed_search_condition": {
"type": "minecraft:matching_blocks",
"blocks": "minecraft:air"
},
"direction_of_search": "down",
"max_steps": 32,
"target_condition": {
"type": "minecraft:solid"
}
},
{
"type": "tfc:underground"
},
{
"type": "minecraft:block_predicate_filter",
"predicate": {
"type": "minecraft:matching_blocks",
"blocks": [
"ad_astra:moon_deepslate",
"tfg:rock/hardened_moon_deepslate"
]
}
}
]
}

View file

@ -1,49 +0,0 @@
{
"feature": "tfg:moon/surface/spike/moon_stone",
"placement": [
{
"type": "minecraft:count",
"count": 256
},
{
"type": "minecraft:in_square"
},
{
"type": "minecraft:height_range",
"height": {
"type": "minecraft:uniform",
"max_inclusive": {
"absolute": 95
},
"min_inclusive": {
"above_bottom": 15
}
}
},
{
"type": "minecraft:environment_scan",
"allowed_search_condition": {
"type": "minecraft:matching_blocks",
"blocks": "minecraft:air"
},
"direction_of_search": "down",
"max_steps": 32,
"target_condition": {
"type": "minecraft:solid"
}
},
{
"type": "tfc:underground"
},
{
"type": "minecraft:block_predicate_filter",
"predicate": {
"type": "minecraft:matching_blocks",
"blocks": [
"ad_astra:moon_stone",
"tfg:rock/hardened_moon_stone"
]
}
}
]
}

View file

@ -1,49 +0,0 @@
{
"feature": "tfg:moon/surface/spike/rhyolite",
"placement": [
{
"type": "minecraft:count",
"count": 256
},
{
"type": "minecraft:in_square"
},
{
"type": "minecraft:height_range",
"height": {
"type": "minecraft:uniform",
"max_inclusive": {
"absolute": 95
},
"min_inclusive": {
"above_bottom": 15
}
}
},
{
"type": "minecraft:environment_scan",
"allowed_search_condition": {
"type": "minecraft:matching_blocks",
"blocks": "minecraft:air"
},
"direction_of_search": "down",
"max_steps": 32,
"target_condition": {
"type": "minecraft:solid"
}
},
{
"type": "tfc:underground"
},
{
"type": "minecraft:block_predicate_filter",
"predicate": {
"type": "minecraft:matching_blocks",
"blocks": [
"tfc:rock/raw/rhyolite",
"tfc:rock/hardened/rhyolite"
]
}
}
]
}