Corrected granite crab pouch crafting experience from 31.6 to 21.6
This commit is contained in:
@@ -34,7 +34,7 @@ public enum SummoningPouch {
|
||||
/**
|
||||
* Represents a granite crab pouch.
|
||||
*/
|
||||
GRANITE_CRAB_POUCH(4, 12009, 16, 31.6, 6796, 0.2, 2, false, new Item(12158), new Item(12155), new Item(440), new Item(12183, 7)),
|
||||
GRANITE_CRAB_POUCH(4, 12009, 16, 21.6, 6796, 0.2, 2, false, new Item(12158), new Item(12155), new Item(440), new Item(12183, 7)),
|
||||
|
||||
/**
|
||||
* Represents a spirit mosquito pouch.
|
||||
|
||||
Reference in New Issue
Block a user