Fixed shard refining creating whole stacks.

This commit is contained in:
Vera Aguilera Puerto
2021-05-26 18:14:08 +02:00
parent 74518a421f
commit 2232dbd71d

View File

@@ -33,7 +33,7 @@
color: "#bbeeff" color: "#bbeeff"
- type: WelderRefinable - type: WelderRefinable
refineResult: refineResult:
- SheetGlass - SheetGlass1
- type: entity - type: entity
parent: ShardBase parent: ShardBase
@@ -47,8 +47,8 @@
color: "#96cdef" color: "#96cdef"
- type: WelderRefinable - type: WelderRefinable
refineResult: refineResult:
- SheetGlass - SheetGlass1
- SheetSteel - SheetSteel1
- type: DamageOtherOnHit - type: DamageOtherOnHit
amount: 10 amount: 10
@@ -64,7 +64,7 @@
color: "#f3b489" color: "#f3b489"
- type: WelderRefinable - type: WelderRefinable
refineResult: refineResult:
- SheetGlass - SheetGlass1
- SheetPlasma - SheetPlasma1
- type: DamageOtherOnHit - type: DamageOtherOnHit
amount: 15 amount: 15