tutorial:blocks

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
tutorial:blocks [2019/05/30 11:40] – [Giving your block a model] Use wikitut namespace for item model parent jamieswhiteshirttutorial:blocks [2019/05/30 11:47] – [Introduction] Explain the use of placeholders jamieswhiteshirt
Line 3: Line 3:
 ==== Introduction ==== ==== Introduction ====
  
-To add a block to your mod, you will need to register a new instance of the Block class. For more control over your block, you can create a custom block class. We'll also look at adding a block model. +To add a block to your mod, you will need to register a new instance of the Block class. For more control over your block, you can create a custom block class. We'll also look at adding a block model. In this tutorial the "wikitut" namespace and the "example_block" name are used as placeholders, which should be replaced by the appropriate values for your mod and block.
- +
-  +
 ==== Creating a Block ==== ==== Creating a Block ====
  
tutorial/blocks.txt · Last modified: 2024/04/15 01:52 by solidblock