Advertisement
Guest User

Model.json

a guest
Jan 9th, 2020
207
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 3.42 KB | None | 0 0
  1. {
  2.     "__comment": "Model generated using MrCrayfish's Model Creator (https://mrcrayfish.com/tools?id=mc)",
  3.     "textures": {
  4.         "nexuscraft:blocks/steel_block": "nexuscraft:blocks/steel_block",
  5.         "iron_block": "minecraft:blocks/iron_block",
  6.         "glowstone": "minecraft:blocks/glowstone"
  7.     },
  8.     "elements": [
  9.         {
  10.             "name": "SteelBase",
  11.             "from": [ 0, 0, 0 ],
  12.             "to": [ 16, 1, 16 ],
  13.             "faces": {
  14.                 "north": { "texture": "nexuscraft:blocks/steel_block", "uv": [ 0, 0, 16, 1 ] },
  15.                 "east": { "texture": "nexuscraft:blocks/steel_block", "uv": [ 0, 1, 16, 2 ] },
  16.                 "south": { "texture": "nexuscraft:blocks/steel_block", "uv": [ 0, 0, 16, 1 ] },
  17.                 "west": { "texture": "nexuscraft:blocks/steel_block", "uv": [ 0, 0, 16, 1 ] },
  18.                 "up": { "texture": "nexuscraft:blocks/steel_block", "uv": [ 0, 0, 16, 16 ] },
  19.                 "down": { "texture": "nexuscraft:blocks/steel_block", "uv": [ 0, 0, 16, 16 ] }
  20.             }
  21.         },
  22.         {
  23.             "name": "Weld Ring",
  24.             "from": [ 4, 1, 5 ],
  25.             "to": [ 12, 2, 11 ],
  26.             "faces": {
  27.                 "north": { "texture": "nexuscraft:blocks/steel_block", "uv": [ 0, 0, 8, 1 ] },
  28.                 "east": { "texture": "nexuscraft:blocks/steel_block", "uv": [ 0, 0, 6, 1 ] },
  29.                 "south": { "texture": "nexuscraft:blocks/steel_block", "uv": [ 0, 0, 8, 1 ] },
  30.                 "west": { "texture": "nexuscraft:blocks/steel_block", "uv": [ 0, 0, 6, 1 ] },
  31.                 "up": { "texture": "nexuscraft:blocks/steel_block", "uv": [ 3, 5, 11, 11 ] }
  32.             }
  33.         },
  34.         {
  35.             "name": "Pedistool",
  36.             "from": [ 5, 2, 6 ],
  37.             "to": [ 11, 11, 10 ],
  38.             "faces": {
  39.                 "north": { "texture": "#iron_block", "uv": [ 4, 3, 10, 12 ] },
  40.                 "east": { "texture": "#iron_block", "uv": [ 4, 3, 8, 12 ] },
  41.                 "south": { "texture": "#iron_block", "uv": [ 3, 3, 10, 12 ] },
  42.                 "west": { "texture": "#iron_block", "uv": [ 2, 3, 7, 12 ] }
  43.             }
  44.         },
  45.         {
  46.             "name": "Top Base",
  47.             "from": [ 0, 11, 0 ],
  48.             "to": [ 16, 16, 16 ],
  49.             "faces": {
  50.                 "north": { "texture": "nexuscraft:blocks/steel_block", "uv": [ 0, 0, 16, 5 ] },
  51.                 "east": { "texture": "nexuscraft:blocks/steel_block", "uv": [ 0, 0, 16, 5 ] },
  52.                 "south": { "texture": "nexuscraft:blocks/steel_block", "uv": [ 0, 0, 16, 5 ] },
  53.                 "west": { "texture": "nexuscraft:blocks/steel_block", "uv": [ 0, 0, 16, 5 ] },
  54.                 "up": { "texture": "nexuscraft:blocks/steel_block", "uv": [ 0, 0, 16, 16 ] },
  55.                 "down": { "texture": "nexuscraft:blocks/steel_block", "uv": [ 0, 0, 16, 16 ] }
  56.             }
  57.         },
  58.         {
  59.             "name": "Top Top",
  60.             "from": [ 1, 16, 1 ],
  61.             "to": [ 15, 17, 15 ],
  62.             "faces": {
  63.                 "north": { "texture": "#glowstone", "uv": [ 1, 0, 15, 1 ] },
  64.                 "east": { "texture": "#glowstone", "uv": [ 1, 0, 15, 1 ] },
  65.                 "south": { "texture": "#glowstone", "uv": [ 1, 0, 15, 1 ] },
  66.                 "west": { "texture": "#glowstone", "uv": [ 1, 0, 15, 1 ] },
  67.                 "up": { "texture": "#glowstone", "uv": [ 1, 1, 15, 15 ] }
  68.             }
  69.         }
  70.     ]
  71. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement