From da6e095d453a698e309e97a3c0b127a82642d524 Mon Sep 17 00:00:00 2001 From: RyanTLG <78032176+RyanTLG@users.noreply.github.com> Date: Mon, 28 Mar 2022 16:56:48 +0200 Subject: [PATCH] Update weemItems.java --- .../java/net/arcmods/ryantlg/items/itemsByCrop/weemItems.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/java/net/arcmods/ryantlg/items/itemsByCrop/weemItems.java b/src/main/java/net/arcmods/ryantlg/items/itemsByCrop/weemItems.java index 5e49571..f88ef4a 100755 --- a/src/main/java/net/arcmods/ryantlg/items/itemsByCrop/weemItems.java +++ b/src/main/java/net/arcmods/ryantlg/items/itemsByCrop/weemItems.java @@ -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 //================================================================================================================