Skip to content

Formatting rules

Qboi123 edited this page Mar 11, 2022 · 2 revisions

Formatting rules table

These are the formatting rules:

Type Formatting Color Notes
Registerable <namespace>:<path> Namespace is dark green, path is light green with gray colon. The namespace and path are from the registry name
Enum <name> Gold
Map<?,?> See source code
Set<?> See source code
List<?> See source code
Tuples ... Gray colored separator, ‘<’ and ‘&gt:’, formatted content. Would be comma separated with ‘<’ and ‘&gt’.
Tuples The contents between these will be formatted.
Tuples Formatting: <value 1, value 2, value 3>
Numeric based <prefix>123<suffix> Prefix / suffix is gray, number is blue.
Hex based <prefix>f70<suffix> Prefix / suffix is gray, numeric hex is blue.
Type <name> Light purple, this includes a colon if it's after the type.
Property <name> (Light) red, this includes a colon if it's after the property
Field value <name> (Light) red, this includes a colon if it's after the property
Sub-type <name> Cyan / aqua

Any other type that isn't in this list can be requested in the issue tracker.

Download @ CurseForge and Modrinth.

Clone this wiki locally