Icecapade submitted a new resource:
Currency parser - incl. Resource-pack - A parser which parses numbers into copper, iron, gold etc.
Read more about this resource...
Currency parser - incl. Resource-pack - A parser which parses numbers into copper, iron, gold etc.
A parser which parses numbers into anformat.
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_proc]>
Read more about this resource...