-
-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## Worldgen Improvements - Reduced Island Smear Scale for more balanced Island Sizes - Added a basic Depth Parameter - Frigid Sierras will now spawn above a certain y-level in arctic biomes (their spawning isn't final yet) - Fixed Ore Spawning - Improved Structure Spawning Checks - Refactored Density Function Code --- I agree to the Contributor License Agreement (CLA).
- Loading branch information
1 parent
91564e9
commit 0922707
Showing
77 changed files
with
974 additions
and
155 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
src/generated/resources/.cache/0f202e000d40347127b33b6edbbb29689b8cbf86
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,2 +1,2 @@ | ||
// 1.20.4 2024-05-31T13:41:34.105554 Pack Metadata | ||
// 1.20.4 2024-06-01T10:15:30.6005742 Pack Metadata | ||
06620fa5cb6ea80f6bdb277cf79669a7ce5a17fe pack.mcmeta |
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: 2 additions & 2 deletions
4
src/generated/resources/.cache/22e055b08db69020216bfa6cdc88fb891580b954
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,2 +1,2 @@ | ||
// 1.20.4 2024-05-31T20:26:38.722508 Languages: en_us for mod: aether_ii | ||
19cf946a15f9d11d804b8165266512434e72bc8d assets/aether_ii/lang/en_us.json | ||
// 1.20.4 2024-06-01T13:57:18.4878113 Languages: en_us for mod: aether_ii | ||
02fdb47b1b914c7a1d424eb07c207b09fdcd63c3 assets/aether_ii/lang/en_us.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
2 changes: 1 addition & 1 deletion
2
src/generated/resources/.cache/735031f3addf80804addae5e3f53249900116f1e
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,2 +1,2 @@ | ||
// 1.20.4 2024-05-31T20:26:38.7424937 Sound Definitions | ||
// 1.20.4 2024-06-01T10:15:30.6015747 Sound Definitions | ||
536c4a1f8405eee157e55162db7258854106eecf assets/aether_ii/sounds.json |
2 changes: 1 addition & 1 deletion
2
src/generated/resources/.cache/94ca23e7abae89a5dc18e4af25c1daf0c7c15994
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,2 +1,2 @@ | ||
// 1.20.4 2024-05-31T12:16:21.2023658 Tags for minecraft:entity_type mod id aether_ii | ||
// 1.20.4 2024-06-01T10:15:30.5829157 Tags for minecraft:entity_type mod id aether_ii | ||
fc69096744cdf927eb4e26146accded0df20a855 data/minecraft/tags/entity_types/fall_damage_immune.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
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
2 changes: 1 addition & 1 deletion
2
src/generated/resources/.cache/cf945c5aa652e7324f720613ecc6d932ba73dec6
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,2 +1,2 @@ | ||
// 1.20.4 2024-05-31T13:41:34.0885563 Tags for minecraft:worldgen/biome mod id aether_ii | ||
// 1.20.4 2024-06-01T10:15:30.5869303 Tags for minecraft:worldgen/biome mod id aether_ii | ||
6e2c94c24488ceea8d9fc5505439991dbf64937c data/aether_ii/tags/worldgen/biome/has_structure/outpost.json |
Oops, something went wrong.