tweaks for moon spikes and warped vines, added asurine biome decoration
This commit is contained in:
parent
8dbfde3272
commit
bd0ebec8c1
33 changed files with 453 additions and 61 deletions
|
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"feature": "tfg:moon/asurine/asurine",
|
||||
"placement": [
|
||||
{
|
||||
"type": "minecraft:count",
|
||||
"count": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:biome"
|
||||
},
|
||||
{
|
||||
"type": "minecraft:heightmap",
|
||||
"heightmap": "MOTION_BLOCKING"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"feature": "tfg:moon/asurine/asurine_geode",
|
||||
"placement": []
|
||||
}
|
||||
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
@ -6,7 +6,7 @@
|
|||
},
|
||||
{
|
||||
"type": "minecraft:rarity_filter",
|
||||
"chance": 1
|
||||
"chance": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:in_square"
|
||||
Loading…
Add table
Add a link
Reference in a new issue