Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 950 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 950 Bytes

AdvancedRocketryDoc

Website containing documentation for the Minecraft mod Advanced Rocketry

Adding a new Block page

  1. Rename the page template (https://github.com/zmaster587/AdvancedRocketryDoc/blob/master/AdvancedRocketry/Templates/Template.php) to the name of the block to document (For example "FuelTank.php")
  2. Fill in the title fields with the name of the block, the mainContent field with the text to be displayed, and the infobarContent with material to be displayed on the sidebar

Image Guidelines

Guidelines for images destined for the img folder

  • nameOfBlock_block.png: Should be an image of the block looking down at the top-left corner (think isometric/2.5D game). The image should be 192x192 png
  • nameOfBlock_demo.jpg: Should be an image of the block in use in some form but clearly visible. The image should be 256x171 jpg
  • nameOfBlock_icon: Should be identical to nameOFBlock_block.png but scaled down to 32x32