Skip to content

Instantly share code, notes, and snippets.

@StillManic
Created December 12, 2015 21:56
Show Gist options
  • Save StillManic/e8200cccdf7e50aeccfe to your computer and use it in GitHub Desktop.
Save StillManic/e8200cccdf7e50aeccfe to your computer and use it in GitHub Desktop.
{
"forge_marker": 1,
"defaults": {
"textures": {},
"model": "forgedebugmodelloaderregistry:eye.obj",
"transform": "forge:default-block",
"custom": {
"flipDX11": true
}
},
"variants": {
"normal": [{}],
"inventory": [{
"y": 90
}],
"facing": {
"down": {"x": 90},
"up": {"x": 270},
"north": {},
"south": {"y": 180},
"west": {"y": 270},
"east": {"y": 90}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment