VazkiiMods / Patchouli

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

Narrow multiblocks can cover text below the display frame #746

Open TheRealWormbo opened 6 months ago

TheRealWormbo commented 6 months ago

Mod loader

Fabric, Forge, NeoForge

Minecraft version

1.20.1

Patchouli version

1.20.1-84 (both Fabric and Forge)

Modloader version

Forge 47.1.3/47.2.0, Fabric Loader 0.15.6, Fabric API 0.92.1+1.20.1

Modpack info

(none)

The latest.log file

(n/a)

Issue description

When rendering pages of type multiblock, certain shapes cause the rendered model to extend past the bottom of the frame, covering parts of the text below.

Steps to reproduce

  1. Define a multiblock that is 1 block wide in one direction and several blocks wide in the other and set the bottom outer blocks to any visible block type.
  2. Display that multiblock in a book entry with text. As the render rotates, the outer blocks start covering the text.

(The multiblock can be defined inline on the page.)

Other information

Originally reported as https://github.com/VazkiiMods/Botania/issues/4183, but this is really a Patchouli problem: Example with the Botania Alfheim Portal multiblock