Update weemItems.java

This commit is contained in:
RyanTLG
2022-03-28 16:56:48 +02:00
parent ed44c39ef2
commit da6e095d45

View File

@@ -18,7 +18,7 @@ public class weemItems {
//main items
//================================================================================================================
public static final Item WEEM = new Item(new Item.Settings().group(gamermod.CHING).maxCount(64));
public static final Item WEEM = new Item(new Item.Settings().group(gamermod.CHING).maxCount(128));
// foods
//================================================================================================================