Skip to content

Commit

Permalink
Added a new materials CRATE (#2675)
Browse files Browse the repository at this point in the history
  • Loading branch information
dvir001 authored Jan 10, 2025
1 parent 7848475 commit 029ddb9
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions Resources/Prototypes/_NF/Catalog/Fills/Crates/materials.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,17 @@
contents:
- id: MaterialBiomass
amount: 3

# region Materials
- type: entity
parent: [ CrateGenericSteel, StorageFillMaterialsBasic ]
id: CrateMaterialsBasicFilled
suffix: Filled, Basic Materials (full)
name: materials crate

- type: entity
parent: [ CrateGenericSteel, StorageFillMaterialsBasic10 ]
id: CrateMaterialsBasic10Filled
suffix: Filled, Basic Materials (10)
name: materials crate
# endregion Materials
2 changes: 1 addition & 1 deletion Resources/_NF/migration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ ScienceTechFabCircuitboard: ProtolatheMachineCircuitboard
ScienceTechFabFlatpack: ProtolatheFlatpack

# 2024-12-27 Materials crate
CrateMaterials: LockerMaterialsBasicFilled
CrateMaterials: CrateMaterialsBasicFilled

# 2025-01-05 Lights
ColoredLightTubeRed: LightTubeCrystalRed
Expand Down

0 comments on commit 029ddb9

Please sign in to comment.