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

[Feature Request] Disable Border on Entity Page Type #724

Open ghost opened 9 months ago

ghost commented 9 months ago

Describe the feature

Hi, just wanted to request a small attribute to disable the border on the patchouli:entity default page type. A similar attribute exists for the patchouli:image page type, but not for entities.

I actually tried making a custom template to get around this, but ran into some other issues like render_size and the x and y attributes not accepting a variable, making it impossible to set the scale and offset of entities when using a template. That's probably a more complicated issue to fix, so I figured I'd request a simple bonus attribute on the default page type instead.

Additional context

No response