- Missed this commit last time oops

This commit is contained in:
Redeix 2025-04-28 13:16:17 -05:00
parent b15a700cfe
commit 1d47b73d4d

View file

@ -11,7 +11,7 @@
# #
# The largest (inclusive) size of an item that is allowed in a supply cart. # The largest (inclusive) size of an item that is allowed in a supply cart.
#Allowed Values: TINY, VERY_SMALL, SMALL, NORMAL, LARGE, VERY_LARGE, HUGE #Allowed Values: TINY, VERY_SMALL, SMALL, NORMAL, LARGE, VERY_LARGE, HUGE
maxItemSize = "VERY_LARGE" maxItemSize = "HUGE"
# #
# Can the animal cart pick up players by pushing it into them? # Can the animal cart pick up players by pushing it into them?
canPushIntoPlayers = true canPushIntoPlayers = true