VazkiiMods / Patchouli

Accessible, Data-Driven, Dependency-Free Documentation for Minecraft Modders and Pack Makers
https://vazkiimods.github.io/Patchouli/
Other
315 stars 124 forks source link

Split client-only parts of book.json and move them to the resource pack #701

Open HyperDashPony opened 11 months ago

HyperDashPony commented 11 months ago

Describe the feature

Adding the ability to change the font using a resourcepack rather than through data by modifying an original book would afford a lot more flexibility to modpack creators.

Additional context

No response

williewillus commented 11 months ago

Yes, we should split the clientside stuff of book.json out into a separate json file that resides in the resource pack. I'll rename this issue to point at what should be done.