forked from WayofTime/BloodMagic
-
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.
Squash-Merge the 1.18 PR branch into a new 1.20 branch. commit 0f2cfdd Author: VT-14 <[email protected]> Date: Sat Sep 3 23:55:06 2022 -0400 Added "Default Ranges" to Ritual Documentation * Added new "Default Ranges" page type. Applied to all relevant Ritual entries. * Removed `RitualInfoProcessor`. Replaced with a new `RitualProcessorCore`, `RitualDataProcessor`, and `RitualInfoProcessor`. Added completley new `RitualRangesProcessor`. Core contains the shared code for all 3. * Removed the Blood Altar link from the "List of Rituals" category text. Due to a bug in Patchouli it would be clicked instead of the actual Ritual Entry someone wanted. * Added "waterTank" area description to the Water Ritual entry.
- Loading branch information
Showing
35 changed files
with
632 additions
and
272 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
265 changes: 0 additions & 265 deletions
265
src/main/java/wayoftime/bloodmagic/compat/patchouli/processors/RitualInfoProcessor.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.