Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "textures": {
- "texture": "minecraft:items/stick"
- },
- "elements": [
- {
- "from": [ 0, 0, 0 ],
- "to": [ 16, 16, 16],
- "faces": {
- "south": { "uv": [ 0, 0, 16, 16 ], "texture": "#texture" }
- }
- }
- ]
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement