* init
* 1660
* I never webedit
Co-authored-by: Tayrtahn <tayrtahn@gmail.com>
---------
Co-authored-by: Tayrtahn <tayrtahn@gmail.com>
category: cargoproduct-category-name-materials
group: market
+- type: cargoProduct
+ id: MaterialBasic
+ icon:
+ sprite: Objects/Materials/Sheets/other.rsi
+ state: generic_materials
+ product: CrateMaterialBasicResource
+ cost: 1660
+ category: cargoproduct-category-name-materials
+ group: market
+
- type: cargoProduct
id: MaterialFuelTank
icon:
# for some reason, the selector here adds 1 to whatever value it generates,
# so this is actually 2-4
+- type: entity
+ id: CrateMaterialBasicResource
+ parent: CrateGenericSteel
+ name: basic sheet crate
+ description: 30 sheets of steel, glass, and plastic.
+ components:
+ - type: StorageFill
+ contents:
+ - id: SheetSteel
+ - id: SheetGlass
+ - id: SheetPlastic
+
#- type: entity
# id: CrateMaterialHFuelTank
# name: fueltank crate
{
"name": "uranium-inhand-right",
"directions": 4
+ },
+ {
+ "name": "generic_materials"
}
]
}