-
Notifications
You must be signed in to change notification settings - Fork 0
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
8430b9d
commit a4ad638
Showing
11 changed files
with
155 additions
and
55 deletions.
There are no files selected for viewing
4 changes: 2 additions & 2 deletions
4
src/main/generated/.cache/89b86ab0e66f527166d98df92ddbcf5416ed58f6
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.19.2 2024-04-21T18:07:19.8219125 Language | ||
15d5985ea35697dd10f2560105dbe46388d1a571 assets\the_origin_of_magic\lang\en_us.json | ||
// 1.19.2 2024-04-21T20:00:12.9330783 Language | ||
186c3f9c9fe92b38b1958905153cee3079c2fa03 assets\the_origin_of_magic\lang\en_us.json |
2 changes: 1 addition & 1 deletion
2
src/main/generated/.cache/dc1d6e7286e7569a79007c10f809d49635ea1c49
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.19.2 2024-04-21T18:07:19.8234132 Block Loot Tables | ||
// 1.19.2 2024-04-21T20:00:12.9355771 Block Loot Tables | ||
fe57f13449a11436bbede8c37e01bd0d1cd87191 data\the_origin_of_magic\loot_tables\blocks\magic_workbench.json |
11 changes: 8 additions & 3 deletions
11
src/main/generated/.cache/f3798f81c7b6fecad2cbfec741314f8a66c0eca3
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,9 +1,14 @@ | ||
// 1.19.2 2024-04-21T18:07:19.8199129 Models | ||
// 1.19.2 2024-04-21T20:00:12.9375772 Models | ||
02d3ff4716d16f7c5a4dd4432d1b98f744a13f02 assets\the_origin_of_magic\models\item\blood_essence.json | ||
781092579f171cf0db8317aa6267ad8e5cfbbd1f assets\the_origin_of_magic\models\item\fire_magic_element.json | ||
f54d22f024ca8dbc5f81e759c90de28d15c18b17 assets\the_origin_of_magic\models\item\kind_magic_element.json | ||
52dda52229d5e92e940848b91862d354edf37ef0 assets\the_origin_of_magic\models\item\nature_magic_element.json | ||
76b58d78d6d9e28c4af4f02ff147ddab4ff36cba assets\the_origin_of_magic\models\item\empty_magic_element.json | ||
50c992db06feb825ceb8fe3bd063a7d5fcc83264 assets\the_origin_of_magic\models\item\explosion_magic.json | ||
ddf4e605ac73f757f76bbfe39d60312b7042e7d9 assets\the_origin_of_magic\models\item\hostile_entity_limiter.json | ||
14f7b54096acc0b1b7b588d72bd80df62d566018 assets\the_origin_of_magic\models\item\earth_magic_element.json | ||
02d3ff4716d16f7c5a4dd4432d1b98f744a13f02 assets\the_origin_of_magic\models\item\blood_essence.json | ||
da16015585e364c4561b91a3b83056d8c3646d1c assets\the_origin_of_magic\models\item\gold_magic_element.json | ||
681374800d5b4991c2e8d6304781b89089bd379c assets\the_origin_of_magic\models\item\poison_magic.json | ||
7091cce590f8bb481903e0177866dfcb338f42c0 assets\the_origin_of_magic\models\item\magic_core.json | ||
03b1f5cc891077d36d38a8d98d2ffe49396f8229 assets\the_origin_of_magic\models\item\water_magic_element.json | ||
ab49fab583c552ecda70edd5fe49219c058481cb assets\the_origin_of_magic\models\item\evil_magic_element.json | ||
76b58d78d6d9e28c4af4f02ff147ddab4ff36cba assets\the_origin_of_magic\models\item\empty_magic_element.json |
18 changes: 17 additions & 1 deletion
18
src/main/generated/assets/the_origin_of_magic/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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,28 @@ | ||
{ | ||
"block.the_origin_of_magic.magic_workbench": "Magic Workbench", | ||
"item.the_origin_of_magic.blood_essence": "Blood Essence", | ||
"item.the_origin_of_magic.deadwood_staff": "Deadwood Staff", | ||
"item.the_origin_of_magic.earth_magic_element": "Earth Magic Element", | ||
"item.the_origin_of_magic.empty_magic_element": "Empty Magic Element", | ||
"item.the_origin_of_magic.evil_magic_element": "Evil Magic Element", | ||
"item.the_origin_of_magic.explosion_magic": "Explosion Magic", | ||
"item.the_origin_of_magic.fire_magic_element": "Fire Magic Element", | ||
"item.the_origin_of_magic.gold_magic_element": "Gold Magic Element", | ||
"item.the_origin_of_magic.hostile_entity_limiter": "Hostile Entity Limiter", | ||
"item.the_origin_of_magic.kind_magic_element": "Kind Magic Element", | ||
"item.the_origin_of_magic.magic_core": "Magic Core", | ||
"item.the_origin_of_magic.nature_magic_element": "Nature Magic Element", | ||
"item.the_origin_of_magic.poison_magic": "Poison Magic", | ||
"item.the_origin_of_magic.test_staff": "Test Staff", | ||
"item.the_origin_of_magic.test_staff.tooltip": "Only For Codding Test", | ||
"item.the_origin_of_magic.water_magic_element": "Water Magic Element", | ||
"itemGroup.the_origin_of_magic.normal": "The Origin Of The Magic", | ||
"text.the_origin_of_magic.empty_staff": "Maybe...... I means that the staff on your hand is empty,no magic in it and can't cast any magic,you need to use the Magic Workbench to edit this staff", | ||
"text.the_origin_of_magic.magic_work_station.staff_state": "Staff State", | ||
"text.the_origin_of_magic.not_staff": "This is not a staff , have no magic energy.So you can't edit it with magic work station", | ||
"text.the_origin_of_magic.staff_capacity": "Staff Capacity", | ||
"text.the_origin_of_magic.staff_casting": "Casting Num", | ||
"text.the_origin_of_magic.staff_scattering": "Spell Scatter", | ||
"text.the_origin_of_magic.undead_entity_limiter_item_tooltip1": "Causes all magic released to only take effect when hitting a ground target creature" | ||
"text.the_origin_of_magic.undead_entity_limiter_item_tooltip1": "Makes magic only work when", | ||
"text.the_origin_of_magic.undead_entity_limiter_item_tooltip2": "when it hits a hostile creature" | ||
} |
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
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: 2 additions & 2 deletions
4
src/main/resources/assets/the_origin_of_magic/lang/en_us.existing.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