Advertisement
Guest User

card_table.json (model)

a guest
Mar 25th, 2019
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 10.69 KB | None | 0 0
  1. {
  2.     "__comment": "Model generated using MrCrayfish's Model Creator (https://mrcrayfish.com/tools?id=mc)",
  3.     "textures": {
  4.         "particle": "duelcraft:blocks/oak_log",
  5.         "stone_slab_top": "blocks/stone_slab_top",
  6.         "log": "#1",
  7.         "zone": "duelcraft:blocks/zone",
  8.         "stone_slab_side": "blocks/stone_slab_side",
  9.         "pendulumLeftZone": "duelcraft:blocks/zone_pendulum_left",
  10.         "pendulumRightZone": "duelcraft:blocks/zone_pendulum_right",
  11.         "log_top": "#2"
  12.     },
  13.     "display": {
  14.         "gui": {
  15.             "rotation": [ 30, 45, 0 ],
  16.             "translation": [ 0, 0, 0 ],
  17.             "scale": [ 0.625, 0.625, 0.625 ]
  18.         },
  19.         "ground": {
  20.             "rotation": [ 0, 0, 0 ],
  21.             "translation": [ 0, 3, 0 ],
  22.             "scale": [ 0.25, 0.25, 0.25 ]
  23.         },
  24.         "fixed": {
  25.             "rotation": [ 0, 180, 0 ],
  26.             "translation": [ 0, 0, 0 ],
  27.             "scale": [ 1, 1, 1 ]
  28.         },
  29.         "head": {
  30.             "rotation": [ 0, 180, 0 ],
  31.             "translation": [ 0, 0, 0 ],
  32.             "scale": [ 1, 1, 1 ]
  33.         },
  34.         "firstperson_righthand": {
  35.             "rotation": [ 0, 315, 0 ],
  36.             "translation": [ 0, 2.5, 0 ],
  37.             "scale": [ 0.4, 0.4, 0.4 ]
  38.         },
  39.         "thirdperson_righthand": {
  40.             "rotation": [ 47, 314, 0 ],
  41.             "translation": [ 0, 2.5, 0 ],
  42.             "scale": [ 0.375, 0.375, 0.375 ]
  43.         }
  44.     },
  45.     "elements": [
  46.         {
  47.             "name": "Base",
  48.             "from": [ 2.5, 0, 2.5 ],
  49.             "to": [ 13.5, 1.5, 13.5 ],
  50.             "faces": {
  51.                 "north": { "texture": "#stone_slab_side", "uv": [ 2, 9.5, 13, 11 ] },
  52.                 "east": { "texture": "#stone_slab_side", "uv": [ 2, 9.5, 13, 11 ] },
  53.                 "south": { "texture": "#stone_slab_side", "uv": [ 2, 9.5, 13, 11 ] },
  54.                 "west": { "texture": "#stone_slab_side", "uv": [ 2, 9.5, 13, 11 ] },
  55.                 "up": { "texture": "#stone_slab_top", "uv": [ 0, 0, 16, 16 ] },
  56.                 "down": { "texture": "#stone_slab_top", "uv": [ 0, 0, 16, 16 ], "cullface": "down" }
  57.             }
  58.         },
  59.         {
  60.             "name": "Pole",
  61.             "from": [ 6.45, 1.52, 6.45 ],
  62.             "to": [ 9.95, 14.51, 9.95 ],
  63.             "faces": {
  64.                 "north": { "texture": "#stone_slab_side", "uv": [ 5, 1.5, 8.5, 14.49 ] },
  65.                 "east": { "texture": "#stone_slab_side", "uv": [ 5, 1.5, 8.5, 14.49 ] },
  66.                 "south": { "texture": "#stone_slab_side", "uv": [ 5, 1.5, 8.5, 14.49 ] },
  67.                 "west": { "texture": "#stone_slab_side", "uv": [ 5, 1.5, 8.5, 14.49 ] }
  68.             }
  69.         },
  70.         {
  71.             "name": "Top",
  72.             "from": [ 0, 14.5, 0 ],
  73.             "to": [ 16, 15.9, 16 ],
  74.             "faces": {
  75.                 "north": { "texture": "#log", "uv": [ 0, 13, 16, 14.4 ] },
  76.                 "east": { "texture": "#log", "uv": [ 0, 12, 16, 13.4 ] },
  77.                 "south": { "texture": "#log", "uv": [ 0, 13, 16, 14.4 ] },
  78.                 "west": { "texture": "#log", "uv": [ 0, 11.5, 16, 12.9 ] },
  79.                 "up": { "texture": "#log_top", "uv": [ 0, 0, 16, 16 ], "cullface": "up" },
  80.                 "down": { "texture": "#log_top", "uv": [ 0, 0, 16, 16 ] }
  81.             }
  82.         },
  83.         {
  84.             "name": "Zone1",
  85.             "from": [ 1.25, 15.9, 12.5 ],
  86.             "to": [ 2.75, 15.91, 14.5 ],
  87.             "faces": {
  88.                 "up": { "texture": "#zone", "uv": [ 0, 0, 16, 16 ] }
  89.             }
  90.         },
  91.         {
  92.             "name": "Zone2",
  93.             "from": [ 3.25, 15.81, 12.5 ],
  94.             "to": [ 4.75, 15.91, 14.5 ],
  95.             "faces": {
  96.                 "up": { "texture": "#pendulumLeftZone", "uv": [ 0, 0, 16, 16 ] }
  97.             }
  98.         },
  99.         {
  100.             "name": "Zone3",
  101.             "from": [ 5.25, 15.81, 12.5 ],
  102.             "to": [ 6.75, 15.91, 14.5 ],
  103.             "faces": {
  104.                 "up": { "texture": "#zone", "uv": [ 0, 0, 16, 16 ] }
  105.             }
  106.         },
  107.         {
  108.             "name": "Zone4",
  109.             "from": [ 7.24, 15.81, 12.5 ],
  110.             "to": [ 8.74, 15.91, 14.5 ],
  111.             "faces": {
  112.                 "up": { "texture": "#zone", "uv": [ 0, 0, 16, 16 ] }
  113.             }
  114.         },
  115.         {
  116.             "name": "Zone5",
  117.             "from": [ 9.25, 15.81, 12.5 ],
  118.             "to": [ 10.75, 15.91, 14.5 ],
  119.             "faces": {
  120.                 "up": { "texture": "#zone", "uv": [ 0, 0, 16, 16 ] }
  121.             }
  122.         },
  123.         {
  124.             "name": "Zone6",
  125.             "from": [ 11.25, 15.81, 12.5 ],
  126.             "to": [ 12.75, 15.91, 14.5 ],
  127.             "faces": {
  128.                 "up": { "texture": "#pendulumRightZone", "uv": [ 0, 0, 16, 16 ] }
  129.             }
  130.         },
  131.         {
  132.             "name": "Zone7",
  133.             "from": [ 13.25, 15.81, 12.5 ],
  134.             "to": [ 14.75, 15.91, 14.5 ],
  135.             "faces": {
  136.                 "up": { "texture": "#zone", "uv": [ 0, 0, 16, 16 ] }
  137.             }
  138.         },
  139.         {
  140.             "name": "Zone8",
  141.             "from": [ 13.25, 15.81, 1.5 ],
  142.             "to": [ 14.75, 15.91, 3.5 ],
  143.             "faces": {
  144.                 "up": { "texture": "#zone", "uv": [ 0, 0, 16, 16 ] }
  145.             }
  146.         },
  147.         {
  148.             "name": "Zone9",
  149.             "from": [ 11.25, 15.81, 1.5 ],
  150.             "to": [ 12.75, 15.91, 3.5 ],
  151.             "faces": {
  152.                 "up": { "texture": "#pendulumLeftZone", "uv": [ 0, 0, 16, 16 ], "rotation": 180 }
  153.             }
  154.         },
  155.         {
  156.             "name": "Zone10",
  157.             "from": [ 9.25, 15.81, 1.5 ],
  158.             "to": [ 10.75, 15.91, 3.5 ],
  159.             "faces": {
  160.                 "up": { "texture": "#zone", "uv": [ 0, 0, 16, 16 ] }
  161.             }
  162.         },
  163.         {
  164.             "name": "Zone11",
  165.             "from": [ 7.24, 15.81, 1.5 ],
  166.             "to": [ 8.74, 15.91, 3.5 ],
  167.             "faces": {
  168.                 "up": { "texture": "#zone", "uv": [ 0, 0, 16, 16 ] }
  169.             }
  170.         },
  171.         {
  172.             "name": "Zone12",
  173.             "from": [ 5.25, 15.81, 1.5 ],
  174.             "to": [ 6.75, 15.91, 3.5 ],
  175.             "faces": {
  176.                 "up": { "texture": "#zone", "uv": [ 0, 0, 16, 16 ] }
  177.             }
  178.         },
  179.         {
  180.             "name": "Zone13",
  181.             "from": [ 3.25, 15.81, 1.5 ],
  182.             "to": [ 4.75, 15.91, 3.5 ],
  183.             "faces": {
  184.                 "up": { "texture": "#pendulumRightZone", "uv": [ 0, 0, 16, 16 ], "rotation": 180 }
  185.             }
  186.         },
  187.         {
  188.             "name": "Zone14",
  189.             "from": [ 1.25, 15.9, 1.5 ],
  190.             "to": [ 2.75, 15.91, 3.5 ],
  191.             "faces": {
  192.                 "up": { "texture": "#zone", "uv": [ 0, 0, 16, 16 ] }
  193.             }
  194.         },
  195.         {
  196.             "name": "Zone15",
  197.             "from": [ 1.25, 15.9, 4 ],
  198.             "to": [ 2.75, 15.91, 6 ],
  199.             "faces": {
  200.                 "up": { "texture": "#zone", "uv": [ 0, 0, 16, 16 ] }
  201.             }
  202.         },
  203.         {
  204.             "name": "Zone16",
  205.             "from": [ 13.25, 15.81, 4 ],
  206.             "to": [ 14.75, 15.91, 6 ],
  207.             "faces": {
  208.                 "up": { "texture": "#zone", "uv": [ 0, 0, 16, 16 ] }
  209.             }
  210.         },
  211.         {
  212.             "name": "Zone17",
  213.             "from": [ 11.25, 15.81, 4 ],
  214.             "to": [ 12.75, 15.91, 6 ],
  215.             "faces": {
  216.                 "up": { "texture": "#zone", "uv": [ 0, 0, 16, 16 ], "rotation": 180 }
  217.             }
  218.         },
  219.         {
  220.             "name": "Zone18",
  221.             "from": [ 9.25, 15.81, 4 ],
  222.             "to": [ 10.75, 15.91, 6 ],
  223.             "faces": {
  224.                 "up": { "texture": "#zone", "uv": [ 0, 0, 16, 16 ] }
  225.             }
  226.         },
  227.         {
  228.             "name": "Zone19",
  229.             "from": [ 7.25, 15.81, 4 ],
  230.             "to": [ 8.75, 15.91, 6 ],
  231.             "faces": {
  232.                 "up": { "texture": "#zone", "uv": [ 0, 0, 16, 16 ] }
  233.             }
  234.         },
  235.         {
  236.             "name": "Zone20",
  237.             "from": [ 5.25, 15.81, 4 ],
  238.             "to": [ 6.75, 15.91, 6 ],
  239.             "faces": {
  240.                 "up": { "texture": "#zone", "uv": [ 0, 0, 16, 16 ] }
  241.             }
  242.         },
  243.         {
  244.             "name": "Zone21",
  245.             "from": [ 3.25, 15.81, 4 ],
  246.             "to": [ 4.75, 15.91, 6 ],
  247.             "faces": {
  248.                 "up": { "texture": "#zone", "uv": [ 0, 0, 16, 16 ] }
  249.             }
  250.         },
  251.         {
  252.             "name": "Zone22",
  253.             "from": [ 3.25, 15.81, 10 ],
  254.             "to": [ 4.75, 15.91, 12 ],
  255.             "faces": {
  256.                 "up": { "texture": "#zone", "uv": [ 0, 0, 16, 16 ] }
  257.             }
  258.         },
  259.         {
  260.             "name": "Zone23",
  261.             "from": [ 1.25, 15.81, 10 ],
  262.             "to": [ 2.75, 15.91, 12 ],
  263.             "faces": {
  264.                 "up": { "texture": "#zone", "uv": [ 0, 0, 16, 16 ] }
  265.             }
  266.         },
  267.         {
  268.             "name": "Zone24",
  269.             "from": [ 5.25, 15.81, 10 ],
  270.             "to": [ 6.75, 15.91, 12 ],
  271.             "faces": {
  272.                 "up": { "texture": "#zone", "uv": [ 0, 0, 16, 16 ] }
  273.             }
  274.         },
  275.         {
  276.             "name": "Zone25",
  277.             "from": [ 7.25, 15.81, 10 ],
  278.             "to": [ 8.75, 15.91, 12 ],
  279.             "faces": {
  280.                 "up": { "texture": "#zone", "uv": [ 0, 0, 16, 16 ] }
  281.             }
  282.         },
  283.         {
  284.             "name": "Zone26",
  285.             "from": [ 9.25, 15.81, 10 ],
  286.             "to": [ 10.75, 15.91, 12 ],
  287.             "faces": {
  288.                 "up": { "texture": "#zone", "uv": [ 0, 0, 16, 16 ] }
  289.             }
  290.         },
  291.         {
  292.             "name": "Zone27",
  293.             "from": [ 11.25, 15.81, 10 ],
  294.             "to": [ 12.75, 15.91, 12 ],
  295.             "faces": {
  296.                 "up": { "texture": "#zone", "uv": [ 0, 0, 16, 16 ] }
  297.             }
  298.         },
  299.         {
  300.             "name": "Zone28",
  301.             "from": [ 13.25, 15.81, 10 ],
  302.             "to": [ 14.75, 15.91, 12 ],
  303.             "faces": {
  304.                 "up": { "texture": "#zone", "uv": [ 0, 0, 16, 16 ] }
  305.             }
  306.         },
  307.         {
  308.             "name": "Zone29",
  309.             "from": [ 9.25, 15.81, 7 ],
  310.             "to": [ 10.75, 15.91, 9 ],
  311.             "faces": {
  312.                 "up": { "texture": "#zone", "uv": [ 0, 0, 16, 16 ] }
  313.             }
  314.         },
  315.         {
  316.             "name": "Zone30",
  317.             "from": [ 5.25, 15.81, 7 ],
  318.             "to": [ 6.75, 15.91, 9 ],
  319.             "faces": {
  320.                 "up": { "texture": "#zone", "uv": [ 0, 0, 16, 16 ] }
  321.             }
  322.         }
  323.     ]
  324. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement