Theta-Dev / ConstructionWand

Minecraft Mod - Construction Wands make building easier!
https://www.curseforge.com/minecraft/mc-mods/construction-wand
MIT License
13 stars 14 forks source link

Add in-game documentation using JEI's information recipe type #45

Closed TheDeviantCrafter closed 2 years ago

TheDeviantCrafter commented 3 years ago

JEI supports an information recipe type. Checking the recipes of a wand would also show an info box containing information about wands. The mod's Curseforge page mentions quite a few advanced features that I don't think most people know about.

Theta-Dev commented 2 years ago

I have implemented ingame documentation with JEI. Here is a preview:

image image

It will be published in the next CW update (2.5)

Theta-Dev commented 2 years ago

Released CW 2.5 which fixes the issue.