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,52 @@
{
"type": "minecraft:vegetation_patch",
"config": {
"surface": "floor",
"depth": 1,
"vertical_range": 5,
"extra_bottom_block_chance": 0,
"extra_edge_column_chance": 0.3,
"vegetation_chance": 0,
"vegetation_feature": {
"feature": {
"type": "minecraft:simple_block",
"config": {
"to_place": {
"type": "minecraft:simple_state_provider",
"state": {
"Name": "minecraft:fire",
"Properties": {
"age": "0",
"east": "false",
"north": "false",
"south": "false",
"up": "false",
"west": "false"
}
}
}
}
},
"placement": []
},
"xz_radius": {
"type": "minecraft:uniform",
"value": {
"min_inclusive": 2,
"max_inclusive": 4
}
},
"replaceable": "#society:skull_block",
"ground_state": {
"type": "minecraft:weighted_state_provider",
"entries": [
{
"weight": 8,
"data": {
"Name": "minecraft:basalt"
}
}
]
}
}
}
@@ -0,0 +1,105 @@
{
"type": "minecraft:block_column",
"config": {
"direction": "down",
"allowed_placement": {
"type": "minecraft:all_of",
"predicates": [
{
"type": "minecraft:any_of",
"predicates": [
{
"type": "minecraft:matching_blocks",
"offset": [0, -1, 0],
"blocks": "minecraft:air"
},
{
"type": "minecraft:solid"
}
]
},
{
"type": "minecraft:not",
"predicate": {
"type": "minecraft:matching_blocks",
"blocks": "minecraft:bedrock"
}
}
]
},
"prioritize_tip": false,
"layers": [
{
"height": 1,
"provider": {
"type": "minecraft:weighted_state_provider",
"entries": [
{
"weight": 148,
"data": {
"Name": "society:blackstone_boulder"
}
},
{
"weight": 20,
"data": {
"Name": "minecraft:deepslate_gold_ore"
}
},
{
"weight": 15,
"data": {
"Name": "minecraft:deepslate_redstone_ore"
}
},
{
"weight": 10,
"data": {
"Name": "oreganized:deepslate_lead_ore"
}
},
{
"weight": 10,
"data": {
"Name": "society:deepslate_sparkstone_ore"
}
},
{
"weight": 3,
"data": {
"Name": "oreganized:deepslate_silver_ore"
}
},
{
"weight": 2,
"data": {
"Name": "society:deepslate_iridium_ore"
}
},
{
"weight": 2,
"data": {
"Name": "society:grimwood_supply_crate"
}
}
]
}
},
{
"height": 256,
"provider": {
"type": "minecraft:simple_state_provider",
"state": {
"Name": "farmersdelight:rope",
"Properties": {
"east": "false",
"north": "false",
"south": "false",
"west": "false"
}
}
}
}
]
}
}
@@ -0,0 +1,82 @@
{
"type": "minecraft:simple_block",
"config": {
"to_place": {
"type": "minecraft:weighted_state_provider",
"entries": [
{
"weight": 148,
"data": {
"Name": "society:blackstone_boulder"
}
},
{
"weight": 20,
"data": {
"Name": "minecraft:deepslate_gold_ore"
}
},
{
"weight": 15,
"data": {
"Name": "minecraft:deepslate_redstone_ore"
}
},
{
"weight": 10,
"data": {
"Name": "oreganized:deepslate_lead_ore"
}
},
{
"weight": 10,
"data": {
"Name": "society:deepslate_sparkstone_ore"
}
},
{
"weight": 2,
"data": {
"Name": "society:magma_geode_node"
}
},
{
"weight": 2,
"data": {
"Name": "society:fire_quartz"
}
},
{
"weight": 4,
"data": {
"Name": "society:omni_geode_node"
}
},
{
"weight": 3,
"data": {
"Name": "oreganized:deepslate_silver_ore"
}
},
{
"weight": 2,
"data": {
"Name": "society:deepslate_iridium_ore"
}
},
{
"weight": 1,
"data": {
"Name": "society:skull_cavern_teleporter"
}
},
{
"weight": 2,
"data": {
"Name": "society:grimwood_supply_crate"
}
}
]
}
}
}
@@ -0,0 +1,8 @@
{
"type": "lithostitched:structure_template",
"config": {
"template": "society:skull_cavern/dino_den",
"processors": "minecraft:empty",
"rotation": "none"
}
}
@@ -0,0 +1,64 @@
{
"type": "minecraft:vegetation_patch",
"config": {
"surface": "floor",
"depth": {
"type": "minecraft:uniform",
"value": {
"min_inclusive": 1,
"max_inclusive": 3
}
},
"vertical_range": 5,
"extra_bottom_block_chance": 0,
"extra_edge_column_chance": 0.3,
"vegetation_chance": 0,
"vegetation_feature": {
"feature": {
"type": "minecraft:simple_block",
"config": {
"to_place": {
"type": "minecraft:simple_state_provider",
"state": {
"Name": "minecraft:fire",
"Properties": {
"age": "0",
"east": "false",
"north": "false",
"south": "false",
"up": "false",
"west": "false"
}
}
}
}
},
"placement": []
},
"xz_radius": {
"type": "minecraft:uniform",
"value": {
"min_inclusive": 2,
"max_inclusive": 4
}
},
"replaceable": "#society:skull_block",
"ground_state": {
"type": "minecraft:weighted_state_provider",
"entries": [
{
"weight": 2,
"data": {
"Name": "minecraft:magma_block"
}
},
{
"weight": 8,
"data": {
"Name": "society:skull_blackstone"
}
}
]
}
}
}
@@ -0,0 +1,47 @@
{
"type": "minecraft:vegetation_patch",
"config": {
"surface": "floor",
"depth": 1,
"vertical_range": 5,
"extra_bottom_block_chance": 0,
"extra_edge_column_chance": 0.3,
"vegetation_chance": 0,
"vegetation_feature": {
"feature": {
"type": "minecraft:simple_block",
"config": {
"to_place": {
"type": "minecraft:simple_state_provider",
"state": {
"Name": "vintagedelight:salt",
"Properties": {
"layers": "1"
}
}
}
}
},
"placement": []
},
"xz_radius": {
"type": "minecraft:uniform",
"value": {
"min_inclusive": 4,
"max_inclusive": 7
}
},
"replaceable": "#society:skull_block",
"ground_state": {
"type": "minecraft:weighted_state_provider",
"entries": [
{
"weight": 8,
"data": {
"Name": "minecraft:sand"
}
}
]
}
}
}
@@ -0,0 +1,78 @@
{
"type": "minecraft:vegetation_patch",
"config": {
"surface": "ceiling",
"depth": {
"type": "minecraft:uniform",
"value": {
"min_inclusive": 2,
"max_inclusive": 3
}
},
"vertical_range": 5,
"extra_bottom_block_chance": 0,
"extra_edge_column_chance": 0.3,
"vegetation_chance": 0.02,
"vegetation_feature": {
"feature": {
"type": "minecraft:simple_block",
"config": {
"to_place": {
"type": "minecraft:simple_state_provider",
"state": {
"Name": "quark:blue_corundum_cluster",
"Properties": {
"facing": "down",
"waterlogged": "false"
}
}
}
}
},
"placement": []
},
"xz_radius": {
"type": "minecraft:uniform",
"value": {
"min_inclusive": 2,
"max_inclusive": 4
}
},
"replaceable": "#society:skull_block",
"ground_state": {
"type": "minecraft:weighted_state_provider",
"entries": [
{
"weight": 150,
"data": {
"Name": "moreminecarts:organic_glass"
}
},
{
"weight": 50,
"data": {
"Name": "quark:waxed_blue_corundum"
}
},
{
"weight": 50,
"data": {
"Name": "moreminecarts:organic_glass_pane"
}
},
{
"weight": 1,
"data": {
"Name": "moreminecarts:chiseled_organic_glass"
}
},
{
"weight": 1,
"data": {
"Name": "moreminecarts:chiseled_organic_glass_pane"
}
}
]
}
}
}
@@ -0,0 +1,44 @@
{
"type": "minecraft:vegetation_patch",
"config": {
"surface": "floor",
"depth": 1,
"vertical_range": 5,
"extra_bottom_block_chance": 0,
"extra_edge_column_chance": 0,
"vegetation_chance": 0,
"vegetation_feature": {
"feature": {
"type": "minecraft:simple_block",
"config": {
"to_place": {
"type": "minecraft:simple_state_provider",
"state": {
"Name": "minecraft:cactus"
}
}
}
},
"placement": []
},
"xz_radius": {
"type": "minecraft:uniform",
"value": {
"min_inclusive": 2,
"max_inclusive": 3
}
},
"replaceable": "#society:skull_block",
"ground_state": {
"type": "minecraft:weighted_state_provider",
"entries": [
{
"weight": 8,
"data": {
"Name": "minecraft:sand"
}
}
]
}
}
}
@@ -0,0 +1,111 @@
{
"type": "minecraft:block_column",
"config": {
"direction": "down",
"allowed_placement": {
"type": "minecraft:all_of",
"predicates": [
{
"type": "minecraft:any_of",
"predicates": [
{
"type": "minecraft:matching_blocks",
"offset": [0, -1, 0],
"blocks": "minecraft:air"
},
{
"type": "minecraft:solid"
}
]
},
{
"type": "minecraft:not",
"predicate": {
"type": "minecraft:matching_blocks",
"blocks": "minecraft:bedrock"
}
}
]
},
"prioritize_tip": false,
"layers": [
{
"height": 1,
"provider": {
"type": "minecraft:weighted_state_provider",
"entries": [
{
"weight": 163,
"data": {
"Name": "society:sandstone_boulder"
}
},
{
"weight": 20,
"data": {
"Name": "minecraft:gold_ore"
}
},
{
"weight": 10,
"data": {
"Name": "oreganized:lead_ore"
}
},
{
"weight": 6,
"data": {
"Name": "minecraft:redstone_ore"
}
},
{
"weight": 4,
"data": {
"Name": "minecraft:diamond_ore"
}
},
{
"weight": 4,
"data": {
"Name": "society:sparkstone_ore"
}
},
{
"weight": 1,
"data": {
"Name": "oreganized:silver_ore"
}
},
{
"weight": 1,
"data": {
"Name": "society:iridium_ore"
}
},
{
"weight": 2,
"data": {
"Name": "society:palm_supply_crate"
}
}
]
}
},
{
"height": 256,
"provider": {
"type": "minecraft:simple_state_provider",
"state": {
"Name": "farmersdelight:rope",
"Properties": {
"east": "false",
"north": "false",
"south": "false",
"west": "false"
}
}
}
}
]
}
}
@@ -0,0 +1,55 @@
{
"type": "minecraft:vegetation_patch",
"config": {
"surface": "ceiling",
"depth": 1,
"vertical_range": 5,
"extra_bottom_block_chance": 0,
"extra_edge_column_chance": 0.3,
"vegetation_chance": 0.001,
"vegetation_feature": {
"feature": {
"type": "minecraft:simple_block",
"config": {
"to_place": {
"type": "minecraft:simple_state_provider",
"state": {
"Name": "quark:blue_corundum_cluster",
"Properties": {
"facing": "down",
"waterlogged": "false"
}
}
}
}
},
"placement": []
},
"xz_radius": {
"type": "minecraft:uniform",
"value": {
"min_inclusive": 2,
"max_inclusive": 4
}
},
"replaceable": "#society:skull_block",
"ground_state": {
"type": "minecraft:weighted_state_provider",
"entries": [
{
"weight": 10,
"data": {
"Name": "minecraft:sandstone"
}
},
{
"weight": 1,
"data": {
"Name": "minecraft:sandstone"
}
}
]
}
}
}
@@ -0,0 +1,51 @@
{
"type": "minecraft:vegetation_patch",
"config": {
"surface": "floor",
"depth": 1,
"vertical_range": 5,
"extra_bottom_block_chance": 0,
"extra_edge_column_chance": 0,
"vegetation_chance": 0,
"vegetation_feature": {
"feature": {
"type": "minecraft:simple_block",
"config": {
"to_place": {
"type": "minecraft:simple_state_provider",
"state": {
"Name": "minecraft:dead_bush"
}
}
}
},
"placement": []
},
"xz_radius": {
"type": "minecraft:uniform",
"value": {
"min_inclusive": 2,
"max_inclusive": 3
}
},
"replaceable": "#society:skull_block",
"ground_state": {
"type": "minecraft:weighted_state_provider",
"entries": [
{
"weight": 5,
"data": {
"Name": "minecraft:sand"
}
},
{
"weight": 5,
"data": {
"Name": "minecraft:sandstone"
}
}
]
}
}
}
@@ -0,0 +1,82 @@
{
"type": "minecraft:simple_block",
"config": {
"to_place": {
"type": "minecraft:weighted_state_provider",
"entries": [
{
"weight": 163,
"data": {
"Name": "society:sandstone_boulder"
}
},
{
"weight": 20,
"data": {
"Name": "minecraft:gold_ore"
}
},
{
"weight": 10,
"data": {
"Name": "oreganized:lead_ore"
}
},
{
"weight": 6,
"data": {
"Name": "minecraft:redstone_ore"
}
},
{
"weight": 4,
"data": {
"Name": "minecraft:diamond_ore"
}
},
{
"weight": 4,
"data": {
"Name": "society:sparkstone_ore"
}
},
{
"weight": 2,
"data": {
"Name": "society:omni_geode_node"
}
},
{
"weight": 1,
"data": {
"Name": "oreganized:silver_ore"
}
},
{
"weight": 2,
"data": {
"Name": "society:magma_geode_node"
}
},
{
"weight": 2,
"data": {
"Name": "society:fire_quartz"
}
},
{
"weight": 1,
"data": {
"Name": "society:iridium_ore"
}
},
{
"weight": 2,
"data": {
"Name": "society:palm_supply_crate"
}
}
]
}
}
}
@@ -0,0 +1,47 @@
{
"type": "minecraft:vegetation_patch",
"config": {
"surface": "floor",
"depth": 1,
"vertical_range": 5,
"extra_bottom_block_chance": 0,
"extra_edge_column_chance": 0.3,
"vegetation_chance": 0,
"vegetation_feature": {
"feature": {
"type": "minecraft:simple_block",
"config": {
"to_place": {
"type": "minecraft:simple_state_provider",
"state": {
"Name": "vintagedelight:salt",
"Properties": {
"layers": "1"
}
}
}
}
},
"placement": []
},
"xz_radius": {
"type": "minecraft:uniform",
"value": {
"min_inclusive": 4,
"max_inclusive": 7
}
},
"replaceable": "#society:skull_block",
"ground_state": {
"type": "minecraft:weighted_state_provider",
"entries": [
{
"weight": 8,
"data": {
"Name": "atmospheric:arid_sand"
}
}
]
}
}
}
@@ -0,0 +1,49 @@
{
"type": "minecraft:vegetation_patch",
"config": {
"surface": "ceiling",
"depth": 1,
"vertical_range": 5,
"extra_bottom_block_chance": 0,
"extra_edge_column_chance": 0.3,
"vegetation_chance": 0.001,
"vegetation_feature": {
"feature": {
"type": "minecraft:simple_block",
"config": {
"to_place": {
"type": "minecraft:simple_state_provider",
"state": {
"Name": "quark:red_corundum_cluster",
"Properties": {
"facing": "down",
"waterlogged": "false"
}
}
}
}
},
"placement": []
},
"xz_radius": {
"type": "minecraft:uniform",
"value": {
"min_inclusive": 2,
"max_inclusive": 4
}
},
"replaceable": "#society:skull_block",
"ground_state": {
"type": "minecraft:weighted_state_provider",
"entries": [
{
"weight": 1,
"data": {
"Name": "atmospheric:red_arid_sandstone"
}
}
]
}
}
}
@@ -0,0 +1,47 @@
{
"type": "minecraft:vegetation_patch",
"config": {
"surface": "floor",
"depth": 1,
"vertical_range": 5,
"extra_bottom_block_chance": 0,
"extra_edge_column_chance": 0.3,
"vegetation_chance": 0,
"vegetation_feature": {
"feature": {
"type": "minecraft:simple_block",
"config": {
"to_place": {
"type": "minecraft:simple_state_provider",
"state": {
"Name": "vintagedelight:salt",
"Properties": {
"layers": "1"
}
}
}
}
},
"placement": []
},
"xz_radius": {
"type": "minecraft:uniform",
"value": {
"min_inclusive": 4,
"max_inclusive": 7
}
},
"replaceable": "#society:skull_block",
"ground_state": {
"type": "minecraft:weighted_state_provider",
"entries": [
{
"weight": 8,
"data": {
"Name": "atmospheric:red_arid_sand"
}
}
]
}
}
}
@@ -0,0 +1,66 @@
{
"type": "minecraft:vegetation_patch",
"config": {
"surface": "ceiling",
"depth": {
"type": "minecraft:uniform",
"value": {
"min_inclusive": 2,
"max_inclusive": 3
}
},
"vertical_range": 5,
"extra_bottom_block_chance": 0,
"extra_edge_column_chance": 0.3,
"vegetation_chance": 0.02,
"vegetation_feature": {
"feature": {
"type": "minecraft:simple_block",
"config": {
"to_place": {
"type": "minecraft:simple_state_provider",
"state": {
"Name": "quark:red_corundum_cluster",
"Properties": {
"facing": "down",
"waterlogged": "false"
}
}
}
}
},
"placement": []
},
"xz_radius": {
"type": "minecraft:uniform",
"value": {
"min_inclusive": 2,
"max_inclusive": 4
}
},
"replaceable": "#society:skull_block",
"ground_state": {
"type": "minecraft:weighted_state_provider",
"entries": [
{
"weight": 150,
"data": {
"Name": "oreganized:red_crystal_glass"
}
},
{
"weight": 50,
"data": {
"Name": "quark:waxed_red_corundum"
}
},
{
"weight": 50,
"data": {
"Name": "oreganized:red_crystal_glass_pane"
}
}
]
}
}
}
@@ -0,0 +1,47 @@
{
"config": {
"tries": 10,
"xz_spread": 4,
"y_spread": 1,
"feature": {
"feature": {
"config": {
"to_place": {
"state": {
"Properties": {
"waterlogged": "false",
"treasure": "true"
},
"Name": "society:earth_crystal"
},
"type": "minecraft:simple_state_provider"
}
},
"type": "minecraft:simple_block"
},
"placement": [
{
"predicate": {
"predicates": [
{
"blocks": "minecraft:air",
"type": "minecraft:matching_blocks"
},
{
"offset": [
0,
-1,
0
],
"type": "minecraft:solid"
}
],
"type": "minecraft:all_of"
},
"type": "minecraft:block_predicate_filter"
}
]
}
},
"type": "minecraft:random_patch"
}
@@ -0,0 +1,47 @@
{
"config": {
"tries": 7,
"xz_spread": 10,
"y_spread": 1,
"feature": {
"feature": {
"config": {
"to_place": {
"state": {
"Properties": {
"waterlogged": "false",
"treasure": "true"
},
"Name": "society:fire_quartz"
},
"type": "minecraft:simple_state_provider"
}
},
"type": "minecraft:simple_block"
},
"placement": [
{
"predicate": {
"predicates": [
{
"blocks": "minecraft:air",
"type": "minecraft:matching_blocks"
},
{
"offset": [
0,
-1,
0
],
"type": "minecraft:solid"
}
],
"type": "minecraft:all_of"
},
"type": "minecraft:block_predicate_filter"
}
]
}
},
"type": "minecraft:random_patch"
}
@@ -0,0 +1,99 @@
{
"type": "minecraft:block_column",
"config": {
"direction": "down",
"allowed_placement": {
"type": "minecraft:all_of",
"predicates": [
{
"type": "minecraft:any_of",
"predicates": [
{
"type": "minecraft:matching_blocks",
"offset": [0, -1, 0],
"blocks": "minecraft:air"
},
{
"type": "minecraft:solid"
}
]
},
{
"type": "minecraft:not",
"predicate": {
"type": "minecraft:matching_blocks",
"blocks": "minecraft:bedrock"
}
}
]
},
"prioritize_tip": false,
"layers": [
{
"height": 1,
"provider": {
"type": "minecraft:weighted_state_provider",
"entries": [
{
"weight": 164,
"data": {
"Name": "society:ice_boulder"
}
},
{
"weight": 25,
"data": {
"Name": "minecraft:iron_ore"
}
},
{
"weight": 15,
"data": {
"Name": "create:zinc_ore"
}
},
{
"weight": 10,
"data": {
"Name": "oreganized:lead_ore"
}
},
{
"weight": 4,
"data": {
"Name": "minecraft:diamond_ore"
}
},
{
"weight": 2,
"data": {
"Name": "society:sparkstone_ore"
}
},
{
"weight": 2,
"data": {
"Name": "society:spruce_supply_crate"
}
}
]
}
},
{
"height": 256,
"provider": {
"type": "minecraft:simple_state_provider",
"state": {
"Name": "farmersdelight:rope",
"Properties": {
"east": "false",
"north": "false",
"south": "false",
"west": "false"
}
}
}
}
]
}
}
@@ -0,0 +1,54 @@
{
"type": "minecraft:vegetation_patch",
"config": {
"surface": "ceiling",
"depth": 1,
"vertical_range": 5,
"extra_bottom_block_chance": 0,
"extra_edge_column_chance": 0.3,
"vegetation_chance": 0.01,
"vegetation_feature": {
"feature": {
"type": "minecraft:simple_block",
"config": {
"to_place": {
"type": "minecraft:simple_state_provider",
"state": {
"Name": "windswept:icicles",
"Properties": {
"state": "normal",
"waterlogged": "false"
}
}
}
}
},
"placement": []
},
"xz_radius": {
"type": "minecraft:uniform",
"value": {
"min_inclusive": 6,
"max_inclusive": 8
}
},
"replaceable": "#society:skull_block",
"ground_state": {
"type": "minecraft:weighted_state_provider",
"entries": [
{
"weight": 15,
"data": {
"Name": "minecraft:packed_ice"
}
},
{
"weight": 5,
"data": {
"Name": "minecraft:blue_ice"
}
}
]
}
}
}
@@ -0,0 +1,37 @@
{
"type": "minecraft:vegetation_patch",
"config": {
"surface": "floor",
"depth": 1,
"vertical_range": 5,
"extra_bottom_block_chance": 0,
"extra_edge_column_chance": 0.3,
"vegetation_chance": 0,
"xz_radius": {
"type": "minecraft:uniform",
"value": {
"min_inclusive": 4,
"max_inclusive": 7
}
},
"replaceable": "#society:skull_block",
"ground_state": {
"type": "minecraft:weighted_state_provider",
"entries": [
{
"weight": 15,
"data": {
"Name": "minecraft:packed_ice"
}
},
{
"weight": 5,
"data": {
"Name": "minecraft:blue_ice"
}
}
]
},
"vegetation_feature": "minecraft:ice_spike"
}
}
@@ -0,0 +1,64 @@
{
"type": "minecraft:simple_block",
"config": {
"to_place": {
"type": "minecraft:weighted_state_provider",
"entries": [
{
"weight": 164,
"data": {
"Name": "society:ice_boulder"
}
},
{
"weight": 25,
"data": {
"Name": "minecraft:iron_ore"
}
},
{
"weight": 15,
"data": {
"Name": "create:zinc_ore"
}
},
{
"weight": 10,
"data": {
"Name": "oreganized:lead_ore"
}
},
{
"weight": 4,
"data": {
"Name": "minecraft:diamond_ore"
}
},
{
"weight": 2,
"data": {
"Name": "society:earth_crystal"
}
},
{
"weight": 1,
"data": {
"Name": "society:omni_geode_node"
}
},
{
"weight": 2,
"data": {
"Name": "society:sparkstone_ore"
}
},
{
"weight": 2,
"data": {
"Name": "society:spruce_supply_crate"
}
}
]
}
}
}
@@ -0,0 +1,37 @@
{
"type": "minecraft:vegetation_patch",
"config": {
"surface": "ceiling",
"depth": 1,
"vertical_range": 5,
"extra_bottom_block_chance": 0,
"extra_edge_column_chance": 0.3,
"vegetation_chance": 0,
"xz_radius": {
"type": "minecraft:uniform",
"value": {
"min_inclusive": 6,
"max_inclusive": 8
}
},
"replaceable": "#society:skull_block",
"ground_state": {
"type": "minecraft:weighted_state_provider",
"entries": [
{
"weight": 10,
"data": {
"Name": "minecraft:packed_ice"
}
},
{
"weight": 5,
"data": {
"Name": "extractinator:slush"
}
}
]
},
"vegetation_feature": "minecraft:ice_spike"
}
}
@@ -0,0 +1,37 @@
{
"type": "minecraft:vegetation_patch",
"config": {
"surface": "floor",
"depth": 1,
"vertical_range": 5,
"extra_bottom_block_chance": 0,
"extra_edge_column_chance": 0.3,
"vegetation_chance": 0,
"xz_radius": {
"type": "minecraft:uniform",
"value": {
"min_inclusive": 4,
"max_inclusive": 7
}
},
"replaceable": "#society:skull_block",
"ground_state": {
"type": "minecraft:weighted_state_provider",
"entries": [
{
"weight": 10,
"data": {
"Name": "minecraft:packed_ice"
}
},
{
"weight": 5,
"data": {
"Name": "extractinator:slush"
}
}
]
},
"vegetation_feature": "minecraft:ice_spike"
}
}
@@ -0,0 +1,31 @@
{
"type": "minecraft:vegetation_patch",
"config": {
"surface": "floor",
"depth": 1,
"vertical_range": 5,
"extra_bottom_block_chance": 0,
"extra_edge_column_chance": 0.3,
"vegetation_chance": 0,
"xz_radius": {
"type": "minecraft:uniform",
"value": {
"min_inclusive": 4,
"max_inclusive": 7
}
},
"replaceable": "#society:skull_block",
"ground_state": {
"type": "minecraft:weighted_state_provider",
"entries": [
{
"weight": 12,
"data": {
"Name": "minecraft:snow_block"
}
}
]
},
"vegetation_feature": "minecraft:ice_spike"
}
}
@@ -0,0 +1,37 @@
{
"type": "minecraft:vegetation_patch",
"config": {
"surface": "floor",
"depth": 1,
"vertical_range": 5,
"extra_bottom_block_chance": 0,
"extra_edge_column_chance": 0.3,
"vegetation_chance": 0,
"xz_radius": {
"type": "minecraft:uniform",
"value": {
"min_inclusive": 4,
"max_inclusive": 7
}
},
"replaceable": "#society:skull_block",
"ground_state": {
"type": "minecraft:weighted_state_provider",
"entries": [
{
"weight": 22,
"data": {
"Name": "oreganized:glance_bricks"
}
},
{
"weight": 8,
"data": {
"Name": "oreganized:polished_glance"
}
}
]
},
"vegetation_feature": "minecraft:ice_spike"
}
}
@@ -0,0 +1,37 @@
{
"type": "minecraft:vegetation_patch",
"config": {
"surface": "floor",
"depth": 1,
"vertical_range": 5,
"extra_bottom_block_chance": 0,
"extra_edge_column_chance": 0.3,
"vegetation_chance": 0,
"xz_radius": {
"type": "minecraft:uniform",
"value": {
"min_inclusive": 4,
"max_inclusive": 7
}
},
"replaceable": "#society:skull_block",
"ground_state": {
"type": "minecraft:weighted_state_provider",
"entries": [
{
"weight": 15,
"data": {
"Name": "oreganized:glance"
}
},
{
"weight": 2,
"data": {
"Name": "oreganized:spotted_glance"
}
}
]
},
"vegetation_feature": "minecraft:ice_spike"
}
}
@@ -0,0 +1,8 @@
{
"type": "lithostitched:structure_template",
"config": {
"template": "society:skull_cavern/spectralibur_chamber",
"processors": "minecraft:empty",
"rotation": "none"
}
}
@@ -0,0 +1,47 @@
{
"config": {
"tries": 7,
"xz_spread": 10,
"y_spread": 1,
"feature": {
"feature": {
"config": {
"to_place": {
"state": {
"Properties": {
"waterlogged": "false",
"treasure": "true"
},
"Name": "society:geode_node"
},
"type": "minecraft:simple_state_provider"
}
},
"type": "minecraft:simple_block"
},
"placement": [
{
"predicate": {
"predicates": [
{
"blocks": "minecraft:air",
"type": "minecraft:matching_blocks"
},
{
"offset": [
0,
-1,
0
],
"type": "minecraft:solid"
}
],
"type": "minecraft:all_of"
},
"type": "minecraft:block_predicate_filter"
}
]
}
},
"type": "minecraft:random_patch"
}
@@ -0,0 +1,15 @@
{
"type": "minecraft:multiface_growth",
"config": {
"block": "minecraft:glow_lichen",
"can_be_placed_on": [
"society:skull_stone",
"society:skull_permafrost"
],
"can_place_on_ceiling": true,
"can_place_on_floor": false,
"can_place_on_wall": true,
"chance_of_spreading": 0.5,
"search_range": 20
}
}
@@ -0,0 +1,99 @@
{
"type": "minecraft:block_column",
"config": {
"direction": "down",
"allowed_placement": {
"type": "minecraft:all_of",
"predicates": [
{
"type": "minecraft:any_of",
"predicates": [
{
"type": "minecraft:matching_blocks",
"offset": [0, -1, 0],
"blocks": "minecraft:air"
},
{
"type": "minecraft:solid"
}
]
},
{
"type": "minecraft:not",
"predicate": {
"type": "minecraft:matching_blocks",
"blocks": "minecraft:bedrock"
}
}
]
},
"prioritize_tip": false,
"layers": [
{
"height": 1,
"provider": {
"type": "minecraft:weighted_state_provider",
"entries": [
{
"weight": 163,
"data": {
"Name": "society:stone_boulder"
}
},
{
"weight": 25,
"data": {
"Name": "minecraft:coal_ore"
}
},
{
"weight": 20,
"data": {
"Name": "minecraft:copper_ore"
}
},
{
"weight": 15,
"data": {
"Name": "minecraft:iron_ore"
}
},
{
"weight": 13,
"data": {
"Name": "create:zinc_ore"
}
},
{
"weight": 2,
"data": {
"Name": "minecraft:lapis_ore"
}
},
{
"weight": 2,
"data": {
"Name": "society:oak_supply_crate"
}
}
]
}
},
{
"height": 256,
"provider": {
"type": "minecraft:simple_state_provider",
"state": {
"Name": "farmersdelight:rope",
"Properties": {
"east": "false",
"north": "false",
"south": "false",
"west": "false"
}
}
}
}
]
}
}
@@ -0,0 +1,63 @@
{
"type": "minecraft:block_column",
"config": {
"direction": "down",
"allowed_placement": {
"type": "minecraft:all_of",
"predicates": [
{
"type": "minecraft:any_of",
"predicates": [
{
"type": "minecraft:matching_blocks",
"offset": [0, -1, 0],
"blocks": "minecraft:air"
},
{
"type": "minecraft:solid"
}
]
},
{
"type": "minecraft:not",
"predicate": {
"type": "minecraft:matching_blocks",
"blocks": "minecraft:bedrock"
}
}
]
},
"prioritize_tip": false,
"layers": [
{
"height": 1,
"provider": {
"type": "minecraft:weighted_state_provider",
"entries": [
{
"weight": 90,
"data": {
"Name": "society:stone_boulder"
}
}
]
}
},
{
"height": 256,
"provider": {
"type": "minecraft:simple_state_provider",
"state": {
"Name": "farmersdelight:rope",
"Properties": {
"east": "false",
"north": "false",
"south": "false",
"west": "false"
}
}
}
}
]
}
}
@@ -0,0 +1,8 @@
{
"type": "lithostitched:structure_template",
"config": {
"template": "society:skull_cavern/bee_hive",
"processors": "minecraft:empty",
"rotation": "none"
}
}
@@ -0,0 +1,112 @@
{
"type": "minecraft:block_column",
"config": {
"allowed_placement": {
"type": "minecraft:matching_blocks",
"blocks": "minecraft:air"
},
"direction": "down",
"layers": [
{
"height": {
"type": "minecraft:weighted_list",
"distribution": [
{
"data": {
"type": "minecraft:uniform",
"value": {
"max_inclusive": 19,
"min_inclusive": 0
}
},
"weight": 2
},
{
"data": {
"type": "minecraft:uniform",
"value": {
"max_inclusive": 2,
"min_inclusive": 0
}
},
"weight": 3
},
{
"data": {
"type": "minecraft:uniform",
"value": {
"max_inclusive": 6,
"min_inclusive": 0
}
},
"weight": 10
}
]
},
"provider": {
"type": "minecraft:weighted_state_provider",
"entries": [
{
"data": {
"Name": "minecraft:cave_vines_plant",
"Properties": {
"berries": "false"
}
},
"weight": 4
},
{
"data": {
"Name": "minecraft:cave_vines_plant",
"Properties": {
"berries": "true"
}
},
"weight": 1
}
]
}
},
{
"height": 1,
"provider": {
"type": "minecraft:randomized_int_state_provider",
"property": "age",
"source": {
"type": "minecraft:weighted_state_provider",
"entries": [
{
"data": {
"Name": "minecraft:cave_vines",
"Properties": {
"age": "0",
"berries": "false"
}
},
"weight": 4
},
{
"data": {
"Name": "minecraft:cave_vines",
"Properties": {
"age": "0",
"berries": "true"
}
},
"weight": 1
}
]
},
"values": {
"type": "minecraft:uniform",
"value": {
"max_inclusive": 25,
"min_inclusive": 23
}
}
}
}
],
"prioritize_tip": true
}
}
@@ -0,0 +1,40 @@
{
"type": "minecraft:vegetation_patch",
"config": {
"depth": 1,
"extra_bottom_block_chance": 0.0,
"extra_edge_column_chance": 0.3,
"ground_state": {
"type": "minecraft:simple_state_provider",
"state": {
"Name": "minecraft:moss_block"
}
},
"replaceable": "#society:skull_block",
"surface": "floor",
"vegetation_chance": 0,
"vegetation_feature": {
"feature": {
"type": "minecraft:simple_block",
"config": {
"to_place": {
"type": "minecraft:simple_state_provider",
"state": {
"Name": "minecraft:grass"
}
}
}
},
"placement": []
},
"vertical_range": 5,
"xz_radius": {
"type": "minecraft:uniform",
"value": {
"max_inclusive": 7,
"min_inclusive": 4
}
}
}
}
@@ -0,0 +1,29 @@
{
"type": "minecraft:vegetation_patch",
"config": {
"depth": 1,
"extra_bottom_block_chance": 0.0,
"extra_edge_column_chance": 0.3,
"ground_state": {
"type": "minecraft:simple_state_provider",
"state": {
"Name": "minecraft:moss_block"
}
},
"replaceable": "#society:skull_block",
"surface": "ceiling",
"vegetation_chance": 0.08,
"vegetation_feature": {
"feature": "minecraft:cave_vine_in_moss",
"placement": []
},
"vertical_range": 5,
"xz_radius": {
"type": "minecraft:uniform",
"value": {
"max_inclusive": 7,
"min_inclusive": 4
}
}
}
}
@@ -0,0 +1,64 @@
{
"type": "minecraft:root_system",
"config": {
"allowed_tree_position": {
"type": "minecraft:all_of",
"predicates": [
{
"type": "minecraft:any_of",
"predicates": [
{
"type": "minecraft:matching_blocks",
"blocks": [
"minecraft:air",
"minecraft:cave_air",
"minecraft:void_air"
]
},
{
"type": "minecraft:matching_block_tag",
"tag": "society:skull_block"
}
]
},
{
"type": "minecraft:matching_block_tag",
"offset": [
0,
-1,
0
],
"tag": "society:skull_block"
}
]
},
"allowed_vertical_water_for_tree": 2,
"feature": {
"feature": "minecraft:azalea_tree",
"placement": []
},
"hanging_root_placement_attempts": 20,
"hanging_root_radius": 3,
"hanging_root_state_provider": {
"type": "minecraft:simple_state_provider",
"state": {
"Name": "minecraft:hanging_roots",
"Properties": {
"waterlogged": "false"
}
}
},
"hanging_roots_vertical_span": 2,
"required_vertical_space_for_tree": 3,
"root_column_max_height": 100,
"root_placement_attempts": 20,
"root_radius": 3,
"root_replaceable": "#minecraft:azalea_root_replaceable",
"root_state_provider": {
"type": "minecraft:simple_state_provider",
"state": {
"Name": "minecraft:rooted_dirt"
}
}
}
}
@@ -0,0 +1,47 @@
{
"config": {
"tries": 7,
"xz_spread": 10,
"y_spread": 1,
"feature": {
"feature": {
"config": {
"to_place": {
"state": {
"Properties": {
"waterlogged": "false",
"treasure": "true"
},
"Name": "society:magma_geode_node"
},
"type": "minecraft:simple_state_provider"
}
},
"type": "minecraft:simple_block"
},
"placement": [
{
"predicate": {
"predicates": [
{
"blocks": "minecraft:air",
"type": "minecraft:matching_blocks"
},
{
"offset": [
0,
-1,
0
],
"type": "minecraft:solid"
}
],
"type": "minecraft:all_of"
},
"type": "minecraft:block_predicate_filter"
}
]
}
},
"type": "minecraft:random_patch"
}
@@ -0,0 +1,47 @@
{
"config": {
"tries": 7,
"xz_spread": 15,
"y_spread": 1,
"feature": {
"feature": {
"config": {
"to_place": {
"state": {
"Properties": {
"waterlogged": "false",
"treasure": "true"
},
"Name": "society:omni_geode_node"
},
"type": "minecraft:simple_state_provider"
}
},
"type": "minecraft:simple_block"
},
"placement": [
{
"predicate": {
"predicates": [
{
"blocks": "minecraft:air",
"type": "minecraft:matching_blocks"
},
{
"offset": [
0,
-1,
0
],
"type": "minecraft:solid"
}
],
"type": "minecraft:all_of"
},
"type": "minecraft:block_predicate_filter"
}
]
}
},
"type": "minecraft:random_patch"
}
@@ -0,0 +1,29 @@
{
"type": "minecraft:vegetation_patch",
"config": {
"depth": 1,
"extra_bottom_block_chance": 0.0,
"extra_edge_column_chance": 0.75,
"ground_state": {
"type": "minecraft:simple_state_provider",
"state": {
"Name": "minecraft:pale_moss_block"
}
},
"replaceable": "#minecraft:moss_replaceable",
"surface": "floor",
"vegetation_chance": 0.3,
"vegetation_feature": {
"feature": "society:pale_moss_vegetation",
"placement": []
},
"vertical_range": 5,
"xz_radius": {
"type": "minecraft:uniform",
"value": {
"max_inclusive": 4,
"min_inclusive": 2
}
}
}
}
@@ -0,0 +1,52 @@
{
"type": "minecraft:simple_block",
"config": {
"to_place": {
"type": "minecraft:weighted_state_provider",
"entries": [
{
"data": {
"Name": "minecraft:pale_moss_carpet",
"Properties": {
"bottom": "true",
"east": "none",
"north": "none",
"south": "none",
"west": "none"
}
},
"weight": 25
},
{
"data": {
"Name": "minecraft:grass"
},
"weight": 25
},
{
"data": {
"Name": "minecraft:glow_lichen",
"Properties": {
"down": "true",
"east": "false",
"north": "false",
"south": "false",
"west": "false",
"waterlogged": "false"
}
},
"weight": 10
},
{
"data": {
"Name": "minecraft:tall_grass",
"Properties": {
"half": "lower"
}
},
"weight": 10
}
]
}
}
}
@@ -0,0 +1,30 @@
{
"type": "minecraft:random_patch",
"config": {
"feature": {
"feature": {
"type": "minecraft:simple_block",
"config": {
"to_place": {
"type": "minecraft:simple_state_provider",
"state": {
"Name": "quark:glow_shroom"
}
}
}
},
"placement": [
{
"type": "minecraft:block_predicate_filter",
"predicate": {
"type": "minecraft:matching_blocks",
"blocks": "minecraft:air"
}
}
]
},
"tries": 96,
"xz_spread": 7,
"y_spread": 3
}
}
@@ -0,0 +1,64 @@
{
"type": "minecraft:simple_block",
"config": {
"to_place": {
"type": "minecraft:weighted_state_provider",
"entries": [
{
"weight": 163,
"data": {
"Name": "society:stone_boulder"
}
},
{
"weight": 25,
"data": {
"Name": "minecraft:coal_ore"
}
},
{
"weight": 20,
"data": {
"Name": "minecraft:copper_ore"
}
},
{
"weight": 15,
"data": {
"Name": "minecraft:iron_ore"
}
},
{
"weight": 13,
"data": {
"Name": "create:zinc_ore"
}
},
{
"weight": 2,
"data": {
"Name": "minecraft:lapis_ore"
}
},
{
"weight": 2,
"data": {
"Name": "society:geode_node"
}
},
{
"weight": 2,
"data": {
"Name": "society:earth_crystal"
}
},
{
"weight": 2,
"data": {
"Name": "society:oak_supply_crate"
}
}
]
}
}
}
@@ -0,0 +1,8 @@
{
"type": "lithostitched:structure_template",
"config": {
"template": "society:skull_cavern/end_room_1",
"processors": "minecraft:empty",
"rotation": "none"
}
}
@@ -0,0 +1,8 @@
{
"type": "lithostitched:structure_template",
"config": {
"template": "society:skull_cavern/end_room_2",
"processors": "minecraft:empty",
"rotation": "none"
}
}
@@ -0,0 +1,75 @@
{
"type": "minecraft:block_column",
"config": {
"direction": "down",
"allowed_placement": {
"type": "minecraft:all_of",
"predicates": [
{
"type": "minecraft:any_of",
"predicates": [
{
"type": "minecraft:matching_blocks",
"offset": [0, -1, 0],
"blocks": "minecraft:air"
},
{
"type": "minecraft:solid"
}
]
},
{
"type": "minecraft:not",
"predicate": {
"type": "minecraft:matching_blocks",
"blocks": "minecraft:bedrock"
}
}
]
},
"prioritize_tip": false,
"layers": [
{
"height": 1,
"provider": {
"type": "minecraft:weighted_state_provider",
"entries": [
{
"weight": 194,
"data": {
"Name": "society:end_stone_boulder"
}
},
{
"weight": 10,
"data": {
"Name": "society:deepslate_sparkstone_ore"
}
},
{
"weight": 3,
"data": {
"Name": "society:deepslate_iridium_ore"
}
}
]
}
},
{
"height": 256,
"provider": {
"type": "minecraft:simple_state_provider",
"state": {
"Name": "farmersdelight:rope",
"Properties": {
"east": "false",
"north": "false",
"south": "false",
"west": "false"
}
}
}
}
]
}
}
@@ -0,0 +1,40 @@
{
"type": "minecraft:simple_block",
"config": {
"to_place": {
"type": "minecraft:weighted_state_provider",
"entries": [
{
"weight": 174,
"data": {
"Name": "society:end_stone_boulder"
}
},
{
"weight": 14,
"data": {
"Name": "society:deepslate_sparkstone_ore"
}
},
{
"weight": 4,
"data": {
"Name": "society:omni_geode_node"
}
},
{
"weight": 3,
"data": {
"Name": "society:deepslate_iridium_ore"
}
},
{
"weight": 1,
"data": {
"Name": "society:skull_cavern_teleporter"
}
}
]
}
}
}
@@ -0,0 +1,44 @@
{
"type": "minecraft:vegetation_patch",
"config": {
"surface": "floor",
"depth": 1,
"vertical_range": 5,
"extra_bottom_block_chance": 0,
"extra_edge_column_chance": 0,
"vegetation_chance": 0.01,
"vegetation_feature": {
"feature": {
"type": "minecraft:simple_block",
"config": {
"to_place": {
"type": "minecraft:simple_state_provider",
"state": {
"Name": "minecraft:chorus_flower"
}
}
}
},
"placement": []
},
"xz_radius": {
"type": "minecraft:uniform",
"value": {
"min_inclusive": 2,
"max_inclusive": 3
}
},
"replaceable": "#society:skull_block",
"ground_state": {
"type": "minecraft:weighted_state_provider",
"entries": [
{
"weight": 8,
"data": {
"Name": "minecraft:end_stone"
}
}
]
}
}
}
@@ -0,0 +1,8 @@
{
"type": "lithostitched:structure_template",
"config": {
"template": "society:skull_cavern/uni_geode",
"processors": "minecraft:empty",
"rotation": "none"
}
}