Upgrade trash bag max item size to Normal (#25241)
* Upgrade trash bag size to Normal * let the belt and trash bag box hold the buffed trash bags --------- Co-authored-by: Jessica M <jessica@maybe.sh>
This commit is contained in:
@@ -251,7 +251,7 @@
|
||||
- type: Storage
|
||||
grid:
|
||||
- 0,0,5,3
|
||||
maxItemSize: Normal
|
||||
maxItemSize: Large
|
||||
whitelist:
|
||||
tags:
|
||||
- TrashBag
|
||||
|
||||
@@ -223,6 +223,7 @@
|
||||
- Plunger
|
||||
components:
|
||||
- LightReplacer
|
||||
maxItemSize: Large
|
||||
- type: ItemMapper
|
||||
mapLayers:
|
||||
bottle:
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
- state: icon-0
|
||||
map: ["enum.StorageFillLayers.Fill"]
|
||||
- type: Storage
|
||||
maxItemSize: Small
|
||||
maxItemSize: Normal
|
||||
grid:
|
||||
- 0,0,7,5
|
||||
quickInsert: true
|
||||
|
||||
Reference in New Issue
Block a user