gigaherz / Guidebook

Minecraft book API and library
https://www.curseforge.com/minecraft/mc-mods/guidebook
Other
31 stars 16 forks source link

Recipes Mis-aligned #88

Open jelaw21 opened 5 years ago

jelaw21 commented 5 years ago

I'm using the recipe tag and my recipes are all cata-wampus.  Example: 

<section>
<p>Your first task will be to craft a workstation.</p> 
<minecraft:recipe type="gbook:crafting" key="vehicle:workstation"/>
</section>

image

gigaherz commented 5 years ago

Hmm... that's strange. Will look into it.

jelaw21 commented 5 years ago

It appears that the recipe is centered by the top-left corner instead of the top-center.

gigaherz commented 5 years ago

I think this is an issue with scaling. It would appear your font size is > 1.0? But I don't have time right now to check, so I'll try to find time later tonight.

jelaw21 commented 5 years ago

crayfish_guide - Copy.txt Here's the full Guide in .txt if it helps.