gt22

Untitled

Nov 2nd, 2016
300
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.88 KB | None | 0 0
  1. {
  2.     "forge_marker": 1,
  3.     "defaults": {
  4.        
  5.         "model":"botmod:ServerPart"
  6.     }
  7.     "variants": {
  8.         "normal": [{}]
  9.         "type":{
  10.             "frame":{
  11.                 "textures": {
  12.                 "textures": {
  13.                     "particle": "botmod:blocks/ServerPart-frame",
  14.                     "up": "botmod:blocks/ServerPart-frame",
  15.                     "down": "botmod:blocks/ServerPart-frame",
  16.                     "north": "botmod:blocks/ServerPart-frame",
  17.                     "east": "botmod:blocks/ServerPart-frame",
  18.                     "south": "botmod:blocks/ServerPart-frame",
  19.                     "west": "botmod:blocks/ServerPart-frame"
  20.                 }
  21.             }
  22.             "radiator":{
  23.                 "textures": {
  24.                 "textures": {
  25.                     "particle": "botmod:blocks/ServerPart-radiator",
  26.                     "up": "botmod:blocks/ServerPart-radiator",
  27.                     "down": "botmod:blocks/ServerPart-radiator",
  28.                     "north": "botmod:blocks/ServerPart-radiator",
  29.                     "east": "botmod:blocks/ServerPart-radiator",
  30.                     "south": "botmod:blocks/ServerPart-radiator",
  31.                     "west": "botmod:blocks/ServerPart-radiator"
  32.                 }
  33.             }
  34.             "cpu":{
  35.                 "textures": {
  36.                 "textures": {
  37.                     "particle": "botmod:blocks/ServerPart-cpu",
  38.                     "up": "botmod:blocks/ServerPart-cpu",
  39.                     "down": "botmod:blocks/ServerPart-cpu",
  40.                     "north": "botmod:blocks/ServerPart-cpu",
  41.                     "east": "botmod:blocks/ServerPart-cpu",
  42.                     "south": "botmod:blocks/ServerPart-cpu",
  43.                     "west": "botmod:blocks/ServerPart-cpu"
  44.                 }
  45.             }
  46.             "gpu":{
  47.                 "textures": {
  48.                 "textures": {
  49.                     "particle": "botmod:blocks/ServerPart-gpu",
  50.                     "up": "botmod:blocks/ServerPart-gpu",
  51.                     "down": "botmod:blocks/ServerPart-gpu",
  52.                     "north": "botmod:blocks/ServerPart-gpu",
  53.                     "east": "botmod:blocks/ServerPart-gpu",
  54.                     "south": "botmod:blocks/ServerPart-gpu",
  55.                     "west": "botmod:blocks/ServerPart-gpu"
  56.                 }
  57.             }
  58.             "ram":{
  59.                 "textures": {
  60.                 "textures": {
  61.                     "particle": "botmod:blocks/ServerPart-ram",
  62.                     "up": "botmod:blocks/ServerPart-ram",
  63.                     "down": "botmod:blocks/ServerPart-ram",
  64.                     "north": "botmod:blocks/ServerPart-ram",
  65.                     "east": "botmod:blocks/ServerPart-ram",
  66.                     "south": "botmod:blocks/ServerPart-ram",
  67.                     "west": "botmod:blocks/ServerPart-ram"
  68.                 }
  69.             }
  70.             "drive":{
  71.                 "textures": {
  72.                 "textures": {
  73.                     "particle": "botmod:blocks/ServerPart-drive",
  74.                     "up": "botmod:blocks/ServerPart-drive",
  75.                     "down": "botmod:blocks/ServerPart-drive",
  76.                     "north": "botmod:blocks/ServerPart-drive",
  77.                     "east": "botmod:blocks/ServerPart-drive",
  78.                     "south": "botmod:blocks/ServerPart-drive",
  79.                     "west": "botmod:blocks/ServerPart-drive"
  80.                 }
  81.             }
  82.             "reader":{
  83.                 "textures": {
  84.                 "textures": {
  85.                     "particle": "botmod:blocks/ServerPart-reader",
  86.                     "up": "botmod:blocks/ServerPart-reader",
  87.                     "down": "botmod:blocks/ServerPart-reader",
  88.                     "north": "botmod:blocks/ServerPart-reader",
  89.                     "east": "botmod:blocks/ServerPart-reader",
  90.                     "south": "botmod:blocks/ServerPart-reader",
  91.                     "west": "botmod:blocks/ServerPart-reader"
  92.                 }
  93.             }
  94.         }
  95.     }
  96. }
Advertisement
Add Comment
Please, Sign In to add comment