* Remove Living Armor Extra Recipe Mappings
They don't work, likely due to data on the JEI item. They were also putting errors in the log due to pointing at nonexistant page 4 (starts counting from 0).
* Added more Setup info to Resonance of the Faceted Crystal Ritual.
* Updated "Use Ritual Diviner" Message on Each Ritual.
Let's correctly spell "conStruction" and add links to the Ritual Diviner's page.
I also added a link Anchor to the Ritual Diviner's Dusk version page, and linked each ritual to the appropriate one (Dusk to the Dusk page, and the normal one to the start of the entry)
* Added Error Handling to Patchouli Processors
If a recipe doesn't exist at all, this should log an error and move past it.
* Patchouli Processor Improvements
As recommended by TehNut over Discord.
* Resonance of the Faceted Crystal only needs 5 spires on the Raw Crystal Cluster
* Removed No Longer Needed Examples, Renamed Tome of Peritia Entry
The Double-Array Examles aren't needed anymore since they are actually being used now.
Renaming the Tome of Peritia entry to not end in book.json means the dev environment doesn't try to use it when setting up the book.
* Removed Duplicated Assets
These two folders were renamed to use snake_case when we initially updated the book. I forgot to properly replace the originals and ended up just duplicating them.
* Removed a Few More Unused Assets
These are from before we put all of the Guide's Crafting GUI elements on one texture (located in the textures/gui/patchouli_book folder) to save space.
* Expanded Aspected Will Entry
Note that Sentient Tools will use the largest will type in the player's inventory.
Co-Authored-By: wrincewind <1457878+wrincewind@users.noreply.github.com>
Co-authored-by: wrincewind <1457878+wrincewind@users.noreply.github.com>
- Added new alchemy arrays:
- Two arrays, which changes the current daylight cycle to day and night.
- Fixed the JEI so that it no longer ouputs an error when loading Alchemy Array recipes without a crafting output.
Fixes a net.minecraft.util.ResourceLocationException that happens when the mod is loaded with Actually Additions due to the third party crop integration using an old block ID with deprecated casing.
This gives the Functional Array template a 32x32 output render rather than the previous 16x16.
The Alchemy Table's output texture was removed to make room. That template was tweaked to use the soulforge's output texture (which is/was identical)
The dark box was moved to that position (where there was now room) and enlarged.
The Functional Array template had almost all elements shifted for proper allignment. The new texture was used. The 'crafting method' item (Arcane Ash) was shifted under the arrow to make room. The scale of the rendered output texture was doubled from 0.03125 to 0.0625.
* Double Arrray Template with Example
Added a Double Array Template of type "2x_crafting_array"
An example using this template was added to the Utilities category. This should be removed before release.
* Double Functional Arrays
New template and example using double FUNCTIONAL arrays.
* Initial work on Patchouli Processors
Created Processors for Blood Altar and Hellfire Forge recipes so the upcoming Patchouli Guide will be able to show the current recipes rather than having them hard coded to the mod's defaults.
Still to do: Alchemy Array, Alchemy Table, ARC, and to clean up these first-time passes.
* Improved Altar and Hellfire Forge process
Used Switch statements where possible, and made the multiple inputs on the Hellfire Forge handled under a single entry. Changed key "LP" to lower case (also done on template file).
* Added item input Cycle. Created Alchemy Array, and Forge + Array Processors.
* Added Alchemy Table Processor
* Various Processor Changes.
Added ARCProcessor.
Overhauled AlchemyTableProcessor. It now only handles one recipe at a time. The Templates were changed to use nested templates.
ForgeAndArrayProcessor was removed and replaced with similar nested templates.
* Removed uneeded comments from ARCProcessor.
* Uploaded New Book's Content
This book was written by Wrincewind and myself on #wrincewind/Blood-Magic-Manual.
Co-Authored-By: wrincewind <1457878+wrincewind@users.noreply.github.com>
* Book updates.
Co-Authored-By: wrincewind <1457878+wrincewind@users.noreply.github.com>
Co-authored-by: wrincewind <1457878+wrincewind@users.noreply.github.com>
Added a lot of the regular upgrades, as well as added the recipe for the Binding Reagent. The rituals used for upgrading/removing upgrades for the Living Armour were also added, as well as the Ellipsoid ritual. Complete for BM 3.0.2
* Initial stab at API structuring
* Throwing all the things into the API*
Eliminated all internal imports
Also added some helpful comments
*except for the ritual stuff
* Reducing the API
Threw back the altar/incense/unnecessary items to main
Added in a functional API instance
* API cleanup
Removing all the unnecessities
Smushed and vaporized some redundant recipe stuffs
* Made API dummy instances
Refactor packaging
Fixed the ARC so that it could actually accept FluidStacks via capabilities. Also added several entries to the book regarding the Blood Altar and its runes.
Currently WIP.
Added the ability for the selected Ritual Range to be rendered when holding the RItual Tinkerer.
Also fixed the saving issue for the ritual's Ranges.
Finished 99% of the implementation work for the ARC and recipe system. Still need to populate the recipes (which will require textures for some items have have yet to be added).
Added the serializers, deserializers, builders, etc, for the Alchemical Reaction Chamber recipe, ARCRecipe. The block does not currently have the functionality to use it yet.
And only when I am currently writing this do I realize I forgot to add FluidStack functionality to the recipes. Welp.
Finished fully implementing the Ritual Diviner item. Changed the `cycleDirection` method to occur when the player does not sneak + right clicks, because the method for when a player left clicks with an item seems to have dissapeared.
Added the framework for Rituals, including the automatic registration of rituals using the annotation.
This includes:
- The Master Ritual Stone
- The regular Ritual Stones (all 7 types)
- The Ritual Registration system
- The activation crystal items.
- Reintroduction of the Demon Will Aura (changed saved Dimension ID from Integer to ResourceLocation)
Localization needs to be completed, as well as the implementation of all the rituals.
Initial publishing of the 1.16.3 branch of the mod. A lot of systems are missing (such as Rituals and Living Armour), but enough is present for a decent Alpha release.
* Add getMinimumOffset() and getMaximumOffset to AreaDescriptor
Add the ability to reset BlockRanges to the Ritual Tinkerer
* Added copy-constructors and functions to AreaDescriptor
Added the ability to reset BlockRanges to the Ritual Tinkerer
- Mode: Define Area, with BloodOrb in offhand & sneaking, right click on MRS
Changed "addBlockRange" and "addBlockRanges" to use .putIfAbsent
Added "setBlockRange" and "setBlockRanges" to IMasterRitualStone
- reference implementation in TileMasterRitualStone is identical to old "addBlockRange" and "addBlockRanges"
Fixed range setting for good.
Tested behavior with RitualWater.
* Minor cleanup
* Remove TODO
* Implemented BloodAltar modification with redstone lamp below altar
- strong and weak Redstone signal of power 15 (similar to BlockLever)
- activates when crafting finishes and a BlockRedstoneLight is directly below the altar
- deactivates when the next crafting cycle is about to begin
Use case:
- Redstone-controlled automatic ejection of crafted goods
* Removed Docs
* Meta to use 0 for off, 1 for on
* Syntactic sugar & storing value