Skip to content

Instantly share code, notes, and snippets.

@parzivail
Created December 29, 2016 23:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save parzivail/fb2ad88d53fe74415f59e3e5eaf938e8 to your computer and use it in GitHub Desktop.
Save parzivail/fb2ad88d53fe74415f59e3e5eaf938e8 to your computer and use it in GitHub Desktop.
{
"forge_marker": 1,
"defaults": {
"textures": {
"#main": "pswm:luke"
},
"model": "pswm:luke.obj"
},
"variants": {
"normal": [
{}
],
"inventory": [
{
"transform": {
"thirdperson_righthand": {
"rotation": [
0,
0,
-90
],
"translation": [
0.4,
-1,
1.3913
],
"scale": [
0.5,
0.5,
0.5
]
},
"thirdperson_lefthand": {
"rotation": [
0,
0,
-90
],
"translation": [
0.4,
-1,
1.3913
],
"scale": [
-0.5,
0.5,
0.5
]
},
"gui": {
"rotation": [
0,
-45,
-45
],
"scale": [
0.8,
0.8,
0.8
]
},
"ground": {
"rotation": [
0,
0,
-90
],
"translation": [
0,
3,
0
],
"scale": [
0.25,
0.25,
0.25
]
},
"fixed": {
"rotation": [
0,
0,
-90
],
"scale": [
0.75,
0.75,
0.75
]
}
}
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment