Wooden Crate: Difference between revisions

From PZwiki
mNo edit summary
m (clean up, replaced: wikitable → pztable)
Line 3: Line 3:
<div class="header" style="margin: 5px; align: right; background: #C3E4ED; padding: 13px; text-align: left; font-size: 100%; color:#000000; border: 1px solid #9AC0CD"> <!-- Code for Background Colour -->
<div class="header" style="margin: 5px; align: right; background: #C3E4ED; padding: 13px; text-align: left; font-size: 100%; color:#000000; border: 1px solid #9AC0CD"> <!-- Code for Background Colour -->
<div style="float: right;background: #C3E4ED;border: 1px solid #9AC0CD; margin: -30pt -10.5pt">    '''Page Updated @ Version: 36.4'''    </div><!-- Code for Version Tag at top -->
<div style="float: right;background: #C3E4ED;border: 1px solid #9AC0CD; margin: -30pt -10.5pt">    '''Page Updated @ Version: 36.4'''    </div><!-- Code for Version Tag at top -->
<div style="float: left;background: #C3E4ED;border: 1px solid #9AC0CD; margin: -30pt -10.5pt">   '''Navigation''' - [[:Category:Main|Main Index]] -> [[:Category:The_Game_World|The Game World]] -> [[:Category:Items|Items]] -> [[:Category:Construction|Construction]] -> [[:Category:Carpentry|Carpentry]] -> [[Crate|Wooden Crate]]   </div><!-- Code for Navigation Bar at top, special blank char's before '''Navigation''' to give space -->
<div style="float: left;background: #C3E4ED;border: 1px solid #9AC0CD; margin: -30pt -10.5pt">   '''Navigation''' - [[:Category:Main|Main Index]] -> [[:Category:The Game World|The Game World]] -> [[:Category:Items|Items]] -> [[:Category:Construction|Construction]] -> [[:Category:Carpentry|Carpentry]] -> '''Wooden Crate'''   </div><!-- Code for Navigation Bar at top, special blank char's before '''Navigation''' to give space -->
{{Items  
{{Items  
|image = Wooden_Crate.png  
|image = Wooden_Crate.png  
Line 12: Line 12:
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.
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.


<br><br>
 
 
 
== Crafting ==
== Crafting ==
{| class="wikitable sortable" style="text-align:center;"  
{| class="pztable sortable" style="text-align:center;"  
|-  
|-  
! Name  
! Name  
Line 31: Line 33:
Icon = Crate,
Icon = Crate,
</nowiki>
</nowiki>
==See Also==
==See also==
*[[Carpentry_Guide|Carpentry Guide]]
*[[Carpentry Guide]]


{{Navbox/Construction}}
{{Navbox/Construction}}

Revision as of 15:47, 11 May 2019


Page Updated @ Version: 36.4
   Navigation - Main Index -> The Game World -> Items -> Construction -> Carpentry -> Wooden Crate   

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
		Weight		= 10,
		Type		= Normal,
		DisplayName	= Crate,
		Icon		= Crate,

See also

Template:Navbox/Construction