Skip to content

Instantly share code, notes, and snippets.

@StillManic
Created April 7, 2016 20:37
Show Gist options
  • Save StillManic/474782a2d7aef2e66889c23fd9ae795d to your computer and use it in GitHub Desktop.
Save StillManic/474782a2d7aef2e66889c23fd9ae795d to your computer and use it in GitHub Desktop.
{
"forge_marker": 1,
"defaults": {
"model": "forgedebugmodelloaderregistry:group_test.obj",
"transform": "forge:default-block",
"custom": {
"groupConfigs": {
"center": { "show": ["center"], "flags": ["alwaysActive"] },
"up": { "show": ["up"] },
"down": { "show": ["down"] },
"north": { "show": ["north"] },
"south": { "show": ["south"] },
"east": { "show": ["east"] },
"west": { "show": ["west"] }
}
}
},
"variants": {
"normal": [{}],
"inventory": [{}],
"is_white": {
"true": {},
"false": {}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment