-
Notifications
You must be signed in to change notification settings - Fork 1
Formatting rules
Qboi123 edited this page Mar 11, 2022
·
2 revisions
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 ‘>:’, formatted content. | Would be comma separated with ‘<’ and ‘>’. |
| 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.
© Copyright 2023 - Ultreon Team, All Rights Reserved
Made for the Advanced Debug mod.
For the mod download go to the curseforge or modrinth page.