Advertisement
Guest User

Untitled

a guest
Aug 20th, 2015
213
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.04 KB | None | 0 0
  1. {
  2.   "forge_marker": 1,
  3.   "variants": {
  4.     "east": {
  5.       "0": {
  6.       },
  7.       "1": {
  8.         "submodel": "torch",
  9.         "y": 0
  10.       },
  11.      "2": {
  12.        "submodel":"torch"
  13.  
  14.       }
  15.     },
  16.     "west": {
  17.       "0": {
  18.       },
  19.       "1": {
  20.         "submodel": "torch",
  21.         "y": 0
  22.       },
  23.       "2": {
  24.         "submodel":"torch"
  25.  
  26.       }
  27.     },
  28.     "south": {
  29.       "0": {
  30.       },
  31.       "1": {
  32.         "submodel": "torch",
  33.         "y": 0
  34.       },
  35.       "2": {
  36.         "submodel":"torch"
  37.  
  38.       }
  39.     },
  40.     "north": {
  41.       "0": {
  42.       },
  43.       "1": {
  44.         "submodel": "torch",
  45.         "y": 0
  46.       },
  47.       "2": {
  48.         "submodel":"torch"
  49.  
  50.       }
  51.     },
  52.     "up": {
  53.       "0": {
  54.       },
  55.       "1": {
  56.         "submodel": "torch",
  57.         "y": 0
  58.       },
  59.       "2": {
  60.         "submodel":"torch"
  61.  
  62.       }
  63.     },
  64.     "down": {
  65.       "0": {
  66.       },
  67.       "1": {
  68.         "submodel": "torch",
  69.         "y": 0
  70.       },
  71.       "2": {
  72.         "submodel":"torch"
  73.  
  74.       }
  75.     }
  76.   }
  77. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement