1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
|
{
"aquifers_enabled": false,
"default_block": {
"Name": "minecraft:air"
},
"default_fluid": {
"Name": "minecraft:air"
},
"disable_mob_generation": true,
"legacy_random_source": true,
"noise": {
"height": 128,
"min_y": 0,
"size_horizontal": 2,
"size_vertical": 1
},
"noise_router": {
"barrier": 0,
"continents": 0,
"depth": 0,
"erosion": {
"argument": {
"type": "minecraft:end_islands"
},
"type": "minecraft:cache_2d"
},
"final_density": {
"argument": {
"argument1": 0.64,
"argument2": {
"argument": {
"argument": {
"argument1": -0.234375,
"argument2": {
"argument1": {
"from_value": 0,
"from_y": 4,
"to_value": 1,
"to_y": 32,
"type": "minecraft:y_clamped_gradient"
},
"argument2": {
"argument1": 0.234375,
"argument2": {
"argument1": -23.4375,
"argument2": {
"argument1": {
"from_value": 1,
"from_y": 56,
"to_value": 0,
"to_y": 312,
"type": "minecraft:y_clamped_gradient"
},
"argument2": {
"argument1": 23.4375,
"argument2": "minecraft:end/sloped_cheese",
"type": "minecraft:add"
},
"type": "minecraft:mul"
},
"type": "minecraft:add"
},
"type": "minecraft:add"
},
"type": "minecraft:mul"
},
"type": "minecraft:add"
},
"type": "minecraft:blend_density"
},
"type": "minecraft:interpolated"
},
"type": "minecraft:mul"
},
"type": "minecraft:squeeze"
},
"fluid_level_floodedness": 0,
"fluid_level_spread": 0,
"initial_density_without_jaggedness": {
"argument1": -0.234375,
"argument2": {
"argument1": {
"from_value": 0,
"from_y": 4,
"to_value": 1,
"to_y": 32,
"type": "minecraft:y_clamped_gradient"
},
"argument2": {
"argument1": 0.234375,
"argument2": {
"argument1": -23.4375,
"argument2": {
"argument1": {
"from_value": 1,
"from_y": 56,
"to_value": 0,
"to_y": 312,
"type": "minecraft:y_clamped_gradient"
},
"argument2": {
"argument1": 23.4375,
"argument2": {
"argument1": -0.703125,
"argument2": {
"argument": {
"type": "minecraft:end_islands"
},
"type": "minecraft:cache_2d"
},
"type": "minecraft:add"
},
"type": "minecraft:add"
},
"type": "minecraft:mul"
},
"type": "minecraft:add"
},
"type": "minecraft:add"
},
"type": "minecraft:mul"
},
"type": "minecraft:add"
},
"lava": 0,
"ridges": 0,
"temperature": 0,
"vegetation": 0,
"vein_gap": 0,
"vein_ridged": 0,
"vein_toggle": 0
},
"ore_veins_enabled": false,
"sea_level": 0,
"spawn_target": [],
"surface_rule": {
"result_state": {
"Name": "minecraft:end_stone"
},
"type": "minecraft:block"
}
}
|