Fixed shard refining creating whole stacks.
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user