Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "forge_marker": 1,
- "defaults": {
- "model": <BLAH>,
- "textures": { <BLAH> },
- "submodel": {
- "subpart": {
- "model": <BLAH>
- }
- }
- },
- "variants": {
- "facing": {
- "north": {},
- "east": { "y": 90 },
- "south": { "y": 180 },
- "east": { "y": 270 }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement