Skip to content
  •  
  •  
  •  
30 changes: 30 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,33 @@ settings.gradle.kts
.cache/

objects/imports/

externaldatapacks/

objects/dnt-ancient-city-overhaul/

objects/dnt-dtemple/

objects/dnt-jtemple/

objects/dnt-mansion/

objects/dnt-omonument/

objects/dnt-pillager/

objects/dnt-stronghold-overhaul/

objects/dnt-witchhut/

objects/hopo-bettermineshaft/

objects/dnt-acity/

objects/dnt-strong/

objects/hopo-mineshaft/

datapack-imports/

.iris-trash/
351 changes: 351 additions & 0 deletions biomes/carving/amethyst-child.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,351 @@
{
"name": "Amethyst Cavern Child",
"wall": {
"palette": [
{
"block": "minecraft:amethyst_block",
"weight": 6
},
{
"block": "minecraft:budding_amethyst",
"weight": 12
},
{
"block": "minecraft:calcite",
"weight": 3
}
]
},
"layers": [
{
"palette": [
{
"block": "minecraft:amethyst_block",
"weight": 5
},
{
"block": "minecraft:budding_amethyst",
"weight": 10
},
{
"block": "minecraft:calcite",
"weight": 2
}
],
"maxHeight": 2,
"minHeight": 2
},
{
"palette": [
{
"block": "minecraft:deepslate",
"weight": 10
},
{
"block": "minecraft:tuff",
"weight": 3
}
]
}
],
"decorators": [
{
"chance": 0.125,
"palette": [
{
"block": "minecraft:amethyst_cluster",
"weight": 4
},
{
"block": "minecraft:small_amethyst_bud",
"weight": 3
},
{
"block": "minecraft:medium_amethyst_bud",
"weight": 2
},
{
"block": "minecraft:large_amethyst_bud"
}
]
},
{
"partOf": "CEILING",
"chance": 0.115,
"palette": [
{
"block": "minecraft:amethyst_cluster",
"data": {
"facing": "down"
},
"weight": 4
},
{
"block": "minecraft:small_amethyst_bud",
"data": {
"facing": "down"
},
"weight": 3
},
{
"block": "minecraft:medium_amethyst_bud",
"data": {
"facing": "down"
},
"weight": 2
},
{
"block": "minecraft:large_amethyst_bud",
"data": {
"facing": "down"
}
}
]
}
],
"caveCeilingLayers": [
{
"palette": [
{
"block": "minecraft:amethyst_block",
"weight": 7
},
{
"block": "minecraft:budding_amethyst",
"weight": 13
},
{
"block": "minecraft:calcite",
"weight": 3
}
],
"maxHeight": 2,
"minHeight": 2
},
{
"palette": [
{
"block": "minecraft:deepslate",
"weight": 13
},
{
"block": "minecraft:tuff",
"weight": 4
}
]
}
],
"objects": [
{
"chance": 0.21,
"density": 6,
"carvingSupport": "CARVING_ONLY",
"caveAnchorMode": "PROFILE_DEFAULT",
"translate": {
"y": -1
},
"place": [
"clutter/amethyst-cluster1",
"clutter/amethyst-cluster2",
"clutter/amethyst-cluster3",
"clutter/amethyst-cluster4"
],
"bottom": true,
"force": true,
"scale": {
"size": 0.75
}
},
{
"chance": 0.2145,
"density": 4,
"carvingSupport": "CARVING_ONLY",
"caveAnchorMode": "PROFILE_DEFAULT",
"translate": {
"y": -1
},
"place": [
"clutter/amethyst-cluster1",
"clutter/amethyst-cluster2",
"clutter/amethyst-cluster3",
"clutter/amethyst-cluster4",
"clutter/amethyst-cluster5"
],
"bottom": true,
"force": true,
"scale": {
"size": 0.75
}
},
{
"chance": 0.2145,
"density": 4,
"carvingSupport": "CARVING_ONLY",
"caveAnchorMode": "PROFILE_DEFAULT",
"translate": {
"y": -1
},
"place": [
"clutter/ore-scluster1",
"clutter/ore-scluster2",
"clutter/ore-scluster3",
"clutter/ore-scluster4",
"clutter/ore-scluster5",
"clutter/ore-scluster6"
],
"bottom": true,
"force": true,
"mode": "CENTER_HEIGHT",
"scale": {
"size": 0.75
}
},
{
"chance": 0.13122,
"density": 6,
"carvingSupport": "CARVING_ONLY",
"caveAnchorMode": "PROFILE_DEFAULT",
"translate": {
"y": -1
},
"place": [
"clutter/amethyst-cluster1",
"clutter/amethyst-cluster2",
"clutter/amethyst-cluster3"
],
"bottom": true,
"force": true,
"scale": {
"size": 0.75
}
},
{
"chance": 0.13122,
"density": 6,
"carvingSupport": "CARVING_ONLY",
"caveAnchorMode": "PROFILE_DEFAULT",
"translate": {
"y": -1
},
"place": [
"clutter/ore-scluster1",
"clutter/ore-scluster2",
"clutter/ore-scluster3"
],
"bottom": true,
"force": true,
"mode": "CENTER_HEIGHT",
"scale": {
"size": 0.75
}
},
{
"chance": 0.1215,
"density": 6,
"carvingSupport": "CARVING_ONLY",
"caveAnchorMode": "PROFILE_DEFAULT",
"translate": {
"y": -1
},
"place": [
"clutter/rock1",
"clutter/rock2",
"clutter/rock3",
"clutter/rock4",
"clutter/boulder1",
"clutter/boulder2",
"clutter/boulder3",
"clutter/boulder4"
],
"bottom": true,
"force": true,
"scale": {
"size": 0.75
}
}
],
"caveProfile": {
"enabled": true,
"verticalRange": {
"min": 6,
"max": 620
},
"baseDensityStyle": {
"style": "FRACTAL_BILLOW_SIMPLEX",
"zoom": 0.656
},
"detailDensityStyle": {
"style": "SIMPLEX",
"zoom": 0.666
},
"warpStyle": {
"style": "PERLIN_IRIS",
"zoom": 0.35
},
"baseWeight": 0.819,
"detailWeight": 0.145,
"warpStrength": 0.2396,
"densityThreshold": {
"min": -0.135,
"max": -0.032,
"style": {
"style": "PERLIN_IRIS",
"zoom": 0.784
}
},
"thresholdBias": 0.12,
"sampleStep": 2,
"surfaceClearance": 6,
"allowSurfaceBreak": true,
"surfaceBreakStyle": {
"style": "SIMPLEX_VASCULAR",
"zoom": 0.81
},
"surfaceBreakNoiseThreshold": 0.68,
"surfaceBreakDepth": 12,
"surfaceBreakThresholdBoost": 0.1,
"objectMinDepthBelowSurface": 16,
"surfaceObjectExclusionDepth": 30,
"defaultObjectAnchor": "FLOOR",
"defaultObjectPlaceMode": "FAST_MIN_STILT",
"anchorScanStep": 1,
"anchorSearchAttempts": 18,
"allowWater": true,
"waterMinDepthBelowSurface": 20,
"waterRequiresFloor": true,
"allowLava": true,
"modules": [
{
"style": {
"style": "FRACTAL_BILLOW_SIMPLEX",
"zoom": 0.96
},
"weight": 0.08,
"threshold": 0.03,
"verticalRange": {
"min": 24,
"max": 680
},
"invert": false
},
{
"style": {
"style": "PERLIN_IRIS",
"zoom": 0.299
},
"weight": 0.04,
"threshold": 0.07,
"verticalRange": {
"min": 8,
"max": 260
},
"invert": true
}
],
"verticalEdgeFade": 26,
"verticalEdgeFadeStrength": 0.18,
"minCarveCells": 24,
"recoveryThresholdBoost": 0.07
},
"caveMinDepthBelowSurface": 10
}
Loading