did stuff

This commit is contained in:
RyanTLG
2022-05-07 17:34:49 +02:00
parent 126f41617f
commit 7b02c2733d
5 changed files with 11 additions and 11 deletions

View File

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