materials-plasma = plasma
materials-plastic = plastic
materials-wood = wood
+materials-paper = paper
materials-uranium = uranium
materials-bananium = bananium
materials-meat = meat
ent-CardboardMaterial = { ent-CrateMaterialCardboard }
.desc = { ent-CrateMaterialCardboard.desc }
+ent-PaperMaterial = { ent-CrateMaterialPaper }
+ .desc = { ent-CrateMaterialPaper.desc }
+
ent-MaterialFuelTank = { ent-WeldingFuelTankFull }
.desc = { ent-WeldingFuelTankFull.desc }
ent-CrateMaterialCardboard = Cardboard crate
.desc = 60 pieces of cardboard.
+
+ent-CrateMaterialPaper = Paper crate
+ .desc = 90 sheets of paper.
category: Materials
group: market
+- type: cargoProduct
+ id: PaperMaterial
+ icon:
+ sprite: Objects/Materials/Sheets/other.rsi
+ state: paper_3
+ product: CrateMaterialPaper
+ cost: 1000
+ category: Materials
+ group: market
+
- type: cargoProduct
id: MaterialFuelTank
icon:
product: WaterTankFull
cost: 1000
category: Materials
- group: market
\ No newline at end of file
+ group: market
- id: MaterialCardboard
amount: 2
+- type: entity
+ id: CrateMaterialPaper
+ parent: CrateGenericSteel
+ components:
+ - type: StorageFill
+ contents:
+ - id: SheetPaper
+ amount: 3
+
#- type: entity
# id: CrateMaterialHFuelTank
# name: fueltank crate
- paper
- paper_2
- paper_3
+ - type: Material
+ - type: PhysicalComposition
+ materialComposition:
+ Paper: 100
- type: Sprite
state: paper_3
layers:
- type: Appearance
- type: Item
heldPrefix: wood
+ - type: Tag
+ tags:
+ - Wooden
+ - DroneUsable
+ - RawMaterial
- type: entity
parent: MaterialWoodPlank
whitelist:
tags:
- Raw
+ - Wooden
- type: Lathe
idleState: base_machine
runningState: base_machine_processing
canEjectStoredMaterials: false
staticRecipes:
- MaterialSheetMeat
+ - SheetPaper
color: "#8291a1"
price: 0.15 # 1-1 mix of plastic and cloth.
+- type: material
+ id: Paper
+ stackEntity: SheetPaper1
+ name: materials-paper
+ icon: { sprite: Objects/Materials/Sheets/other.rsi, state: paper }
+ color: "#d9d9d9"
+ price: 0.05 #same as wood
+
- type: material
id: Plasma
stackEntity: SheetPlasma1
unit: materials-unit-piece
icon: { sprite: Objects/Materials/materials.rsi, state: bones }
color: "#896f5e"
- price: 0
\ No newline at end of file
+ price: 0
completetime: 6.4
materials:
Meaterial: 200
+
+- type: latheRecipe
+ id: SheetPaper
+ result: SheetPaper1
+ completetime: 1
+ materials:
+ Wood: 50
cost: 5000
recipeUnlocks:
- FatExtractorMachineCircuitboard
- - SheetifierMachineCircuitboard
- type: technology
id: HONKMech
-# Tier 1
+# Tier 1
- type: technology
id: SalvageEquipment
- AutolatheMachineCircuitboard
- CircuitImprinterMachineCircuitboard
- MaterialReclaimerMachineCircuitboard
+ - SheetifierMachineCircuitboard
- type: technology
id: PowerGeneration