-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
334958e
commit fa9ce06
Showing
10 changed files
with
39 additions
and
7 deletions.
There are no files selected for viewing
14 changes: 10 additions & 4 deletions
14
src/generated/resources/.cache/103d9f3f36b01595f1aa5172191e60eff02e6924
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 |
---|---|---|
@@ -1,10 +1,16 @@ | ||
// 1.20.4 2024-06-01T19:15:17.0008118 Registries | ||
// 1.20.4 2024-06-01T19:19:23.1935084 Registries | ||
1bf1e96a91388f7bf47c90dab07b1152d3861b11 data/aether/worldgen/configured_feature/crystal_tree.json | ||
b6a841717406318978f90cf079056810c8033279 data/aether_redux/neoforge/biome_modifier/add_cloudbed.json | ||
b1924e11e2a4cc074084f391e61ba8b59b590874 data/aether_redux/neoforge/biome_modifier/add_cloudbed.json | ||
44c7d1a0053c10f29c8dd8751ad8f66cad1c533e data/aether_redux/neoforge/biome_modifier/modify_music.json | ||
70154e7f9dcd1402e0ce3f9580ab7b1ef7e8d076 data/aether_redux/neoforge/biome_modifier/modify_sky_color.json | ||
0de876b2bb0d7f9735c9b4cdfaa2375696f70f35 data/aether_redux/neoforge/structure_modifier/remove_large_clouds.json | ||
9fd5c6b3838a4077681396bce3e604e3a83a5eb2 data/aether_redux/neoforge/biome_modifier/modify_sky_color.json | ||
4a5be552b9f72acc559173e300fee91cca2aba4f data/aether_redux/neoforge/structure_modifier/remove_large_clouds.json | ||
1c82d3ea23de6f5304553b504b789ac2a60a6e53 data/aether_redux/worldgen/configured_feature/cloudbed.json | ||
c550ee9bf198e69beb565fb697a20ce9e526ecb3 data/aether_redux/worldgen/density_function/cloudbed_noise.json | ||
123716e2850a50ab2cec88cc5d642fe27e09e41f data/aether_redux/worldgen/density_function/cloudbed_y_offset.json | ||
2e8ce4c531982cca5248401ec7558993018f12df data/aether_redux/worldgen/placed_feature/cloudbed.json | ||
d1c424fddd3d29564e7c4b5371fca645bb3170b9 data/aether_redux/zenith/condition/aether_genesis.json | ||
4d058722e9174ace67c5b78d90eb0422af95990c data/aether_redux/zenith/condition/ancient_aether.json | ||
3f0c5afe21b9c03af989f27e074803f0fd382ace data/aether_redux/zenith/condition/cloudbed.json | ||
713c3f2a42b24b736cc6177cb36906e3f1032c9f data/aether_redux/zenith/condition/deep_aether.json | ||
f3df1f199e2ac5f79e6d90d780ba452ccb7545ef data/aether_redux/zenith/condition/lost_content.json | ||
289746f7e07a8fd46749bba6e72d5c399b86ddea data/aether_redux/zenith/condition/sky_colors.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
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
4 changes: 4 additions & 0 deletions
4
src/generated/resources/data/aether_redux/zenith/condition/aether_genesis.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,4 @@ | ||
{ | ||
"condition": "zenith:mod_loaded", | ||
"modid": "aether_genesis" | ||
} |
4 changes: 4 additions & 0 deletions
4
src/generated/resources/data/aether_redux/zenith/condition/ancient_aether.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,4 @@ | ||
{ | ||
"condition": "zenith:mod_loaded", | ||
"modid": "ancient_aether" | ||
} |
5 changes: 5 additions & 0 deletions
5
src/generated/resources/data/aether_redux/zenith/condition/cloudbed.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,5 @@ | ||
{ | ||
"condition": "zenith:config_enabled", | ||
"config_path": "[TODO, Cloudbed]", | ||
"serializer": "redux_server" | ||
} |
4 changes: 4 additions & 0 deletions
4
src/generated/resources/data/aether_redux/zenith/condition/deep_aether.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,4 @@ | ||
{ | ||
"condition": "zenith:mod_loaded", | ||
"modid": "deep_aether" | ||
} |
4 changes: 4 additions & 0 deletions
4
src/generated/resources/data/aether_redux/zenith/condition/lost_content.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,4 @@ | ||
{ | ||
"condition": "zenith:mod_loaded", | ||
"modid": "lost_aether_content" | ||
} |
5 changes: 5 additions & 0 deletions
5
src/generated/resources/data/aether_redux/zenith/condition/sky_colors.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,5 @@ | ||
{ | ||
"condition": "zenith:config_enabled", | ||
"config_path": "[TODO, Redux Sky Colors]", | ||
"serializer": "redux_server" | ||
} |