Add utensil box, add muffin tins to Kitchen Dinnerware Crate (#36948)

* Adds muffin tins to dinnerware crate

* removed forks and spoons

* Added utensile box, added utensile box to dinnerware crate
This commit is contained in:
Gentleman-Bird
2025-05-12 13:52:04 -04:00
committed by GitHub
parent 6b3c3edb73
commit 3e9af2ef4c
4 changed files with 26 additions and 6 deletions

View File

@@ -477,3 +477,20 @@
contents:
- id: Envelope
amount: 9
- type: entity
name: utensil box
parent: BoxCardboard
id: BoxUtensil
description: A box filled with forks and spoons.
components:
- type: Sprite
layers:
- state: box
- state: utensils
- type: StorageFill
contents:
- id: Fork
amount: 2
- id: Spoon
amount: 2

View File

@@ -84,12 +84,12 @@
amount: 1
- id: DrinkGlass
amount: 4
- id: FoodPlateMuffinTin
amount: 4
- id: FoodPlateTin
amount: 4
- id: Fork
amount: 2
- id: Spoon
amount: 2
- id: BoxUtensil
amount: 1
- type: entity
id: CrateFoodBarSupply