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
|
- type: Storage
|
||||||
grid:
|
grid:
|
||||||
- 0,0,5,3
|
- 0,0,5,3
|
||||||
maxItemSize: Normal
|
maxItemSize: Large
|
||||||
whitelist:
|
whitelist:
|
||||||
tags:
|
tags:
|
||||||
- TrashBag
|
- TrashBag
|
||||||
|
|||||||
@@ -223,6 +223,7 @@
|
|||||||
- Plunger
|
- Plunger
|
||||||
components:
|
components:
|
||||||
- LightReplacer
|
- LightReplacer
|
||||||
|
maxItemSize: Large
|
||||||
- type: ItemMapper
|
- type: ItemMapper
|
||||||
mapLayers:
|
mapLayers:
|
||||||
bottle:
|
bottle:
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
- state: icon-0
|
- state: icon-0
|
||||||
map: ["enum.StorageFillLayers.Fill"]
|
map: ["enum.StorageFillLayers.Fill"]
|
||||||
- type: Storage
|
- type: Storage
|
||||||
maxItemSize: Small
|
maxItemSize: Normal
|
||||||
grid:
|
grid:
|
||||||
- 0,0,7,5
|
- 0,0,7,5
|
||||||
quickInsert: true
|
quickInsert: true
|
||||||
|
|||||||
Reference in New Issue
Block a user