Update 'README.md'

Momoko 2 months ago
parent 06d4e86adc
commit 032061783d

@ -24,7 +24,7 @@ For each block you add, you need:
|------|---------| |------|---------|
| `mypack.json` | Entry in the `models` array defining the block | | `mypack.json` | Entry in the `models` array defining the block |
| `group.json` | Used to define groups for a pack that can be used structure is | `group.json` | Used to define groups for a pack that can be used structure is
| `example` "food": { "label": "itemGroup.decocraft.food" "icon": "bowl_of_cereal_minecraft" }," | `example`| "food": { "label": "itemGroup.decocraft.food" "icon": "bowl_of_cereal_minecraft" },"
| `models/bbmodel/{model}.bbmodel` | BlockBench model file | | `models/bbmodel/{model}.bbmodel` | BlockBench model file |
| `textures/block/{id}.png` | Block texture | | `textures/block/{id}.png` | Block texture |
| `textures/item/{id}.png` | Item/inventory texture | | `textures/item/{id}.png` | Item/inventory texture |

Loading…
Cancel
Save