-
Notifications
You must be signed in to change notification settings - Fork 2
LoreFormatter
Hydroxycobalamin edited this page Nov 29, 2022
·
6 revisions
Lore Formatter is a scripter utility, which formats your lore automatically.
# Sample usage
sample_item:
type: item
debug: false
data:
lore:
- [line]
- <gold>This is my fancy lore. It's especially long but I'd like to split it into more lines, but I'm to lazy to do that manually.
- [line]
- <bold>This is just bold text.
- [line]
material: stick
display name: Fancy Stick
lore:
- <script[sample_item].proc[format_lore]>Output
