Update Custom Blocks authored by evlad's avatar evlad
...@@ -79,8 +79,12 @@ TestBlock: ...@@ -79,8 +79,12 @@ TestBlock:
Texture: block/exampletexture Texture: block/exampletexture
Variants: Variants:
- y: 0 - y: 0
uvlock: true
- x: 90 - x: 90
y: 90 y: 90
- y: 270
x: 180
weigth: 3
``` ```
This tripwire block will use the model generated from the item's `Generation` field This tripwire block will use the model generated from the item's `Generation` field
... ...
......