mirror of
https://github.com/Zrips/Jobs.git
synced 2025-02-20 14:21:43 +01:00
Lets update default jobs file (smmmadden)
This commit is contained in:
parent
64d79e9743
commit
e7889d8cfd
@ -373,6 +373,16 @@ Jobs:
|
|||||||
LEATHER_BOOTS:
|
LEATHER_BOOTS:
|
||||||
income: 1.0
|
income: 1.0
|
||||||
experience: 6.0
|
experience: 6.0
|
||||||
|
# Add ! at front when you want to pay for crafted items with special names. Always use double quotation marks, same as example
|
||||||
|
"!Healing Bandage":
|
||||||
|
income: 1.0
|
||||||
|
points: 2.5
|
||||||
|
experience: 6.0
|
||||||
|
# Trade items with villagers. Checks results only
|
||||||
|
VTrade:
|
||||||
|
Emerald:
|
||||||
|
income: 1.5
|
||||||
|
experience: 3.0
|
||||||
# Smelting ores
|
# Smelting ores
|
||||||
Smelt:
|
Smelt:
|
||||||
IRON_INGOT:
|
IRON_INGOT:
|
||||||
|
Loading…
Reference in New Issue
Block a user