Fixes silver bars being whole stacks (#25239)
Co-authored-by: Jeff <velcroboy333@hotmail.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user