Item: Battery Shelf

Wiki Project Zomboid

Battery Shelf

Variable VNGarage.VNBatteryShelf Mod KAVALASH_VNGarage

Résumé

VariableVNGarage.VNBatteryShelf
TypeMoveable
Catégorie
Poids
Icône Aucune icône trouvée

Navigation

Nom variableVNBatteryShelf
ModuleVNGarage
Sourcecommon\media\scripts\Items_VNBatteryShelf.txt
Détails techniques
Item PK4611
Lignes6 → 15
File ID1344

Recettes qui fabriquent cet item

Icône affichée: un des objets requis pour fabriquer cette recette.

0 recette
Aucune recette ne fabrique cet item.

Recettes qui utilisent cet item

Icône affichée: l'objet obtenu via la recette quand il est identifié.

0 recette
Aucune recette n'utilise cet item.

Propriétés

Toutes les propriétés extraites pour cet item.

8 propriétés
Key Value (raw) Num Bool JSON
capacity 30 30
displayCategory Furniture
displayName Battery Shelf
icon VNBatteryShelf
tags BatteryShelf
type Moveable
weight 12 12
worldObjectSprite vn_battery_shelf_0
Raw block
	item VNBatteryShelf {
		type = Moveable,
		displayName = Battery Shelf,
		displayCategory = Furniture,
		icon = VNBatteryShelf,
		weight = 12,
		tags = BatteryShelf,
		worldObjectSprite = vn_battery_shelf_0,
		capacity = 30,
	}