Skip to content

Syntax

NameTypeDescriptionExample Value
homepagestringThe link under homepage is the link the user will be shown when the mod is outdated.https://lpsmods.dev
promosPromosA map of minecraft versions that contain the recomdend or latest version{"1.20-latest": "1.0.0"}
<mcversion>MCVersion{"1.0.0": "changelog"}

Additional Properties for premium users

NameTypeDescription
premium_badgebooleanThe premium badge is a diamond on the top left corner that users can click to see how to make their link premium.
premium:descriptiondescriptionThe style description for the page.
premium:stylestyleThe style properties for the page.

Promos

NameTypeDescriptionExample
<mcversion>modversionmcversion must end in -recommended ex: "1.13-recommended":"1.3.5-pre1"{"1.20-latest": "1.0.0"}

MCVersion

NameTypeDescriptionExample
<modversion>stringThe changelog for the modversion. Supports markdown!{"1.0.0":"changelog"}

description

NameTypeDescription
titlestringThe text that shows up in the tab view. Will add 'Update Checker' at the end.
themestring or theme
faviconstring or faviconChoose one of the preset favicons to use or define your own.

theme

NameTypeDescription
typeenum[url, preset, base64, animated]The type to use. for type 'base64' you can use this converter
animationanimationCreate an animated background.
valuestringThe value to use.

animation

NameTypeDescription
typeenum[scroll]The type of animation to use.
speedintegerThe speed of the scrolling. In seconds
directiondirectionThe direction the scrolling goes
repeatbooleanWhen true it will repeat the texture to fill the page.
resizebooleanWhen true it will resize the image to 256px squared

direction

Name
^
v
<
>
up
down
left
right
up-left
up-right
left-up
right-up
down-left
down-right
left-down
right-down

favicon

NameTypeDescription
typeenum[url, preset, base64, animated]The type to use. for type 'base64' you can use this converter
valuestringThe value to use.

style

NameTypeDefaultDescription
colorstring#ffffffThe color for the text.
background_colorstring#000000The color for the background.
border_colorstring#000000The color for the borders.
border_radiusinteger20The radius for the border
buttonButton StyleStyle for the button.
scrollbarScrollbar StyleStyle for the scrollbar.

Button Style

NameTypeDefaultDescription
colorstring#000000The color for the text.
background_colorstring#777777The color for the background.
border_radiusinteger10The radius for the border
hoverEventButton hoverEventProperties for the button when you hover over it.

Button hoverEvent

NameTypeDefaultDescription
colorstring#000000The color for the text.
background_colorstring#555555The color for the background.
border_radiusinteger10The radius for the border

Scrollbar Style

NameTypeDescription
sliderSlider StyleThe style for the slider
trackTrack StyleThe style for the track

Slider Style

NameTypeDefaultDescription
background_colorstring#777777The color for the background.
border_radiusinteger10The radius for the border
hoverEventSlider hoverEventThe style when hovering over the slider

Track Style

NameTypeDefaultDescription
background_colorstring#777777The color for the background.
border_radiusinteger10The radius for the border
hoverEventSlider hoverEventThe style when hovering over the track

Slider hoverEvent

NameTypeDefaultDescription
background_colorstring#555555The color for the background.
border_radiusinteger10The radius for the border

Not associated with or approved by Mojang Studios or Microsoft