jfmekker / AurumancyMod

Gold-based magic mod for Minecraft 1.15.2 using Forge.
MIT License
0 stars 0 forks source link

[Feature Request] In-game lore to teach player about rituals. #5

Open jfmekker opened 3 years ago

jfmekker commented 3 years ago

Add lore that can be found in-game to teach about ritual circles and different rituals. These could just be Minecraft books with some instructions for now. Whatever the end product is, add a way to find (or craft?) them in-game.

jfmekker commented 3 years ago

Turns out this is much more difficult than I originally thought. Seemingly you can't just add a pre-written Book using the Vanilla WrittenBookItem or WritableBookItem.

Deferring to next release until we start making GUIs and such.