mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-22 21:26: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 SUGAR_CANE:
|
||||
case MELON:
|
||||
case MELON_SEEDS:
|
||||
case PUMPKIN:
|
||||
case PUMPKIN_SEEDS:
|
||||
case WATER_LILY:
|
||||
case VINE:
|
||||
return true;
|
||||
|
@ -49,6 +49,7 @@ Party_Shareables:
|
||||
- Wood_Spade
|
||||
- Wood_Pickaxe
|
||||
- Wood_Axe
|
||||
- Bow
|
||||
- Diamond_Helmet
|
||||
- Diamond_Chestplate
|
||||
- Diamond_Leggings
|
||||
|
Loading…
Reference in New Issue
Block a user