-
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
0e07905
commit c035ad6
Showing
9 changed files
with
45 additions
and
39 deletions.
There are no files selected for viewing
4 changes: 2 additions & 2 deletions
4
src/generated/resources/.cache/22373c0826f5c6678d0d4a856e70f468cc114367
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.21.1 2025-01-05T14:57:04.0231144 Languages: en_us for mod: aether_redux | ||
8a736bc8a79fd232d61332ba1d8a7929f6d760a4 assets/aether_redux/lang/en_us.json | ||
// 1.21.1 2025-01-05T15:02:12.6236146 Languages: en_us for mod: aether_redux | ||
29154806c6f93b839f170d57a9d364fbee1f27e8 assets/aether_redux/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
4 changes: 2 additions & 2 deletions
4
src/generated/resources/.cache/5ed8a2935f6d13341cca9acf97e2eb148a0e73a1
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,5 +1,5 @@ | ||
// 1.21.1 2025-01-05T14:57:04.0341072 Global Loot Modifiers : aether_redux | ||
// 1.21.1 2025-01-05T15:02:12.6376076 Global Loot Modifiers : aether_redux | ||
927ef7719b591908de35e0fd2b9c5e50ba0cedfc data/aether_redux/loot_modifiers/aerbound_cape.json | ||
af76ed495c7d2f9115c478eb073569402ad7251e data/aether_redux/loot_modifiers/raw_veridium.json | ||
65ddafdff0ab797aebb5d7bd9c3ad71e37f70522 data/aether_redux/loot_modifiers/sentrite_disc.json | ||
16d7da70c2a552a231ce94a0511ab3ebe9905ad1 data/aether_redux/loot_modifiers/sentrite_disc.json | ||
8aeb8ef99441e8c05543945ff51a8e19cce45d4e data/neoforge/loot_modifiers/global_loot_modifiers.json |
5 changes: 3 additions & 2 deletions
5
src/generated/resources/.cache/9410d1e9b5c732d05e6ec677608e347515c8185f
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,3 +1,4 @@ | ||
// 1.21.1 2025-01-05T14:57:04.0141194 Tags for minecraft:entity_type mod id aether_redux | ||
5d55890f03431ddaefa201c89369e0dfcd1067b8 data/aether_redux/tags/entity_type/sentries.json | ||
// 1.21.1 2025-01-05T15:02:12.6196158 Tags for minecraft:entity_type mod id aether_redux | ||
85d3d04482664e42d405e183521203c39d5e7b15 data/aether_redux/tags/entity_type/sentries.json | ||
f3d2924a739f297564000bda40a0b892bf48973b data/aether_redux/tags/entity_type/sentrite_music_disc_dropping.json | ||
517c15463812a27fa02321072d0873731c0fd60a data/aether_redux/tags/entity_type/valid_pickaxe_targets.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
6 changes: 1 addition & 5 deletions
6
src/generated/resources/data/aether_redux/tags/entity_type/sentries.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 |
---|---|---|
@@ -1,10 +1,6 @@ | ||
{ | ||
"remove": [ | ||
"aether:slider" | ||
], | ||
"values": [ | ||
"aether:slider", | ||
"aether:sentry", | ||
"#aether_redux:sentries" | ||
"aether:sentry" | ||
] | ||
} |
8 changes: 8 additions & 0 deletions
8
src/generated/resources/data/aether_redux/tags/entity_type/sentrite_music_disc_dropping.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 @@ | ||
{ | ||
"remove": [ | ||
"aether:slider" | ||
], | ||
"values": [ | ||
"#aether_redux:sentries" | ||
] | ||
} |