add first patch

This commit is contained in:
2026-07-31 10:34:32 +09:00
parent 03aac2e45e
commit b1cbc6c78d
6390 changed files with 547430 additions and 0 deletions
@@ -0,0 +1,262 @@
{
"aquifers_enabled": false,
"default_block": {
"Name": "society:skull_stone"
},
"default_fluid": {
"Name": "minecraft:air"
},
"disable_mob_generation": false,
"legacy_random_source": false,
"noise": {
"height": 512,
"min_y": 0,
"size_horizontal": 1,
"size_vertical": 1
},
"noise_router": {
"barrier": 0,
"fluid_level_floodedness": 0,
"fluid_level_spread": 0,
"lava": 0,
"temperature": {
"type": "minecraft:range_choice",
"input": "minecraft:y",
"min_inclusive": 0,
"max_exclusive": 512,
"when_in_range": {
"type": "minecraft:range_choice",
"input": "minecraft:y",
"min_inclusive": 0,
"max_exclusive": 256,
"when_in_range": {
"type": "minecraft:shifted_noise",
"noise": "minecraft:spaghetti_2d",
"xz_scale": 1,
"y_scale": 0,
"shift_x": 0,
"shift_y": 0,
"shift_z": 0
},
"when_out_of_range": {
"type": "minecraft:shifted_noise",
"noise": "minecraft:spaghetti_2d",
"xz_scale": 1,
"y_scale": 0,
"shift_x": 0,
"shift_y": 256,
"shift_z": 0
}
},
"when_out_of_range": {
"type": "minecraft:range_choice",
"input": "minecraft:y",
"min_inclusive": 512,
"max_exclusive": 768,
"when_in_range": {
"type": "minecraft:shifted_noise",
"noise": "minecraft:spaghetti_2d",
"xz_scale": 1,
"y_scale": 0,
"shift_x": 0,
"shift_y": 512,
"shift_z": 0
},
"when_out_of_range": {
"type": "minecraft:shifted_noise",
"noise": "minecraft:spaghetti_2d",
"xz_scale": 1,
"y_scale": 0,
"shift_x": 0,
"shift_y": 768,
"shift_z": 0
}
}
},
"vegetation": {
"type": "minecraft:shifted_noise",
"noise": "minecraft:vegetation",
"xz_scale": 0.25,
"y_scale": 0,
"shift_x": "minecraft:shift_x",
"shift_y": 0,
"shift_z": "minecraft:shift_z"
},
"final_density": "society:chakyldf",
"initial_density_without_jaggedness": 0,
"continents": "minecraft:overworld/continents",
"erosion": "minecraft:overworld/erosion",
"depth": "society:toplayerdf",
"ridges": "minecraft:overworld/ridges",
"vein_toggle": 0,
"vein_ridged": 0,
"vein_gap": 0
},
"ore_veins_enabled": false,
"sea_level": 0,
"spawn_target": [
{
"erosion": [-1, 1],
"depth": 0,
"weirdness": [-1, -0.16],
"offset": 0,
"temperature": [-1, 1],
"humidity": [-1, 1],
"continentalness": [-0.11, 1]
},
{
"erosion": [-1, 1],
"depth": 0,
"weirdness": [0.16, 1],
"offset": 0,
"temperature": [-1, 1],
"humidity": [-1, 1],
"continentalness": [-0.11, 1]
}
],
"surface_rule": {
"type": "minecraft:sequence",
"sequence": [
{
"type": "minecraft:condition",
"if_true": {
"type": "minecraft:y_above",
"anchor": {
"below_top": 12
},
"surface_depth_multiplier": 1,
"add_stone_depth": false
},
"then_run": {
"type": "minecraft:block",
"result_state": {
"Name": "minecraft:pale_moss_block"
}
}
},
{
"type": "minecraft:condition",
"if_true": {
"type": "minecraft:vertical_gradient",
"false_at_and_above": {
"above_bottom": 5
},
"random_name": "minecraft:bedrock_floor",
"true_at_and_below": {
"above_bottom": 0
}
},
"then_run": {
"type": "minecraft:block",
"result_state": {
"Name": "minecraft:bedrock"
}
}
},
{
"type": "minecraft:condition",
"if_true": {
"type": "minecraft:biome",
"biome_is": ["society:skull_caves"]
},
"then_run": {
"type": "minecraft:block",
"result_state": {
"Name": "society:skull_stone"
}
}
},
{
"type": "minecraft:condition",
"if_true": {
"type": "minecraft:biome",
"biome_is": ["society:lush_caverns"]
},
"then_run": {
"type": "minecraft:block",
"result_state": {
"Name": "society:skull_stone"
}
}
},
{
"type": "minecraft:condition",
"if_true": {
"type": "minecraft:biome",
"biome_is": ["society:frozen_caves"]
},
"then_run": {
"type": "minecraft:block",
"result_state": {
"Name": "society:skull_permafrost"
}
}
},
{
"type": "minecraft:condition",
"if_true": {
"type": "minecraft:biome",
"biome_is": ["society:frozen_maelstrom"]
},
"then_run": {
"type": "minecraft:block",
"result_state": {
"Name": "society:skull_permafrost"
}
}
},
{
"type": "minecraft:condition",
"if_true": {
"type": "minecraft:biome",
"biome_is": ["society:desert_caves"]
},
"then_run": {
"type": "minecraft:block",
"result_state": {
"Name": "society:skull_sandstone"
}
}
},
{
"type": "minecraft:condition",
"if_true": {
"type": "minecraft:biome",
"biome_is": ["society:desert_fault"]
},
"then_run": {
"type": "minecraft:block",
"result_state": {
"Name": "society:skull_arid_sandstone"
}
}
},
{
"type": "minecraft:condition",
"if_true": {
"type": "minecraft:biome",
"biome_is": ["society:blackstone_caves"]
},
"then_run": {
"type": "minecraft:block",
"result_state": {
"Name": "society:skull_blackstone"
}
}
},
{
"type": "minecraft:condition",
"if_true": {
"type": "minecraft:biome",
"biome_is": ["society:umbra_barrens"]
},
"then_run": {
"type": "minecraft:block",
"result_state": {
"Name": "society:skull_end_stone"
}
}
}
]
}
}