Small Artifact Fixes (#25416)
* 20kw artifact fix * Change that hopefully doesn't completely break storage artifacts without me realising
This commit is contained in:
@@ -47,6 +47,8 @@
|
|||||||
components:
|
components:
|
||||||
- Item # it doesnt necessarily have to be restricted from structures, but i think it'll be better that way
|
- Item # it doesnt necessarily have to be restricted from structures, but i think it'll be better that way
|
||||||
permanentComponents:
|
permanentComponents:
|
||||||
|
- type: Item
|
||||||
|
size: Huge
|
||||||
- type: ContainerContainer
|
- type: ContainerContainer
|
||||||
containers:
|
containers:
|
||||||
storagebase: !type:Container
|
storagebase: !type:Container
|
||||||
@@ -147,6 +149,12 @@
|
|||||||
permanentComponents:
|
permanentComponents:
|
||||||
- type: PowerSupplier
|
- type: PowerSupplier
|
||||||
supplyRate: 20000
|
supplyRate: 20000
|
||||||
|
- type: NodeContainer
|
||||||
|
examinable: true
|
||||||
|
nodes:
|
||||||
|
output_hv:
|
||||||
|
!type:CableDeviceNode
|
||||||
|
nodeGroupID: HVPower
|
||||||
|
|
||||||
- type: artifactEffect
|
- type: artifactEffect
|
||||||
id: EffectBigIron
|
id: EffectBigIron
|
||||||
|
|||||||
Reference in New Issue
Block a user