forked from DaFuqs/Spectrum
-
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.
Merge branch '1.20.1-main' into manor-loot
- Loading branch information
Showing
27 changed files
with
469 additions
and
80 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,29 +1,26 @@ | ||
{ | ||
"name": "The Monstrosity", | ||
"icon": "minecraft:bedrock", | ||
"priority": true, | ||
"advancement": "spectrum:lategame/hurt_by_monstrosity", | ||
"category": "spectrum:dimension", | ||
"extra_recipe_mappings": { | ||
"spectrum:monstrosity_head": 0 | ||
"name": "book.spectrum.guidebook.monstrosity.name", | ||
"icon": "minecraft:air", | ||
"condition": { | ||
"type": "modonomicon:advancement", | ||
"advancement_id": "spectrum:hidden/entity_interact/killed_by_monstrosity" | ||
}, | ||
"pages": [ | ||
{ | ||
"type": "modonomicon:text", | ||
"title": "The Monstrosity", | ||
"text": "$(italic)Something is lurking down there. You knew it!$()$(br2)A cruel monstrosity watching your every move, just waiting for the right moment to strike...(br)Be careful not to be torn to shreds and devoured. What a nice time to be alive." | ||
}, | ||
"category": "spectrum:dimension", | ||
"hide_while_locked": true, | ||
"parents": [ | ||
{ | ||
"type": "modonomicon:text", | ||
"advancement": "spectrum:lategame/killed_monstrosity", | ||
"title": "Victory?", | ||
"text": "It's dead.$(br2)$(italic)You think$()." | ||
}, | ||
"entry": "spectrum:dimension/creatures" | ||
} | ||
], | ||
"background_u_index": 0, | ||
"background_v_index": 0, | ||
"x": -3, | ||
"y": 1, | ||
"pages": [ | ||
{ | ||
"type": "modonomicon:text", | ||
"advancement": "spectrum:hidden/entity_interact/killed_by_monstrosity", | ||
"title": "Loss?", | ||
"text": "This being is powerful. Very powerful. Whatever it may be, it's not a good idea to face this thing unprepared." | ||
"title": "book.spectrum.guidebook.monstrosity.name", | ||
"text": "book.spectrum.guidebook.monstrosity.page0.text" | ||
} | ||
] | ||
} |
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
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
26 changes: 0 additions & 26 deletions
26
...in/resources/data/spectrum/modonomicon/books/guidebook/entries/dimension/monstrosity.json
This file was deleted.
Oops, something went wrong.
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
Oops, something went wrong.