Fixes silver bars being whole stacks (#25239)

Co-authored-by: Jeff <velcroboy333@hotmail.com>
This commit is contained in:
Velcroboy
2024-02-14 14:45:33 -06:00
committed by GitHub
parent 95990c4c79
commit f61f30fec9

View File

@@ -59,7 +59,7 @@
reagents:
- ReagentId: Gold
Quantity: 10
- type: entity
parent: IngotGold
id: IngotGold1
@@ -113,3 +113,5 @@
components:
- type: Sprite
state: silver
- type: Stack
count: 1