mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-23 05:36:46 +01:00
Add a few missing items to the Shareables list
This commit is contained in:
parent
cb03a98113
commit
d8f799f8b4
@ -593,7 +593,9 @@ public class ItemUtils {
|
|||||||
case CACTUS:
|
case CACTUS:
|
||||||
case SUGAR_CANE:
|
case SUGAR_CANE:
|
||||||
case MELON:
|
case MELON:
|
||||||
|
case MELON_SEEDS:
|
||||||
case PUMPKIN:
|
case PUMPKIN:
|
||||||
|
case PUMPKIN_SEEDS:
|
||||||
case WATER_LILY:
|
case WATER_LILY:
|
||||||
case VINE:
|
case VINE:
|
||||||
return true;
|
return true;
|
||||||
|
@ -49,6 +49,7 @@ Party_Shareables:
|
|||||||
- Wood_Spade
|
- Wood_Spade
|
||||||
- Wood_Pickaxe
|
- Wood_Pickaxe
|
||||||
- Wood_Axe
|
- Wood_Axe
|
||||||
|
- Bow
|
||||||
- Diamond_Helmet
|
- Diamond_Helmet
|
||||||
- Diamond_Chestplate
|
- Diamond_Chestplate
|
||||||
- Diamond_Leggings
|
- Diamond_Leggings
|
||||||
|
Loading…
Reference in New Issue
Block a user