Skip to content

Instantly share code, notes, and snippets.

@Cazzar
Last active August 29, 2015 14:11
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Cazzar/a90ab8cf6001323db52c to your computer and use it in GitHub Desktop.
Save Cazzar/a90ab8cf6001323db52c to your computer and use it in GitHub Desktop.
goes into /assets/domain/models/block/ 2nd in /assets/domain/models/item
{
"parent": "block/cube_all",
"textures": {
"all": "domain:blocks/texture"
}
}
{
"parent": "block/example_block",
"display": {
"thirdperson": {
"rotation": [ 10, -45, 170 ],
"translation": [ 0, 1.5, -2.75 ],
"scale": [ 0.375, 0.375, 0.375 ]
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment