* it stacks now
* Fixed typo
* fixes random sprite
* fix
- enum.ArtifactsVisualLayers.Base:
wizardball6: ""
- type: Appearance
+ - type: Item
+ size: 150
- type: Tag
tags:
- ArtifactFragment
- ReagentId: Artifexium
Quantity: 10
- type: StaticPrice
- price: 250
+ price: 0
+ - type: Stack
+ stackType: ArtifactFragment
- type: GuideHelp
guides:
- Xenoarchaeology
+
+- type: entity
+ parent: ArtifactFragment
+ id: ArtifactFragment1
+ suffix: Single
+ components:
+ - type: Stack
+ count: 1
+ - type: Item
+ size: 5
--- /dev/null
+- type: stack
+ id: ArtifactFragment
+ name: artifact fragment
+ spawn: ArtifactFragment1
+ maxCount: 30
+ itemSize: 5
\ No newline at end of file
- type: ore
id: OreArtifactFragment
- oreEntity: ArtifactFragment
+ oreEntity: ArtifactFragment1
minOreYield: 2
maxOreYield: 4