Advertisement
Guest User

Untitled

a guest
Jan 31st, 2015
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 20.59 KB | None | 0 0
  1. {
  2.     "ambientocclusion": true,
  3.     "textures": {
  4.         "Front": "blocks/FrontMe",
  5.         "Right": "blocks/RightMe",
  6.         "Left": "blocks/LeftMe",
  7.         "Back": "blocks/BackMe",
  8.         "Bottom": "blocks/BottomMe",
  9.         "Top": "blocks/TopMe",
  10.         "particle": "blocks/FrontMe",
  11.         "Teeth": "blocks/iron_block"
  12.     },
  13.     "elements": [
  14.         {
  15.             "rotation": { "origin": [ 0, 2, 16 ], "axis": "x", "angle": 22.5 },
  16.             "from": [0,2,0],
  17.             "to": [16,16,16],
  18.             "faces": {
  19.                 "up": {
  20.                     "texture": "#Top"
  21.                 },
  22.                 "down": {
  23.                     "texture": "#Bottom"
  24.                 },
  25.                 "west": {
  26.                     "texture": "#Left"
  27.                 },
  28.                 "east": {
  29.                     "texture": "#Right"
  30.                 },
  31.                 "north": {
  32.                     "uv": [0,0,16,14],
  33.                     "texture": "#Front"
  34.                 },
  35.                 "south": {
  36.                     "texture": "#Back"
  37.                 }
  38.             }
  39.         },
  40.         {
  41.             "from": [0,0,0],
  42.             "to": [16,2,16],
  43.             "faces": {
  44.                 "up": {
  45.                     "texture": "#Bottom"
  46.                 },
  47.                 "down": {
  48.                     "texture": "#Bottom"
  49.                 },
  50.                 "west": {
  51.                     "texture": "#Left"
  52.                 },
  53.                 "east": {
  54.                     "texture": "#Right"
  55.                 },
  56.                 "north": {
  57.                     "texture": "#Front"
  58.                 },
  59.                 "south": {
  60.                     "texture": "#Back"
  61.                 }
  62.             }
  63.         },
  64.         {
  65.             "from": [1,2,2],
  66.             "to": [2,3,4],
  67.             "faces": {
  68.                 "up": {
  69.                     "uv": [2,10,4,11],
  70.                     "texture": "#Teeth"
  71.                 },
  72.                 "down": {
  73.                     "uv": [2,12,4,13],
  74.                     "texture": "#Teeth"
  75.                 },
  76.                 "west": {
  77.                     "texture": "#Teeth"
  78.                 },
  79.                 "east": {
  80.                     "texture": "#Teeth"
  81.                 },
  82.                 "north": {
  83.                     "texture": "#Teeth"
  84.                 },
  85.                 "south": {
  86.                     "uv": [4,13,5,14],
  87.                     "texture": "#Teeth"
  88.                 }
  89.             }
  90.         },
  91.         {
  92.             "from": [1,2,5],
  93.             "to": [2,3,7],
  94.             "faces": {
  95.                 "up": {
  96.                     "uv": [2,10,4,11],
  97.                     "texture": "#Teeth"
  98.                 },
  99.                 "down": {
  100.                     "uv": [2,12,4,13],
  101.                     "texture": "#Teeth"
  102.                 },
  103.                 "west": {
  104.                     "texture": "#Teeth"
  105.                 },
  106.                 "east": {
  107.                     "texture": "#Teeth"
  108.                 },
  109.                 "north": {
  110.                     "texture": "#Teeth"
  111.                 },
  112.                 "south": {
  113.                     "uv": [4,13,5,14],
  114.                     "texture": "#Teeth"
  115.                 }
  116.             }
  117.         },
  118.         {
  119.             "from": [1,2,9],
  120.             "to": [2,3,11],
  121.             "faces": {
  122.                 "up": {
  123.                     "uv": [2,10,4,11],
  124.                     "texture": "#Teeth"
  125.                 },
  126.                 "down": {
  127.                     "uv": [2,12,4,13],
  128.                     "texture": "#Teeth"
  129.                 },
  130.                 "west": {
  131.                     "texture": "#Teeth"
  132.                 },
  133.                 "east": {
  134.                     "texture": "#Teeth"
  135.                 },
  136.                 "north": {
  137.                     "texture": "#Teeth"
  138.                 },
  139.                 "south": {
  140.                     "uv": [4,13,5,14],
  141.                     "texture": "#Teeth"
  142.                 }
  143.             }
  144.         },
  145.         {
  146.             "from": [1,2,12],
  147.             "to": [2,3,14],
  148.             "faces": {
  149.                 "up": {
  150.                     "uv": [2,10,4,11],
  151.                     "texture": "#Teeth"
  152.                 },
  153.                 "down": {
  154.                     "uv": [2,12,4,13],
  155.                     "texture": "#Teeth"
  156.                 },
  157.                 "west": {
  158.                     "texture": "#Teeth"
  159.                 },
  160.                 "east": {
  161.                     "texture": "#Teeth"
  162.                 },
  163.                 "north": {
  164.                     "texture": "#Teeth"
  165.                 },
  166.                 "south": {
  167.                     "uv": [4,13,5,14],
  168.                     "texture": "#Teeth"
  169.                 }
  170.             }
  171.         },
  172.         {
  173.             "from": [14,2,9],
  174.             "to": [15,3,11],
  175.             "faces": {
  176.                 "up": {
  177.                     "uv": [2,10,4,11],
  178.                     "texture": "#Teeth"
  179.                 },
  180.                 "down": {
  181.                     "uv": [2,12,4,13],
  182.                     "texture": "#Teeth"
  183.                 },
  184.                 "west": {
  185.                     "texture": "#Teeth"
  186.                 },
  187.                 "east": {
  188.                     "texture": "#Teeth"
  189.                 },
  190.                 "north": {
  191.                     "texture": "#Teeth"
  192.                 },
  193.                 "south": {
  194.                     "uv": [4,13,5,14],
  195.                     "texture": "#Teeth"
  196.                 }
  197.             }
  198.         },
  199.         {
  200.             "from": [14,2,12],
  201.             "to": [15,3,14],
  202.             "faces": {
  203.                 "up": {
  204.                     "uv": [2,10,4,11],
  205.                     "texture": "#Teeth"
  206.                 },
  207.                 "down": {
  208.                     "uv": [2,12,4,13],
  209.                     "texture": "#Teeth"
  210.                 },
  211.                 "west": {
  212.                     "texture": "#Teeth"
  213.                 },
  214.                 "east": {
  215.                     "texture": "#Teeth"
  216.                 },
  217.                 "north": {
  218.                     "texture": "#Teeth"
  219.                 },
  220.                 "south": {
  221.                     "uv": [4,13,5,14],
  222.                     "texture": "#Teeth"
  223.                 }
  224.             }
  225.         },
  226.         {
  227.             "from": [14,2,5],
  228.             "to": [15,3,7],
  229.             "faces": {
  230.                 "up": {
  231.                     "uv": [2,10,4,11],
  232.                     "texture": "#Teeth"
  233.                 },
  234.                 "down": {
  235.                     "uv": [2,12,4,13],
  236.                     "texture": "#Teeth"
  237.                 },
  238.                 "west": {
  239.                     "texture": "#Teeth"
  240.                 },
  241.                 "east": {
  242.                     "texture": "#Teeth"
  243.                 },
  244.                 "north": {
  245.                     "texture": "#Teeth"
  246.                 },
  247.                 "south": {
  248.                     "uv": [4,13,5,14],
  249.                     "texture": "#Teeth"
  250.                 }
  251.             }
  252.         },
  253.         {
  254.             "from": [14,2,2],
  255.             "to": [15,3,4],
  256.             "faces": {
  257.                 "up": {
  258.                     "uv": [2,10,4,11],
  259.                     "texture": "#Teeth"
  260.                 },
  261.                 "down": {
  262.                     "uv": [2,12,4,13],
  263.                     "texture": "#Teeth"
  264.                 },
  265.                 "west": {
  266.                     "texture": "#Teeth"
  267.                 },
  268.                 "east": {
  269.                     "texture": "#Teeth"
  270.                 },
  271.                 "north": {
  272.                     "texture": "#Teeth"
  273.                 },
  274.                 "south": {
  275.                     "uv": [4,13,5,14],
  276.                     "texture": "#Teeth"
  277.                 }
  278.             }
  279.         },
  280.         {
  281.             "from": [9,2,1],
  282.             "to": [11,3,2],
  283.             "faces": {
  284.                 "up": {
  285.                     "uv": [2,10,4,11],
  286.                     "texture": "#Teeth"
  287.                 },
  288.                 "down": {
  289.                     "uv": [2,12,4,13],
  290.                     "texture": "#Teeth"
  291.                 },
  292.                 "west": {
  293.                     "texture": "#Teeth"
  294.                 },
  295.                 "east": {
  296.                     "texture": "#Teeth"
  297.                 },
  298.                 "north": {
  299.                     "texture": "#Teeth"
  300.                 },
  301.                 "south": {
  302.                     "uv": [4,13,5,14],
  303.                     "texture": "#Teeth"
  304.                 }
  305.             }
  306.         },
  307.         {
  308.             "from": [12,2,1],
  309.             "to": [14,3,2],
  310.             "faces": {
  311.                 "up": {
  312.                     "uv": [2,10,4,11],
  313.                     "texture": "#Teeth"
  314.                 },
  315.                 "down": {
  316.                     "uv": [2,12,4,13],
  317.                     "texture": "#Teeth"
  318.                 },
  319.                 "west": {
  320.                     "texture": "#Teeth"
  321.                 },
  322.                 "east": {
  323.                     "texture": "#Teeth"
  324.                 },
  325.                 "north": {
  326.                     "texture": "#Teeth"
  327.                 },
  328.                 "south": {
  329.                     "uv": [4,13,5,14],
  330.                     "texture": "#Teeth"
  331.                 }
  332.             }
  333.         },
  334.         {
  335.             "from": [5,2,1],
  336.             "to": [7,3,2],
  337.             "faces": {
  338.                 "up": {
  339.                     "uv": [2,10,4,11],
  340.                     "texture": "#Teeth"
  341.                 },
  342.                 "down": {
  343.                     "uv": [2,12,4,13],
  344.                     "texture": "#Teeth"
  345.                 },
  346.                 "west": {
  347.                     "texture": "#Teeth"
  348.                 },
  349.                 "east": {
  350.                     "texture": "#Teeth"
  351.                 },
  352.                 "north": {
  353.                     "texture": "#Teeth"
  354.                 },
  355.                 "south": {
  356.                     "uv": [4,13,5,14],
  357.                     "texture": "#Teeth"
  358.                 }
  359.             }
  360.         },
  361.         {
  362.             "from": [2,2,1],
  363.             "to": [4,3,2],
  364.             "faces": {
  365.                 "up": {
  366.                     "uv": [2,10,4,11],
  367.                     "texture": "#Teeth"
  368.                 },
  369.                 "down": {
  370.                     "uv": [2,12,4,13],
  371.                     "texture": "#Teeth"
  372.                 },
  373.                 "west": {
  374.                     "texture": "#Teeth"
  375.                 },
  376.                 "east": {
  377.                     "texture": "#Teeth"
  378.                 },
  379.                 "north": {
  380.                     "texture": "#Teeth"
  381.                 },
  382.                 "south": {
  383.                     "uv": [4,13,5,14],
  384.                     "texture": "#Teeth"
  385.                 }
  386.             }
  387.         },
  388.         {
  389.             "rotation": { "origin": [ 0, 2, 16 ], "axis": "x", "angle": 22.5 },
  390.             "from": [1,1,2],
  391.             "to": [2,2,4],
  392.             "faces": {
  393.                 "up": {
  394.                     "uv": [2,10,4,11],
  395.                     "texture": "#Teeth"
  396.                 },
  397.                 "down": {
  398.                     "uv": [2,12,4,13],
  399.                     "texture": "#Teeth"
  400.                 },
  401.                 "west": {
  402.                     "texture": "#Teeth"
  403.                 },
  404.                 "east": {
  405.                     "texture": "#Teeth"
  406.                 },
  407.                 "north": {
  408.                     "texture": "#Teeth"
  409.                 },
  410.                 "south": {
  411.                     "uv": [4,13,5,14],
  412.                     "texture": "#Teeth"
  413.                 }
  414.             }
  415.         },
  416.         {
  417.             "rotation": { "origin": [ 0, 2, 16 ], "axis": "x", "angle": 22.5 },
  418.             "from": [1,1,5],
  419.             "to": [2,2,7],
  420.             "faces": {
  421.                 "up": {
  422.                     "uv": [2,10,4,11],
  423.                     "texture": "#Teeth"
  424.                 },
  425.                 "down": {
  426.                     "uv": [2,12,4,13],
  427.                     "texture": "#Teeth"
  428.                 },
  429.                 "west": {
  430.                     "texture": "#Teeth"
  431.                 },
  432.                 "east": {
  433.                     "texture": "#Teeth"
  434.                 },
  435.                 "north": {
  436.                     "texture": "#Teeth"
  437.                 },
  438.                 "south": {
  439.                     "uv": [4,13,5,14],
  440.                     "texture": "#Teeth"
  441.                 }
  442.             }
  443.         },
  444.         {
  445.             "rotation": { "origin": [ 0, 2, 16 ], "axis": "x", "angle": 22.5 },
  446.             "from": [1,1,9],
  447.             "to": [2,2,11],
  448.             "faces": {
  449.                 "up": {
  450.                     "uv": [2,10,4,11],
  451.                     "texture": "#Teeth"
  452.                 },
  453.                 "down": {
  454.                     "uv": [2,12,4,13],
  455.                     "texture": "#Teeth"
  456.                 },
  457.                 "west": {
  458.                     "texture": "#Teeth"
  459.                 },
  460.                 "east": {
  461.                     "texture": "#Teeth"
  462.                 },
  463.                 "north": {
  464.                     "texture": "#Teeth"
  465.                 },
  466.                 "south": {
  467.                     "uv": [4,13,5,14],
  468.                     "texture": "#Teeth"
  469.                 }
  470.             }
  471.         },
  472.         {
  473.             "rotation": { "origin": [ 0, 2, 16 ], "axis": "x", "angle": 22.5 },
  474.             "from": [1,1,12],
  475.             "to": [2,2,14],
  476.             "faces": {
  477.                 "up": {
  478.                     "uv": [2,10,4,11],
  479.                     "texture": "#Teeth"
  480.                 },
  481.                 "down": {
  482.                     "uv": [2,12,4,13],
  483.                     "texture": "#Teeth"
  484.                 },
  485.                 "west": {
  486.                     "texture": "#Teeth"
  487.                 },
  488.                 "east": {
  489.                     "texture": "#Teeth"
  490.                 },
  491.                 "north": {
  492.                     "texture": "#Teeth"
  493.                 },
  494.                 "south": {
  495.                     "uv": [4,13,5,14],
  496.                     "texture": "#Teeth"
  497.                 }
  498.             }
  499.         },
  500.         {
  501.             "rotation": { "origin": [ 0, 2, 16 ], "axis": "x", "angle": 22.5 },
  502.             "from": [14,1,9],
  503.             "to": [15,2,11],
  504.             "faces": {
  505.                 "up": {
  506.                     "uv": [2,10,4,11],
  507.                     "texture": "#Teeth"
  508.                 },
  509.                 "down": {
  510.                     "uv": [2,12,4,13],
  511.                     "texture": "#Teeth"
  512.                 },
  513.                 "west": {
  514.                     "texture": "#Teeth"
  515.                 },
  516.                 "east": {
  517.                     "texture": "#Teeth"
  518.                 },
  519.                 "north": {
  520.                     "texture": "#Teeth"
  521.                 },
  522.                 "south": {
  523.                     "uv": [4,13,5,14],
  524.                     "texture": "#Teeth"
  525.                 }
  526.             }
  527.         },
  528.         {
  529.             "rotation": { "origin": [ 0, 2, 16 ], "axis": "x", "angle": 22.5 },
  530.             "from": [14,1,12],
  531.             "to": [15,2,14],
  532.             "faces": {
  533.                 "up": {
  534.                     "uv": [2,10,4,11],
  535.                     "texture": "#Teeth"
  536.                 },
  537.                 "down": {
  538.                     "uv": [2,12,4,13],
  539.                     "texture": "#Teeth"
  540.                 },
  541.                 "west": {
  542.                     "texture": "#Teeth"
  543.                 },
  544.                 "east": {
  545.                     "texture": "#Teeth"
  546.                 },
  547.                 "north": {
  548.                     "texture": "#Teeth"
  549.                 },
  550.                 "south": {
  551.                     "uv": [4,13,5,14],
  552.                     "texture": "#Teeth"
  553.                 }
  554.             }
  555.         },
  556.         {
  557.             "rotation": { "origin": [ 0, 2, 16 ], "axis": "x", "angle": 22.5 },
  558.             "from": [14,1,5],
  559.             "to": [15,2,7],
  560.             "faces": {
  561.                 "up": {
  562.                     "uv": [2,10,4,11],
  563.                     "texture": "#Teeth"
  564.                 },
  565.                 "down": {
  566.                     "uv": [2,12,4,13],
  567.                     "texture": "#Teeth"
  568.                 },
  569.                 "west": {
  570.                     "texture": "#Teeth"
  571.                 },
  572.                 "east": {
  573.                     "texture": "#Teeth"
  574.                 },
  575.                 "north": {
  576.                     "texture": "#Teeth"
  577.                 },
  578.                 "south": {
  579.                     "uv": [4,13,5,14],
  580.                     "texture": "#Teeth"
  581.                 }
  582.             }
  583.         },
  584.         {
  585.             "rotation": { "origin": [ 0, 2, 16 ], "axis": "x", "angle": 22.5 },
  586.             "from": [14,1,2],
  587.             "to": [15,2,4],
  588.             "faces": {
  589.                 "up": {
  590.                     "uv": [2,10,4,11],
  591.                     "texture": "#Teeth"
  592.                 },
  593.                 "down": {
  594.                     "uv": [2,12,4,13],
  595.                     "texture": "#Teeth"
  596.                 },
  597.                 "west": {
  598.                     "texture": "#Teeth"
  599.                 },
  600.                 "east": {
  601.                     "texture": "#Teeth"
  602.                 },
  603.                 "north": {
  604.                     "texture": "#Teeth"
  605.                 },
  606.                 "south": {
  607.                     "uv": [4,13,5,14],
  608.                     "texture": "#Teeth"
  609.                 }
  610.             }
  611.         },
  612.         {
  613.             "rotation": { "origin": [ 0, 2, 16 ], "axis": "x", "angle": 22.5 },
  614.             "from": [9,1,1],
  615.             "to": [11,2,2],
  616.             "faces": {
  617.                 "up": {
  618.                     "uv": [2,10,4,11],
  619.                     "texture": "#Teeth"
  620.                 },
  621.                 "down": {
  622.                     "uv": [2,12,4,13],
  623.                     "texture": "#Teeth"
  624.                 },
  625.                 "west": {
  626.                     "texture": "#Teeth"
  627.                 },
  628.                 "east": {
  629.                     "texture": "#Teeth"
  630.                 },
  631.                 "north": {
  632.                     "texture": "#Teeth"
  633.                 },
  634.                 "south": {
  635.                     "uv": [4,13,5,14],
  636.                     "texture": "#Teeth"
  637.                 }
  638.             }
  639.         },
  640.         {
  641.             "rotation": { "origin": [ 0, 2, 16 ], "axis": "x", "angle": 22.5 },
  642.             "from": [12,1,1],
  643.             "to": [14,2,2],
  644.             "faces": {
  645.                 "up": {
  646.                     "uv": [2,10,4,11],
  647.                     "texture": "#Teeth"
  648.                 },
  649.                 "down": {
  650.                     "uv": [2,12,4,13],
  651.                     "texture": "#Teeth"
  652.                 },
  653.                 "west": {
  654.                     "texture": "#Teeth"
  655.                 },
  656.                 "east": {
  657.                     "texture": "#Teeth"
  658.                 },
  659.                 "north": {
  660.                     "texture": "#Teeth"
  661.                 },
  662.                 "south": {
  663.                     "uv": [4,13,5,14],
  664.                     "texture": "#Teeth"
  665.                 }
  666.             }
  667.         },
  668.         {
  669.             "rotation": { "origin": [ 0, 2, 16 ], "axis": "x", "angle": 22.5 },
  670.             "from": [5,1,1],
  671.             "to": [7,2,2],
  672.             "faces": {
  673.                 "up": {
  674.                     "uv": [2,10,4,11],
  675.                     "texture": "#Teeth"
  676.                 },
  677.                 "down": {
  678.                     "uv": [2,12,4,13],
  679.                     "texture": "#Teeth"
  680.                 },
  681.                 "west": {
  682.                     "texture": "#Teeth"
  683.                 },
  684.                 "east": {
  685.                     "texture": "#Teeth"
  686.                 },
  687.                 "north": {
  688.                     "texture": "#Teeth"
  689.                 },
  690.                 "south": {
  691.                     "uv": [4,13,5,14],
  692.                     "texture": "#Teeth"
  693.                 }
  694.             }
  695.         },
  696.         {
  697.             "rotation": { "origin": [ 0, 2, 16 ], "axis": "x", "angle": 22.5 },
  698.             "from": [2,1,1],
  699.             "to": [4,2,2],
  700.             "faces": {
  701.                 "up": {
  702.                     "uv": [2,10,4,11],
  703.                     "texture": "#Teeth"
  704.                 },
  705.                 "down": {
  706.                     "uv": [2,12,4,13],
  707.                     "texture": "#Teeth"
  708.                 },
  709.                 "west": {
  710.                     "texture": "#Teeth"
  711.                 },
  712.                 "east": {
  713.                     "texture": "#Teeth"
  714.                 },
  715.                 "north": {
  716.                     "texture": "#Teeth"
  717.                 },
  718.                 "south": {
  719.                     "uv": [4,13,5,14],
  720.                     "texture": "#Teeth"
  721.                 }
  722.             }
  723.         }
  724.     ]
  725. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement