-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
patchouli compat update, resolves AllTheMods/ATM-9#851
- Loading branch information
Showing
25 changed files
with
43 additions
and
44 deletions.
There are no files selected for viewing
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
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
28 changes: 28 additions & 0 deletions
28
...ets/allthemodium/patchouli_books/allthemodium_book/en_us/entries/armour/allthemodium.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,28 @@ | ||
{ | ||
"name": "Allthemodium Armour", | ||
"icon": "allthemodium:allthemodium_chestplate", | ||
"category": "allthemodium:armour", | ||
"sortnum": 1, | ||
"pages": [{ | ||
"type": "text", | ||
"text": "Allthemodium armour has several benefits other than just the armour, toughness and knockback resistance:$(li)Water Breathing$(li)No Crash Damage when Flying with Elytra$(li)Immune to Fire Damage$(li)No Fall Damage$(li)When you upgrade the armour from Netherite, it keeps the enchants" | ||
}, | ||
{ | ||
"type": "smithing", | ||
"recipe": "allthemodium:smithing/allthemodium_helmet_smithing" | ||
}, | ||
|
||
{ | ||
"type": "smithing", | ||
"recipe": "allthemodium:smithing/allthemodium_chestplate_smithing" | ||
}, | ||
{ | ||
"type": "smithing", | ||
"recipe": "allthemodium:smithing/allthemodium_leggings_smithing" | ||
}, | ||
{ | ||
"type": "smithing", | ||
"recipe": "allthemodium:smithing/allthemodium_boots_smithing" | ||
} | ||
] | ||
} |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
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
File renamed without changes.
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: 0 additions & 6 deletions
6
src/main/resources/data/allthemodium/patchouli_books/allthemodium/book.json
This file was deleted.
Oops, something went wrong.
32 changes: 0 additions & 32 deletions
32
...ces/data/allthemodium/patchouli_books/allthemodium/en_us/entries/armour/allthemodium.json
This file was deleted.
Oops, something went wrong.
9 changes: 9 additions & 0 deletions
9
src/main/resources/data/allthemodium/patchouli_books/allthemodium_book/book.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,9 @@ | ||
{ | ||
"name": "allthemodium_book", | ||
"landing_text": "This Book wil give you information about the Allthemodium Mod, and the ATM Mod Packs", | ||
"subtitle": 1, | ||
"show_progress": false, | ||
"dont_generate_book": false, | ||
"macros": {}, | ||
"use_resource_pack": true | ||
} |
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