- Denizen Version
- 1761-REL
A parser which parses numbers into an
format.
This example above represents the number:
100 Copper -> 1 Iron
100 Iron -> 1 Gold
100 Gold -> 1 Diamond
100 Diamonds -> 1 Emerald
You can simply call the proc whenever you need to parse those numbers, or use an economy script and use it there.
The resourcepack pack uses the unicode chars

This example above represents the number:
12.345.678,99
100 Copper -> 1 Iron
100 Iron -> 1 Gold
100 Gold -> 1 Diamond
100 Diamonds -> 1 Emerald
You can simply call the proc whenever you need to parse those numbers, or use an economy script and use it there.
format: <white><[amount].proc[currency_parser]>
The resourcepack pack uses the unicode chars
EFF1
, EFF2
, EFF3
, EFF4
and EFF5