Skip to content

Commit

Permalink
chore: datagen
Browse files Browse the repository at this point in the history
  • Loading branch information
Zepalesque committed Jun 22, 2024
1 parent dea4177 commit 5fba0e1
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 15 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// 1.20.4 2024-06-22T17:55:06.6406252 Registries
// 1.20.4 2024-06-22T18:12:25.9365277 Registries
1bf1e96a91388f7bf47c90dab07b1152d3861b11 data/aether/worldgen/configured_feature/crystal_tree.json
8a507cefcf541bbc45bcce1bcd6fff668c4429cd data/aether/worldgen/configured_feature/golden_oak_tree.json
3d89e7c030d3ec47419f92a3c9d150c15ffe05a9 data/aether/worldgen/configured_feature/grass_patch.json
c3e70def2e4f0db7fd45d43de17ffcbe9d6dbc86 data/aether/worldgen/configured_feature/grass_patch.json
47ec4dab1e49d10c7a9d88096f1d8297e837b2e8 data/aether/worldgen/configured_feature/skyroot_tree.json
cbc01407f81c547e1384753574d83f4983bc738b data/aether/worldgen/configured_feature/tall_grass_patch.json
f068ccf490875b97628304fb858fdeed62f367e8 data/aether/worldgen/placed_feature/aether_grass_bonemeal.json
Expand All @@ -17,7 +17,7 @@ ec1742984d7560746e6f3ff6cf50b7cb75377fcd data/aether_redux/neoforge/biome_modifi
4b381670c718154fb753a5dc522707259b926230 data/aether_redux/worldgen/configured_feature/cloudbed.json
055ed56c7d87c9110bf42e73b5bcb484d3c1c4cf data/aether_redux/worldgen/configured_feature/cloudroot.json
aea9daf059363df457df69de9f2d77b0d29d95c6 data/aether_redux/worldgen/configured_feature/gilded_groves_trees.json
4c6829f5c77ba6421df26b907d9d97050fe1cefe data/aether_redux/worldgen/configured_feature/golden_clovers_patch.json
2c55a45952f287051c6c1b44356f245d2502fbb3 data/aether_redux/worldgen/configured_feature/golden_clovers_patch.json
04057a0a74b6f80a9ca45e36c831e7a66797af1e data/aether_redux/worldgen/configured_feature/grove_golden_oak.json
7dabeb5e6350694a8b4517ee6c97da9e4dc45f24 data/aether_redux/worldgen/configured_feature/large_cloudroot.json
8af65e703426f8b539d9818d42cde0aa2a8f48b1 data/aether_redux/worldgen/configured_feature/sentrite_ore.json
Expand All @@ -26,13 +26,13 @@ f8ec4e4b773e6d10bf361f5edeebad4777daa5d3 data/aether_redux/worldgen/configured_f
15626864bc7c207008638ad249d0e3597d690a9b data/aether_redux/worldgen/density_function/cloudbed_noise.json
123716e2850a50ab2cec88cc5d642fe27e09e41f data/aether_redux/worldgen/density_function/cloudbed_y_offset.json
d30e768357242063e77a87bc153d5bd7a88479e8 data/aether_redux/worldgen/density_function/redux_final_density.json
edd95831704750d6bbfaf296874790ac709a94dc data/aether_redux/worldgen/placed_feature/aurum_patch.json
0f77c2b9089388e3090eeec649b62cc3300647c4 data/aether_redux/worldgen/placed_feature/aurum_patch.json
2e8ce4c531982cca5248401ec7558993018f12df data/aether_redux/worldgen/placed_feature/cloudbed.json
8b12954e0cac03680abc4b12f49d262e7559a4d6 data/aether_redux/worldgen/placed_feature/dense_ambrosium_ore.json
2cdb57bbf592d7f051c022af159a15cb3e4533fa data/aether_redux/worldgen/placed_feature/dense_blue_aercloud.json
e2a2442c7d70015e6cb6662a672968da3cd947e6 data/aether_redux/worldgen/placed_feature/dense_zanite_ore.json
5c595237537d380a71c5b8b6331d4d7088881e40 data/aether_redux/worldgen/placed_feature/gilded_groves_trees.json
28d01a384e0c28e856633dec8a2995b584b47ce6 data/aether_redux/worldgen/placed_feature/golden_clovers_patch.json
6851525a5e480ab6e1f6f991acb969ade559661c data/aether_redux/worldgen/placed_feature/golden_clovers_patch.json
667257c68f50d4873605192cbb3fc468ae584632 data/aether_redux/worldgen/placed_feature/sentrite_ore.json
1741f6c947a7d82f7a6ee104b166cfa1b83bbfab data/aether_redux/worldgen/placed_feature/sparse_ambrosium_ore.json
12c684bf1f4a41f655e365c0e1603b98c4513046 data/aether_redux/worldgen/placed_feature/sparse_blue_aercloud.json
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
}
]
},
"tries": 32,
"tries": 48,
"xz_spread": 7,
"y_spread": 3
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -198,8 +198,8 @@
}
]
},
"tries": 8,
"xz_spread": 3,
"tries": 24,
"xz_spread": 7,
"y_spread": 3
}
}
Original file line number Diff line number Diff line change
@@ -1,10 +1,16 @@
{
"feature": "aether_redux:aurum_patch",
"placement": [
{
"type": "minecraft:noise_threshold_count",
"above_noise": 10,
"below_noise": 5,
"noise_level": -0.8
},
{
"type": "aether:improved_layer_placement",
"count": {
"type": "minecraft:biased_to_bottom",
"type": "minecraft:uniform",
"value": {
"max_inclusive": 2,
"min_inclusive": 0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
{
"feature": "aether_redux:golden_clovers_patch",
"placement": [
{
"type": "minecraft:noise_threshold_count",
"above_noise": 10,
"below_noise": 5,
"noise_level": -0.8
},
{
"type": "aether:improved_layer_placement",
"count": {
Expand Down

0 comments on commit 5fba0e1

Please sign in to comment.