tutorial:items
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
tutorial:items [2025/04/01 08:00] – [Next Steps] solidblock | tutorial:items [2025/04/01 08:57] (current) – [Adding model, texture and model mapping] solidblock | ||
---|---|---|---|
Line 128: | Line 128: | ||
In the method '' | In the method '' | ||
- | ===== Adding model, texture and model mapping | + | ===== Adding model, texture and model definition |
If you registered your item properly in the first step, you can successfully get your item by typing command ''/ | If you registered your item properly in the first step, you can successfully get your item by typing command ''/ | ||
Line 134: | Line 134: | ||
[Server-Worker-1/ | [Server-Worker-1/ | ||
- | That's because we haven' | + | That's because we haven' |
* Item model: '' | * Item model: '' | ||
* Item texture: '' | * Item texture: '' | ||
- | * Item model mapping | + | * Item model definition |
Our example texture can be found [[https:// | Our example texture can be found [[https:// | ||
Line 153: | Line 153: | ||
The '' | The '' | ||
- | An item model mapping | + | An item model definition |
<code javascript / | <code javascript / | ||
{ | { | ||
Line 163: | Line 163: | ||
</ | </ | ||
- | The item model mapping | + | The item model definition |
> :!: Creating these files manually for each item can be tiring. You may refer to [[datagen_model]] for data generation. | > :!: Creating these files manually for each item can be tiring. You may refer to [[datagen_model]] for data generation. |
tutorial/items.txt · Last modified: 2025/04/01 08:57 by solidblock