-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
aggiunto overlay per la 1.21.2/1.21.3 e fix vari per le multi versioni
- Loading branch information
1 parent
e0013b9
commit 47e1936
Showing
137 changed files
with
2,049 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
70 changes: 70 additions & 0 deletions
70
...yblock CE datapacks/skyblock_mc1212/data/minecraft/worldgen/configured_carver/canyon.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,70 @@ | ||
{ | ||
"type": "minecraft:canyon", | ||
"config": { | ||
"debug_settings": { | ||
"air_state": { | ||
"Name": "minecraft:warped_button", | ||
"Properties": { | ||
"face": "wall", | ||
"facing": "north", | ||
"powered": "false" | ||
} | ||
}, | ||
"barrier_state": { | ||
"Name": "minecraft:glass" | ||
}, | ||
"lava_state": { | ||
"Name": "minecraft:orange_stained_glass" | ||
}, | ||
"water_state": { | ||
"Name": "minecraft:candle", | ||
"Properties": { | ||
"candles": "1", | ||
"lit": "false", | ||
"waterlogged": "false" | ||
} | ||
} | ||
}, | ||
"lava_level": { | ||
"above_bottom": 8 | ||
}, | ||
"probability": 0.01, | ||
"replaceable": "#minecraft:overworld_carver_replaceables", | ||
"shape": { | ||
"distance_factor": { | ||
"type": "minecraft:uniform", | ||
"max_exclusive": 1.0, | ||
"min_inclusive": 0.75 | ||
}, | ||
"horizontal_radius_factor": { | ||
"type": "minecraft:uniform", | ||
"max_exclusive": 1.0, | ||
"min_inclusive": 0.75 | ||
}, | ||
"thickness": { | ||
"type": "minecraft:trapezoid", | ||
"max": 6.0, | ||
"min": 0.0, | ||
"plateau": 2.0 | ||
}, | ||
"vertical_radius_center_factor": 0.0, | ||
"vertical_radius_default_factor": 1.0, | ||
"width_smoothness": 3 | ||
}, | ||
"vertical_rotation": { | ||
"type": "minecraft:uniform", | ||
"max_exclusive": 0.125, | ||
"min_inclusive": -0.125 | ||
}, | ||
"y": { | ||
"type": "minecraft:uniform", | ||
"max_inclusive": { | ||
"absolute": 67 | ||
}, | ||
"min_inclusive": { | ||
"absolute": 10 | ||
} | ||
}, | ||
"yScale": 3.0 | ||
} | ||
} |
63 changes: 63 additions & 0 deletions
63
...Skyblock CE datapacks/skyblock_mc1212/data/minecraft/worldgen/configured_carver/cave.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,63 @@ | ||
{ | ||
"type": "minecraft:cave", | ||
"config": { | ||
"debug_settings": { | ||
"air_state": { | ||
"Name": "minecraft:crimson_button", | ||
"Properties": { | ||
"face": "wall", | ||
"facing": "north", | ||
"powered": "false" | ||
} | ||
}, | ||
"barrier_state": { | ||
"Name": "minecraft:glass" | ||
}, | ||
"lava_state": { | ||
"Name": "minecraft:orange_stained_glass" | ||
}, | ||
"water_state": { | ||
"Name": "minecraft:candle", | ||
"Properties": { | ||
"candles": "1", | ||
"lit": "false", | ||
"waterlogged": "false" | ||
} | ||
} | ||
}, | ||
"floor_level": { | ||
"type": "minecraft:uniform", | ||
"max_exclusive": -0.4, | ||
"min_inclusive": -1.0 | ||
}, | ||
"horizontal_radius_multiplier": { | ||
"type": "minecraft:uniform", | ||
"max_exclusive": 1.4, | ||
"min_inclusive": 0.7 | ||
}, | ||
"lava_level": { | ||
"above_bottom": 8 | ||
}, | ||
"probability": 0.15, | ||
"replaceable": "#minecraft:overworld_carver_replaceables", | ||
"vertical_radius_multiplier": { | ||
"type": "minecraft:uniform", | ||
"max_exclusive": 1.3, | ||
"min_inclusive": 0.8 | ||
}, | ||
"y": { | ||
"type": "minecraft:uniform", | ||
"max_inclusive": { | ||
"absolute": 180 | ||
}, | ||
"min_inclusive": { | ||
"above_bottom": 8 | ||
} | ||
}, | ||
"yScale": { | ||
"type": "minecraft:uniform", | ||
"max_exclusive": 0.9, | ||
"min_inclusive": 0.1 | ||
} | ||
} | ||
} |
63 changes: 63 additions & 0 deletions
63
...cks/skyblock_mc1212/data/minecraft/worldgen/configured_carver/cave_extra_underground.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,63 @@ | ||
{ | ||
"type": "minecraft:cave", | ||
"config": { | ||
"debug_settings": { | ||
"air_state": { | ||
"Name": "minecraft:oak_button", | ||
"Properties": { | ||
"face": "wall", | ||
"facing": "north", | ||
"powered": "false" | ||
} | ||
}, | ||
"barrier_state": { | ||
"Name": "minecraft:glass" | ||
}, | ||
"lava_state": { | ||
"Name": "minecraft:orange_stained_glass" | ||
}, | ||
"water_state": { | ||
"Name": "minecraft:candle", | ||
"Properties": { | ||
"candles": "1", | ||
"lit": "false", | ||
"waterlogged": "false" | ||
} | ||
} | ||
}, | ||
"floor_level": { | ||
"type": "minecraft:uniform", | ||
"max_exclusive": -0.4, | ||
"min_inclusive": -1.0 | ||
}, | ||
"horizontal_radius_multiplier": { | ||
"type": "minecraft:uniform", | ||
"max_exclusive": 1.4, | ||
"min_inclusive": 0.7 | ||
}, | ||
"lava_level": { | ||
"above_bottom": 8 | ||
}, | ||
"probability": 0.07, | ||
"replaceable": "#minecraft:overworld_carver_replaceables", | ||
"vertical_radius_multiplier": { | ||
"type": "minecraft:uniform", | ||
"max_exclusive": 1.3, | ||
"min_inclusive": 0.8 | ||
}, | ||
"y": { | ||
"type": "minecraft:uniform", | ||
"max_inclusive": { | ||
"absolute": 47 | ||
}, | ||
"min_inclusive": { | ||
"above_bottom": 8 | ||
} | ||
}, | ||
"yScale": { | ||
"type": "minecraft:uniform", | ||
"max_exclusive": 0.9, | ||
"min_inclusive": 0.1 | ||
} | ||
} | ||
} |
23 changes: 23 additions & 0 deletions
23
...k CE datapacks/skyblock_mc1212/data/minecraft/worldgen/configured_carver/nether_cave.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
{ | ||
"type": "minecraft:nether_cave", | ||
"config": { | ||
"floor_level": -0.7, | ||
"horizontal_radius_multiplier": 1.0, | ||
"lava_level": { | ||
"above_bottom": 10 | ||
}, | ||
"probability": 0.2, | ||
"replaceable": "#minecraft:nether_carver_replaceables", | ||
"vertical_radius_multiplier": 1.0, | ||
"y": { | ||
"type": "minecraft:uniform", | ||
"max_inclusive": { | ||
"below_top": 1 | ||
}, | ||
"min_inclusive": { | ||
"absolute": 0 | ||
} | ||
}, | ||
"yScale": 0.5 | ||
} | ||
} |
102 changes: 102 additions & 0 deletions
102
... datapacks/skyblock_mc1212/data/minecraft/worldgen/configured_feature/amethyst_geode.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,102 @@ | ||
{ | ||
"type": "minecraft:geode", | ||
"config": { | ||
"blocks": { | ||
"alternate_inner_layer_provider": { | ||
"type": "minecraft:simple_state_provider", | ||
"state": { | ||
"Name": "minecraft:budding_amethyst" | ||
} | ||
}, | ||
"cannot_replace": "#minecraft:features_cannot_replace", | ||
"filling_provider": { | ||
"type": "minecraft:simple_state_provider", | ||
"state": { | ||
"Name": "minecraft:air" | ||
} | ||
}, | ||
"inner_layer_provider": { | ||
"type": "minecraft:simple_state_provider", | ||
"state": { | ||
"Name": "minecraft:amethyst_block" | ||
} | ||
}, | ||
"inner_placements": [ | ||
{ | ||
"Name": "minecraft:small_amethyst_bud", | ||
"Properties": { | ||
"facing": "up", | ||
"waterlogged": "false" | ||
} | ||
}, | ||
{ | ||
"Name": "minecraft:medium_amethyst_bud", | ||
"Properties": { | ||
"facing": "up", | ||
"waterlogged": "false" | ||
} | ||
}, | ||
{ | ||
"Name": "minecraft:large_amethyst_bud", | ||
"Properties": { | ||
"facing": "up", | ||
"waterlogged": "false" | ||
} | ||
}, | ||
{ | ||
"Name": "minecraft:amethyst_cluster", | ||
"Properties": { | ||
"facing": "up", | ||
"waterlogged": "false" | ||
} | ||
} | ||
], | ||
"invalid_blocks": "#minecraft:geode_invalid_blocks", | ||
"middle_layer_provider": { | ||
"type": "minecraft:simple_state_provider", | ||
"state": { | ||
"Name": "minecraft:calcite" | ||
} | ||
}, | ||
"outer_layer_provider": { | ||
"type": "minecraft:simple_state_provider", | ||
"state": { | ||
"Name": "minecraft:smooth_basalt" | ||
} | ||
} | ||
}, | ||
"crack": { | ||
"base_crack_size": 2.0, | ||
"crack_point_offset": 2, | ||
"generate_crack_chance": 0.95 | ||
}, | ||
"distribution_points": { | ||
"type": "minecraft:uniform", | ||
"max_inclusive": 4, | ||
"min_inclusive": 3 | ||
}, | ||
"invalid_blocks_threshold": 3, | ||
"layers": { | ||
"filling": 1.7, | ||
"inner_layer": 2.2, | ||
"middle_layer": 3.2, | ||
"outer_layer": 4.2 | ||
}, | ||
"max_gen_offset": 16, | ||
"min_gen_offset": -16, | ||
"noise_multiplier": 0.05, | ||
"outer_wall_distance": { | ||
"type": "minecraft:uniform", | ||
"max_inclusive": 6, | ||
"min_inclusive": 4 | ||
}, | ||
"placements_require_layer0_alternate": true, | ||
"point_offset": { | ||
"type": "minecraft:uniform", | ||
"max_inclusive": 2, | ||
"min_inclusive": 1 | ||
}, | ||
"use_alternate_layer0_chance": 0.083, | ||
"use_potential_placements_chance": 0.35 | ||
} | ||
} |
8 changes: 8 additions & 0 deletions
8
...CE datapacks/skyblock_mc1212/data/minecraft/worldgen/configured_feature/iceberg_blue.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"type": "minecraft:iceberg", | ||
"config": { | ||
"state": { | ||
"Name": "minecraft:air" | ||
} | ||
} | ||
} |
8 changes: 8 additions & 0 deletions
8
... datapacks/skyblock_mc1212/data/minecraft/worldgen/configured_feature/iceberg_packed.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"type": "minecraft:iceberg", | ||
"config": { | ||
"state": { | ||
"Name": "minecraft:air" | ||
} | ||
} | ||
} |
Oops, something went wrong.