Rename cooking shelf, improve content whitelist (#30858)

Rename cooking shelf to kitchen shelf

Co-authored-by: plykiya <plykiya@protonmail.com>
This commit is contained in:
Plykiya
2024-08-10 23:21:34 -07:00
committed by GitHub
parent d7b5ae061a
commit 6aed90ed75
4 changed files with 14 additions and 4 deletions

View File

@@ -39,6 +39,9 @@
types:
Blunt: 0
- type: DnaSubstanceTrace
- type: Tag
tags:
- DrinkCup
- type: entity
parent: DrinkBaseCup

View File

@@ -70,7 +70,7 @@
map: ["enum.StorageVisualLayers.Base"]
- state: unlocked
shader: unshaded
# used to keep the unlocked light visible while open.
# used to keep the unlocked light visible while open.
- state: closed
map: ["enum.StorageVisualLayers.Door"]
- state: locked
@@ -342,7 +342,7 @@
- type: entity
id: ShelfKitchen
parent: ShelfBase
name: cooking shelf
name: kitchen shelf
description: Holds knifes, spice, and everything nice!
components:
- type: Sprite
@@ -385,6 +385,9 @@
maxItemSize: Normal
whitelist:
tags:
- DrinkBottle
- DrinkCan
- DrinkCup
- DrinkGlass
- BoxCardboard
- MonkeyCube
@@ -397,6 +400,7 @@
- RollingPin
- Ingredient
- Trash
- Plastic
- type: Construction
graph: Shelf
node: ShelfKitchen

View File

@@ -186,7 +186,7 @@
- type: construction
id: ShelfKitchen
name: cooking shelf
name: kitchen shelf
description: Holds your knifes, spice, and everything nice!
graph: Shelf
startNode: start

View File

@@ -545,13 +545,16 @@
- type: Tag
id: DrinkCan
- type: Tag
id: DrinkCup
- type: Tag
id: DrinkGlass
- type: Tag
id: DrinkSpaceGlue
- type: Tag
- type: Tag
id: Dropper
- type: Tag