LeraRiemann / ProjectInfinity

https://modrinth.com/mod/infinite-dimensions
7 stars 4 forks source link

EMI integration and Book Bugfixes #21

Closed cassiancc closed 2 months ago

cassiancc commented 4 months ago

Integrates Infinite Dimensions custom recipes into EMI as informational text recipes. This allows for the recipes to be more easily discovered in game when EMI is installed.

cassiancc commented 4 months ago

This also now solves the issue of a hard server crash when an empty book is used. Feel free to modify the result of that if needed, right now it just generates a world called "empty", but the logic should work the same.

cassiancc commented 3 months ago

I've added a fix for a bug that occurs when a writable book is signed. Instead of retaining the text classic, it becomes {"text":"classic"}. I've added some basic parsing to allow these strings to return the same values as their equivalent writable books.