Default Mesa biome no longer sucks

This commit is contained in:
dfsek 2020-11-12 10:08:21 -07:00
parent 2d18f5dbe5
commit 275a17dbe9

View File

@ -1,9 +1,9 @@
noise-equation: "((-((y / 63)^2)) + 1) + |(noise2(x/1.5, z/1.5)+0.25)|/2.5" noise-equation: "((-((y / 63)^2)) + 1) + |(noise2(x/1.5, z/1.5)+0.25)|/2.5"
elevation: elevation:
equation: "min(floor(((max(noise2(x/1.5, z/1.5)+0.25, 0)))*5), 3)*9" equation: "min(floor(((max(noise2(x/1.5, z/1.5)+0.25, 0)))*5), 3)*9 + if(max(noise2(x/1.5, z/1.5)+0.05, 0), (noise2(x*2,z*2))*10, 0)"
interpolation: true interpolation: true
extends: "BASIC_ORES" extends: "BASIC_ORES"
id: "CRAG" id: "MESA"
slant: slant:
palette: palette:
@ -28,8 +28,8 @@ slant:
- "BLOCK:minecraft:terracotta": 102 - "BLOCK:minecraft:terracotta": 102
- "BLOCK:minecraft:yellow_terracotta": 101 - "BLOCK:minecraft:yellow_terracotta": 101
- "BLOCK:minecraft:terracotta": 98 - "BLOCK:minecraft:terracotta": 98
- "BLOCK:minecraft:red_terracotta": 95 - "BLOCK:minecraft:gray_terracotta": 95
- "BLOCK:minecraft:yellow_terracotta": 94 - "BLOCK:minecraft:cyan_terracotta": 94
- "BLOCK:minecraft:white_terracotta": 93 - "BLOCK:minecraft:white_terracotta": 93
- "BLOCK:minecraft:terracotta": 92 - "BLOCK:minecraft:terracotta": 92
- "BLOCK:minecraft:orange_terracotta": 88 - "BLOCK:minecraft:orange_terracotta": 88
@ -40,15 +40,15 @@ slant:
- "BLOCK:minecraft:terracotta": 80 - "BLOCK:minecraft:terracotta": 80
- "BLOCK:minecraft:orange_terracotta": 77 - "BLOCK:minecraft:orange_terracotta": 77
- "BLOCK:minecraft:yellow_terracotta": 76 - "BLOCK:minecraft:yellow_terracotta": 76
- "BLOCK:minecraft:gray_terracotta": 75 - "BLOCK:minecraft:red_terracotta": 75
- "BLOCK:minecraft:cyan_terracotta": 73 - "BLOCK:minecraft:terracotta": 73
- "BLOCK:minecraft:white_terracotta": 72 - "BLOCK:minecraft:white_terracotta": 72
- "BLOCK:minecraft:terracotta": 71 - "BLOCK:minecraft:terracotta": 71
- "BLOCK:minecraft:terracotta": 70 - "BLOCK:minecraft:terracotta": 70
- "BLOCK:minecraft:orange_terracotta": 66 - "BLOCK:minecraft:orange_terracotta": 66
- "BLOCK:minecraft:terracotta": 65 - "BLOCK:minecraft:terracotta": 65
y-offset: y-offset:
top: 0.3 top: 0.5
bottom: 0.25 bottom: 0.25
palette: palette: