PaleoCrafter

Untitled

Mar 20th, 2017
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.57 KB | None | 0 0
  1. {
  2.   "forge_marker": 1,
  3.   "defaults": {
  4.     "model": "investiture:piston.b3d",
  5.     "custom": {
  6.       "mesh": [
  7.         "PistonBase",
  8.         "PistonExtension"
  9.       ]
  10.     }
  11.   },
  12.   "variants": {
  13.     "static": {
  14.       "true": {
  15.         "transform": {
  16.           "scale": 0.5
  17.         },
  18.         "custom": {
  19.           "mesh": [
  20.             "PistonBase"
  21.           ]
  22.         }
  23.       },
  24.       "false": {
  25.         "custom": {
  26.           "mesh": [
  27.             "PistonExtension"
  28.           ]
  29.         }
  30.       }
  31.     },
  32.     "inventory": [
  33.       {
  34.       }
  35.     ]
  36.   }
  37. }
Advertisement
Add Comment
Please, Sign In to add comment