Wooden Crate: Difference between revisions

From PZwiki
(Fixed wildly outdated information)
No edit summary
Line 14: Line 14:
! class="unsortable" | Recipe  
! class="unsortable" | Recipe  
! class="unsortable" | Description
! class="unsortable" | Description
! class="unsortable" | Level
{{RecipeLookup|1008}}
{{RecipeLookup|1008}}
|}
|}

Revision as of 16:37, 21 October 2014

Template:Items

The crate is a player-made container, created and placed from the build menu. It can hold 50 weight units.

A crate, like any other container, can be destroyed by a sledgehammer. If it is destroyed, all of its contents will spill onto the floor. Furthermore, any crates stacked on top of that crate will fall down.

Crafting

Name Recipe Description Level












Code

item Crate
{
	Type				=			Normal,
	DisplayName			=			Crate,
	Icon				=			Crate,
	Weight				=			10,

}