Ellpeck / NaturesAura

A Minecraft mod about using Aura for unique mechanics
https://modrinth.com/mod/natures-aura
MIT License
47 stars 35 forks source link

[1.18.2] Book Of Natural Aura do not work . #313

Closed Hegary-YT closed 11 months ago

Hegary-YT commented 1 year ago

hello problem with the book of natural aura because it detects that things are missing. I give an error image as well as the logs . Capture latest.log

Ellpeck commented 11 months ago

This is caused by a recipe in the book being removed in the modpack, or an item from Nature's Aura being removed from the modpack:

Caused by: java.lang.RuntimeException: Error while loading entry naturesaura:using/crushing_catalyst page 7
[...]
Caused by: java.lang.RuntimeException: Unknown item ID: naturesaura:altar

For Patchouli books to work correctly in modpacks that change a lot of recipes or items, overrides for the books have to be created using datapacks that take these changes into account.