add first patch
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"type": "minecraft:flat_cache",
|
||||
"argument": {
|
||||
"type": "minecraft:mul",
|
||||
"argument1": -1,
|
||||
"argument2": {
|
||||
"type": "minecraft:shifted_noise",
|
||||
"noise": "society:stripe",
|
||||
"xz_scale": 2.220446049250313e-16,
|
||||
"y_scale": 0,
|
||||
"shift_x": 1.01,
|
||||
"shift_y": 0,
|
||||
"shift_z": 1.01
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"type": "minecraft:y_clamped_gradient",
|
||||
"from_y": 0,
|
||||
"to_y": 504,
|
||||
"from_value": 0,
|
||||
"to_value": 1.8
|
||||
}
|
||||
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"type": "minecraft:range_choice",
|
||||
"input": "minecraft:y",
|
||||
"min_inclusive": 504,
|
||||
"max_exclusive": 512,
|
||||
"when_in_range": {
|
||||
"type": "minecraft:add",
|
||||
"argument1": {
|
||||
"type": "minecraft:noise",
|
||||
"noise": "minecraft:noodle",
|
||||
"xz_scale": 6,
|
||||
"y_scale": 2
|
||||
},
|
||||
"argument2": {
|
||||
"type": "minecraft:y_clamped_gradient",
|
||||
"from_y": 504,
|
||||
"to_y": 512,
|
||||
"from_value": 1,
|
||||
"to_value": -1
|
||||
}
|
||||
},
|
||||
"when_out_of_range": "society:test"
|
||||
}
|
||||
@@ -0,0 +1,72 @@
|
||||
{
|
||||
"type": "minecraft:range_choice",
|
||||
"input": {
|
||||
"type": "minecraft:add",
|
||||
"argument1": {
|
||||
"type": "minecraft:interpolated",
|
||||
"argument": {
|
||||
"type": "minecraft:add",
|
||||
"argument1": {
|
||||
"type": "minecraft:noise",
|
||||
"noise": "society:cave",
|
||||
"xz_scale": 1,
|
||||
"y_scale": 1.5
|
||||
},
|
||||
"argument2": {
|
||||
"type": "minecraft:add",
|
||||
"argument1": {
|
||||
"type": "minecraft:spline",
|
||||
"spline": {
|
||||
"coordinate": "society:x",
|
||||
"points": [
|
||||
{
|
||||
"location": -4,
|
||||
"derivative": 0.15,
|
||||
"value": -0.5
|
||||
},
|
||||
{
|
||||
"location": 2,
|
||||
"derivative": 0,
|
||||
"value": 0
|
||||
},
|
||||
{
|
||||
"location": 4,
|
||||
"derivative": 0.2,
|
||||
"value": 0.7
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"argument2": {
|
||||
"type": "minecraft:spline",
|
||||
"spline": {
|
||||
"coordinate": "society:z",
|
||||
"points": [
|
||||
{
|
||||
"location": -4,
|
||||
"derivative": 0.15,
|
||||
"value": -0.5
|
||||
},
|
||||
{
|
||||
"location": 2,
|
||||
"derivative": 0,
|
||||
"value": 0
|
||||
},
|
||||
{
|
||||
"location": 4,
|
||||
"derivative": 0.2,
|
||||
"value": 0.7
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"argument2": "society:y"
|
||||
},
|
||||
"min_inclusive": -10,
|
||||
"max_exclusive": -0.4,
|
||||
"when_in_range": 0,
|
||||
"when_out_of_range": 1
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"type": "minecraft:range_choice",
|
||||
"input": "minecraft:y",
|
||||
"min_inclusive": 504,
|
||||
"max_exclusive": 516,
|
||||
"when_in_range": 2,
|
||||
"when_out_of_range": "society:biomedf"
|
||||
}
|
||||
@@ -0,0 +1,100 @@
|
||||
{
|
||||
"type": "minecraft:flat_cache",
|
||||
"argument": {
|
||||
"type": "minecraft:mul",
|
||||
"argument1": {
|
||||
"type": "minecraft:range_choice",
|
||||
"input": {
|
||||
"type": "minecraft:add",
|
||||
"argument1": "society:base",
|
||||
"argument2": {
|
||||
"type": "minecraft:shifted_noise",
|
||||
"noise": "society:stripe",
|
||||
"xz_scale": 3.469446951953614e-18,
|
||||
"y_scale": 0,
|
||||
"shift_x": 0.99,
|
||||
"shift_y": 0,
|
||||
"shift_z": 1.01
|
||||
}
|
||||
},
|
||||
"min_inclusive": 0,
|
||||
"max_exclusive": 5e-324,
|
||||
"when_in_range": 1,
|
||||
"when_out_of_range": -1
|
||||
},
|
||||
"argument2": {
|
||||
"type": "minecraft:add",
|
||||
"argument1": 2,
|
||||
"argument2": {
|
||||
"type": "minecraft:mul",
|
||||
"argument1": {
|
||||
"type": "minecraft:range_choice",
|
||||
"input": {
|
||||
"type": "minecraft:add",
|
||||
"argument1": "society:base",
|
||||
"argument2": {
|
||||
"type": "minecraft:shifted_noise",
|
||||
"noise": "society:stripe",
|
||||
"xz_scale": 6.938893903907228e-18,
|
||||
"y_scale": 0,
|
||||
"shift_x": 0.99,
|
||||
"shift_y": 0,
|
||||
"shift_z": 1.01
|
||||
}
|
||||
},
|
||||
"min_inclusive": 0,
|
||||
"max_exclusive": 5e-324,
|
||||
"when_in_range": 1,
|
||||
"when_out_of_range": -1
|
||||
},
|
||||
"argument2": {
|
||||
"type": "minecraft:add",
|
||||
"argument1": 1,
|
||||
"argument2": {
|
||||
"type": "minecraft:mul",
|
||||
"argument1": {
|
||||
"type": "minecraft:range_choice",
|
||||
"input": {
|
||||
"type": "minecraft:add",
|
||||
"argument1": "society:base",
|
||||
"argument2": {
|
||||
"type": "minecraft:shifted_noise",
|
||||
"noise": "society:stripe",
|
||||
"xz_scale": 1.3877787807814457e-17,
|
||||
"y_scale": 0,
|
||||
"shift_x": 0.99,
|
||||
"shift_y": 0,
|
||||
"shift_z": 1.01
|
||||
}
|
||||
},
|
||||
"min_inclusive": 0,
|
||||
"max_exclusive": 5e-324,
|
||||
"when_in_range": 1,
|
||||
"when_out_of_range": -1
|
||||
},
|
||||
"argument2": {
|
||||
"type": "minecraft:range_choice",
|
||||
"input": {
|
||||
"type": "minecraft:add",
|
||||
"argument1": "society:base",
|
||||
"argument2": {
|
||||
"type": "minecraft:shifted_noise",
|
||||
"noise": "society:stripe",
|
||||
"xz_scale": 2.7755575615628914e-17,
|
||||
"y_scale": 0,
|
||||
"shift_x": 0.99,
|
||||
"shift_y": 0,
|
||||
"shift_z": 1.01
|
||||
}
|
||||
},
|
||||
"min_inclusive": 0,
|
||||
"max_exclusive": 5e-324,
|
||||
"when_in_range": 1,
|
||||
"when_out_of_range": 0
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,68 @@
|
||||
{
|
||||
"type": "minecraft:range_choice",
|
||||
"input": "minecraft:y",
|
||||
"min_inclusive": 0,
|
||||
"max_exclusive": 8,
|
||||
"when_in_range": 2,
|
||||
"when_out_of_range": {
|
||||
"": "minecraft:spline",
|
||||
"spline": {
|
||||
"coordinate": {
|
||||
"type": "minecraft:abs",
|
||||
"argument": {
|
||||
"type": "minecraft:add",
|
||||
"argument1": -8,
|
||||
"argument2": {
|
||||
"type": "minecraft:abs",
|
||||
"argument": {
|
||||
"type": "minecraft:add",
|
||||
"argument1": -16,
|
||||
"argument2": {
|
||||
"type": "minecraft:abs",
|
||||
"argument": {
|
||||
"type": "minecraft:add",
|
||||
"argument1": -32,
|
||||
"argument2": {
|
||||
"type": "minecraft:abs",
|
||||
"argument": {
|
||||
"type": "minecraft:add",
|
||||
"argument1": -64,
|
||||
"argument2": {
|
||||
"type": "minecraft:abs",
|
||||
"argument": {
|
||||
"type": "minecraft:add",
|
||||
"argument1": -128,
|
||||
"argument2": {
|
||||
"type": "minecraft:abs",
|
||||
"argument": {
|
||||
"type": "minecraft:add",
|
||||
"argument1": -256,
|
||||
"argument2": "minecraft:y"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"points": [
|
||||
{
|
||||
"location": 0,
|
||||
"derivative": -0.5,
|
||||
"value": 2
|
||||
},
|
||||
{
|
||||
"location": 7,
|
||||
"derivative": 0,
|
||||
"value": 0
|
||||
}
|
||||
]
|
||||
},
|
||||
"type": "minecraft:spline"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,100 @@
|
||||
{
|
||||
"type": "minecraft:flat_cache",
|
||||
"argument": {
|
||||
"type": "minecraft:mul",
|
||||
"argument1": {
|
||||
"type": "minecraft:range_choice",
|
||||
"input": {
|
||||
"type": "minecraft:add",
|
||||
"argument1": "society:base",
|
||||
"argument2": {
|
||||
"type": "minecraft:shifted_noise",
|
||||
"noise": "society:stripe",
|
||||
"xz_scale": 3.469446951953614e-18,
|
||||
"y_scale": 0,
|
||||
"shift_x": 1.01,
|
||||
"shift_y": 0,
|
||||
"shift_z": 0.99
|
||||
}
|
||||
},
|
||||
"min_inclusive": 0,
|
||||
"max_exclusive": 5e-324,
|
||||
"when_in_range": 1,
|
||||
"when_out_of_range": -1
|
||||
},
|
||||
"argument2": {
|
||||
"type": "minecraft:add",
|
||||
"argument1": 2,
|
||||
"argument2": {
|
||||
"type": "minecraft:mul",
|
||||
"argument1": {
|
||||
"type": "minecraft:range_choice",
|
||||
"input": {
|
||||
"type": "minecraft:add",
|
||||
"argument1": "society:base",
|
||||
"argument2": {
|
||||
"type": "minecraft:shifted_noise",
|
||||
"noise": "society:stripe",
|
||||
"xz_scale": 6.938893903907228e-18,
|
||||
"y_scale": 0,
|
||||
"shift_x": 1.01,
|
||||
"shift_y": 0,
|
||||
"shift_z": 0.99
|
||||
}
|
||||
},
|
||||
"min_inclusive": 0,
|
||||
"max_exclusive": 5e-324,
|
||||
"when_in_range": 1,
|
||||
"when_out_of_range": -1
|
||||
},
|
||||
"argument2": {
|
||||
"type": "minecraft:add",
|
||||
"argument1": 1,
|
||||
"argument2": {
|
||||
"type": "minecraft:mul",
|
||||
"argument1": {
|
||||
"type": "minecraft:range_choice",
|
||||
"input": {
|
||||
"type": "minecraft:add",
|
||||
"argument1": "society:base",
|
||||
"argument2": {
|
||||
"type": "minecraft:shifted_noise",
|
||||
"noise": "society:stripe",
|
||||
"xz_scale": 1.3877787807814457e-17,
|
||||
"y_scale": 0,
|
||||
"shift_x": 1.01,
|
||||
"shift_y": 0,
|
||||
"shift_z": 0.99
|
||||
}
|
||||
},
|
||||
"min_inclusive": 0,
|
||||
"max_exclusive": 5e-324,
|
||||
"when_in_range": 1,
|
||||
"when_out_of_range": -1
|
||||
},
|
||||
"argument2": {
|
||||
"type": "minecraft:range_choice",
|
||||
"input": {
|
||||
"type": "minecraft:add",
|
||||
"argument1": "society:base",
|
||||
"argument2": {
|
||||
"type": "minecraft:shifted_noise",
|
||||
"noise": "society:stripe",
|
||||
"xz_scale": 2.7755575615628914e-17,
|
||||
"y_scale": 0,
|
||||
"shift_x": 1.01,
|
||||
"shift_y": 0,
|
||||
"shift_z": 0.99
|
||||
}
|
||||
},
|
||||
"min_inclusive": 0,
|
||||
"max_exclusive": 5e-324,
|
||||
"when_in_range": 1,
|
||||
"when_out_of_range": 0
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user