-
Notifications
You must be signed in to change notification settings - Fork 94
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rename media cube entry to creative items and add spotlights
- Loading branch information
1 parent
222113b
commit 580a867
Showing
3 changed files
with
41 additions
and
27 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
30 changes: 30 additions & 0 deletions
30
...rces/assets/hexcasting/patchouli_books/thehexbook/en_us/entries/items/creative_items.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,30 @@ | ||
{ | ||
"name": "hexcasting.entry.creative_items", | ||
"icon": "hexcasting:creative_unlocker", | ||
"category": "hexcasting:items", | ||
"sortnum": 99, | ||
"advancement": "hexcasting:creative_unlocker", | ||
"secret": true, | ||
"pages": [ | ||
{ | ||
"type": "patchouli:text", | ||
"text": "hexcasting.page.creative_items.1" | ||
}, | ||
{ | ||
"type": "patchouli:spotlight", | ||
"text": "hexcasting.page.creative_items.creative_unlocker", | ||
"item": "hexcasting:creative_unlocker", | ||
"link_recipe": true | ||
}, | ||
{ | ||
"type": "patchouli:text", | ||
"text": "hexcasting.page.creative_items.2" | ||
}, | ||
{ | ||
"type": "patchouli:spotlight", | ||
"title": "hexcasting.page.creative_items.debug_media.title", | ||
"text": "hexcasting.page.creative_items.debug_media.desc", | ||
"item": "hexcasting:creative_unlocker{display:{Name:'{\\\"text\\\":\\\"debug media\\\"}'}}" | ||
} | ||
] | ||
} |
22 changes: 0 additions & 22 deletions
22
...s/assets/hexcasting/patchouli_books/thehexbook/en_us/entries/items/creative_unlocker.json
This file was deleted.
Oops, something went wrong.