Skip to content

Instantly share code, notes, and snippets.

@StillManic
Created January 1, 2016 02:56
Show Gist options
  • Save StillManic/62b74c06f68b7a0febd6 to your computer and use it in GitHub Desktop.
Save StillManic/62b74c06f68b7a0febd6 to your computer and use it in GitHub Desktop.
{
"forge_marker": 1,
"defaults": {
"textures": {},
"model": "forgedebugmodelloaderregistry:clock.obj",
"transform": "forge:default-block",
"custom": {
"groupConfigs": {
"0": {
"change": ["OBJ:ALL_EXCEPT", "G"],
"modifyAll": true
},
"1": {
"change": ["E", "F"],
"modifyAll": true
},
"2": {
"change": ["A", "C", "D", "F", "G"],
"modifyAll": true
},
"3": {
"change": ["A", "D", "E", "F", "G"],
"modifyAll": true
},
"4": {
"change": ["B", "E", "F", "G"],
"modifyAll": true
},
"5": {
"change": ["A", "B", "D", "E", "G"],
"modifyAll": true
},
"6": {
"change": ["A", "B", "C", "D", "E", "G"],
"modifyAll": true
},
"7": {
"change": ["A", "E", "F"],
"modifyAll": true
},
"8": {
"change": ["OBJ:ALL"],
"modifyAll": true
},
"9": {
"change": ["A", "B", "D", "E", "F", "G"],
"modifyAll": true
}
}
}
},
"variants": {
"normal": [{}],
"inventory": [{}]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment