mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-12-01 17:36:46 +01:00
Change Stone tools to stop at 200 from fishing
Stone tools now are only up to 200 from fishing
This commit is contained in:
parent
b912f7072c
commit
67853213cd
@ -461,7 +461,7 @@ Treasures:
|
||||
XP: 200
|
||||
Drop_Chance: 20.0
|
||||
Drop_Level: 0
|
||||
Max_Level: 400
|
||||
Max_Level: 200
|
||||
Drops_From:
|
||||
Fishing: true
|
||||
Stone_Shovel:
|
||||
@ -471,7 +471,7 @@ Treasures:
|
||||
XP: 200
|
||||
Drop_Chance: 20.0
|
||||
Drop_Level: 0
|
||||
Max_Level: 400
|
||||
Max_Level: 200
|
||||
Drops_From:
|
||||
Fishing: true
|
||||
Stone_Pickaxe:
|
||||
@ -481,7 +481,7 @@ Treasures:
|
||||
XP: 200
|
||||
Drop_Chance: 20.0
|
||||
Drop_Level: 0
|
||||
Max_Level: 400
|
||||
Max_Level: 200
|
||||
Drops_From:
|
||||
Fishing: true
|
||||
Stone_Axe:
|
||||
@ -491,7 +491,7 @@ Treasures:
|
||||
XP: 200
|
||||
Drop_Chance: 20.0
|
||||
Drop_Level: 0
|
||||
Max_Level: 400
|
||||
Max_Level: 200
|
||||
Drops_From:
|
||||
Fishing: true
|
||||
Stone_Hoe:
|
||||
@ -501,7 +501,7 @@ Treasures:
|
||||
XP: 200
|
||||
Drop_Chance: 20.0
|
||||
Drop_Level: 0
|
||||
Max_Level: 400
|
||||
Max_Level: 200
|
||||
Drops_From:
|
||||
Fishing: true
|
||||
Iron_Sword:
|
||||
@ -1538,4 +1538,4 @@ Treasures:
|
||||
Drop_Chance: 98.0
|
||||
Drop_Level: 0
|
||||
Drops_From:
|
||||
Shake: true
|
||||
Shake: true
|
||||
|
Loading…
Reference in New Issue
Block a user