worldtemplates-1.20.1-1.0.8-forge.jar
Curse Maven Snippet
What's new
World Templates Reforged 1.0.8
Minecraft 1.20.1 · Forge 47.x
Fixed
-
The template selector header no longer overlaps itself. The
Ordenbutton
was drawn aty = 42, directly on top of the selected template name drawn aty = 40, so the button covered the name. The header now follows an explicit
vertical rhythm:Element Y Screen title ( Seleccionar Plantilla)15 Selected template name 32 Orden: <modo>button50 – 68 Template list 74 The geometry is resolved once in
computeLayout()and reused by the render
pass, so the text and the widgets can never disagree — at any GUI scale and
after a window resize.
Added
- Mod logo.
mods.tomlnow declareslogoFile="worldtemplates_logo.png", and
the image ships inside the jar. The mod shows a proper icon in the in-game mod
list instead of a placeholder.
Install
- Drop
worldtemplates-1.0.8.jarinto.minecraft/mods. - Remove any older
worldtemplates-*.jarfirst (only one copy may be present,
otherwise Forge reports a duplicate mod id).
Requires Minecraft 1.20.1 and Forge 47+.
This mod has no additional files

