tweaks for moon spikes and warped vines, added asurine biome decoration

This commit is contained in:
Pyritie 2025-05-13 19:41:31 +01:00
parent 8dbfde3272
commit bd0ebec8c1
33 changed files with 453 additions and 61 deletions

View file

@ -0,0 +1,16 @@
{
"feature": "tfg:moon/asurine/asurine",
"placement": [
{
"type": "minecraft:count",
"count": 2
},
{
"type": "minecraft:biome"
},
{
"type": "minecraft:heightmap",
"heightmap": "MOTION_BLOCKING"
}
]
}

View file

@ -0,0 +1,16 @@
{
"feature": "tfg:moon/asurine/asurine_decoration",
"placement": [
{
"type": "minecraft:count",
"count": 30
},
{
"type": "minecraft:in_square"
},
{
"type": "minecraft:heightmap",
"heightmap": "MOTION_BLOCKING"
}
]
}

View file

@ -0,0 +1,4 @@
{
"feature": "tfg:moon/asurine/asurine_geode",
"placement": []
}

View file

@ -0,0 +1,19 @@
{
"feature": "tfg:moon/asurine/asurine_spikes",
"placement": [
{
"type": "minecraft:biome"
},
{
"type": "minecraft:in_square"
},
{
"type": "minecraft:rarity_filter",
"chance": 2
},
{
"type": "minecraft:heightmap",
"heightmap": "MOTION_BLOCKING"
}
]
}

View file

@ -0,0 +1,27 @@
{
"feature": "tfg:moon/asurine/blob",
"placement": [
{
"type": "minecraft:count",
"count": 6
},
{
"type": "minecraft:in_square"
},
{
"type": "minecraft:height_range",
"height": {
"type": "minecraft:trapezoid",
"max_inclusive": {
"absolute": 210
},
"min_inclusive": {
"absolute": -64
}
}
},
{
"type": "minecraft:biome"
}
]
}

View file

@ -0,0 +1,27 @@
{
"feature": "tfg:moon/asurine/blob",
"placement": [
{
"type": "minecraft:count",
"count": 2
},
{
"type": "minecraft:in_square"
},
{
"type": "minecraft:height_range",
"height": {
"type": "minecraft:trapezoid",
"max_inclusive": {
"absolute": 210
},
"min_inclusive": {
"absolute": -64
}
}
},
{
"type": "minecraft:biome"
}
]
}

View file

@ -1,27 +0,0 @@
{
"feature": "tfg:moon/blob/asurine",
"placement": [
{
"type": "minecraft:count",
"count": 5
},
{
"type": "minecraft:in_square"
},
{
"type": "minecraft:height_range",
"height": {
"type": "minecraft:trapezoid",
"max_inclusive": {
"absolute": 210
},
"min_inclusive": {
"absolute": -64
}
}
},
{
"type": "minecraft:biome"
}
]
}

View file

@ -2,15 +2,12 @@
"feature": "tfg:moon/surface/dead_coral_blocks",
"placement": [
{
"type": "minecraft:biome"
"type": "minecraft:in_square"
},
{
"type": "minecraft:rarity_filter",
"chance": 1
},
{
"type": "minecraft:in_square"
},
{
"type": "minecraft:heightmap",
"heightmap": "MOTION_BLOCKING"

View file

@ -19,7 +19,8 @@
"offset": [ 0, -1, 0 ],
"blocks": [
"ad_astra:moon_deepslate",
"tfg:rock/hardened_moon_deepslate"
"tfg:rock/hardened_moon_deepslate",
"tfc:sand/black"
]
}
}

View file

@ -19,7 +19,8 @@
"offset": [ 0, -1, 0 ],
"blocks": [
"ad_astra:moon_deepslate",
"tfg:rock/hardened_moon_deepslate"
"tfg:rock/hardened_moon_deepslate",
"tfc:sand/black"
]
}
},

View file

@ -19,7 +19,8 @@
"offset": [ 0, -1, 0 ],
"blocks": [
"ad_astra:moon_deepslate",
"tfg:rock/hardened_moon_deepslate"
"tfg:rock/hardened_moon_deepslate",
"tfc:sand/black"
]
}
},

View file

@ -38,8 +38,7 @@
"type": "minecraft:matching_blocks",
"blocks": [
"tfc:rock/raw/andesite",
"tfc:rock/hardened/andesite",
"tfc:rock/gravel/andesite"
"tfc:rock/hardened/andesite"
]
}
}

View file

@ -38,8 +38,7 @@
"type": "minecraft:matching_blocks",
"blocks": [
"tfc:rock/raw/basalt",
"tfc:rock/hardened/basalt",
"tfc:rock/gravel/basalt"
"tfc:rock/hardened/basalt"
]
}
}

View file

@ -38,8 +38,7 @@
"type": "minecraft:matching_blocks",
"blocks": [
"tfc:rock/raw/dacite",
"tfc:rock/hardened/dacite",
"tfc:rock/gravel/dacite"
"tfc:rock/hardened/dacite"
]
}
}

View file

@ -38,8 +38,7 @@
"type": "minecraft:matching_blocks",
"blocks": [
"tfc:rock/raw/diorite",
"tfc:rock/hardened/diorite",
"tfc:rock/gravel/diorite"
"tfc:rock/hardened/diorite"
]
}
}

View file

@ -38,8 +38,7 @@
"type": "minecraft:matching_blocks",
"blocks": [
"tfc:rock/raw/gabbro",
"tfc:rock/hardened/gabbro",
"tfc:rock/gravel/gabbro"
"tfc:rock/hardened/gabbro"
]
}
}

View file

@ -38,8 +38,7 @@
"type": "minecraft:matching_blocks",
"blocks": [
"ad_astra:glacio_stone",
"tfg:rock/hardened_glacio_stone",
"ad_astra:glacio_cobblestone"
"tfg:rock/hardened_glacio_stone"
]
}
}

View file

@ -38,8 +38,7 @@
"type": "minecraft:matching_blocks",
"blocks": [
"ad_astra:moon_stone",
"tfg:rock/hardened_moon_stone",
"ad_astra:moon_sand"
"tfg:rock/hardened_moon_stone"
]
}
}

View file

@ -38,8 +38,7 @@
"type": "minecraft:matching_blocks",
"blocks": [
"tfc:rock/raw/rhyolite",
"tfc:rock/hardened/rhyolite",
"tfc:rock/gravel/rhyolite"
"tfc:rock/hardened/rhyolite"
]
}
}

View file

@ -0,0 +1,19 @@
{
"feature": "tfg:moon/surface/warped_vine",
"placement": [
{
"type": "minecraft:biome"
},
{
"type": "minecraft:count",
"count": 3
},
{
"type": "minecraft:in_square"
},
{
"type": "minecraft:heightmap",
"heightmap": "MOTION_BLOCKING"
}
]
}

View file

@ -6,7 +6,7 @@
},
{
"type": "minecraft:rarity_filter",
"chance": 1
"chance": 2
},
{
"type": "minecraft:in_square"