Advertisement
DeleteMetaInf

optimum_workbench.json

Oct 10th, 2022 (edited)
2,252
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 9.24 KB | None | 0 0
  1. {
  2.   "name": {
  3.     "text": "Optimum Workbench",
  4.     "color": "red"
  5.   },
  6.   "appearance": {
  7.     "block": "custommachinery:machine/optimum_workbench"
  8. },
  9. "components": [
  10. {
  11.   "type": "custommachinery:item",
  12.   "id": "input1",
  13.   "mode": "input"
  14. },
  15. {"type": "custommachinery:item","id": "input2","mode": "input"},
  16. {"type": "custommachinery:item","id": "input3","mode": "input"},
  17. {"type": "custommachinery:item","id": "input4","mode": "input"},
  18. {"type": "custommachinery:item","id": "input5","mode": "input"},
  19. {"type": "custommachinery:item","id": "input6","mode": "input"},
  20. {"type": "custommachinery:item","id": "input7","mode": "input"},
  21. {"type": "custommachinery:item","id": "input8","mode": "input"},
  22. {"type": "custommachinery:item","id": "input9","mode": "input"},
  23. {"type": "custommachinery:item","id": "input10","mode": "input"},
  24. {"type": "custommachinery:item","id": "input11","mode": "input"},
  25. {"type": "custommachinery:item","id": "input12","mode": "input"},
  26. {"type": "custommachinery:item","id": "input13","mode": "input"},
  27. {"type": "custommachinery:item","id": "input14","mode": "input"},
  28. {"type": "custommachinery:item","id": "input15","mode": "input"},
  29. {"type": "custommachinery:item","id": "input16","mode": "input"},
  30. {"type": "custommachinery:item","id": "input17","mode": "input"},
  31. {"type": "custommachinery:item","id": "input18","mode": "input"},
  32. {"type": "custommachinery:item","id": "input19","mode": "input"},
  33. {"type": "custommachinery:item","id": "input20","mode": "input"},
  34. {"type": "custommachinery:item","id": "input21","mode": "input"},
  35. {"type": "custommachinery:item","id": "input22","mode": "input"},
  36. {"type": "custommachinery:item","id": "input23","mode": "input"},
  37. {"type": "custommachinery:item","id": "input24","mode": "input"},
  38. {"type": "custommachinery:item","id": "input25","mode": "input"},
  39. {"type": "custommachinery:item","id": "input26","mode": "input"},
  40. {"type": "custommachinery:item","id": "input27","mode": "input"},
  41. {"type": "custommachinery:item","id": "input28","mode": "input"},
  42. {"type": "custommachinery:item","id": "input29","mode": "input"},
  43. {"type": "custommachinery:item","id": "input30","mode": "input"},
  44. {"type": "custommachinery:item","id": "input31","mode": "input"},
  45. {"type": "custommachinery:item","id": "input32","mode": "input"},
  46. {"type": "custommachinery:item","id": "input33","mode": "input"},
  47. {"type": "custommachinery:item","id": "input34","mode": "input"},
  48. {"type": "custommachinery:item","id": "input35","mode": "input"},
  49. {"type": "custommachinery:item","id": "input36","mode": "input"},
  50. {"type": "custommachinery:item","id": "input37","mode": "input"},
  51. {"type": "custommachinery:item","id": "input38","mode": "input"},
  52. {"type": "custommachinery:item","id": "input39","mode": "input"},
  53. {"type": "custommachinery:item","id": "input40","mode": "input"},
  54. {"type": "custommachinery:item","id": "input41","mode": "input"},
  55. {"type": "custommachinery:item","id": "input42","mode": "input"},
  56. {"type": "custommachinery:item","id": "input43","mode": "input"},
  57. {"type": "custommachinery:item","id": "input44","mode": "input"},
  58. {"type": "custommachinery:item","id": "input45","mode": "input"},
  59. {
  60.   "type": "custommachinery:item",
  61.   "id": "catalyst",
  62.   "mode": "input",
  63.   "filter": "kubejs:void_stone_nugget",
  64.   "whitelist": true,
  65.   "config": {
  66.     "default": "none",
  67.     "top": "input"
  68.   }
  69. },
  70. {
  71.   "type": "custommachinery:item",
  72.   "id": "output",
  73.   "mode": "output",
  74.   "config": {
  75.     "default": "none",
  76.     "right": "output"
  77.   }
  78. }
  79. ],
  80.   "gui": [
  81.     {
  82.       "type": "custommachinery:texture",
  83.       "texture": "custommachinery:textures/optimum_workbench_background.png",
  84.       "x": -50,
  85.       "y": -40,
  86.       "width": 290,
  87.       "height": 295
  88.     },
  89.     {
  90.       "type": "custommachinery:slot",
  91.       "x": 18,
  92.       "y": 0,
  93.       "id": "input1"
  94.     },
  95.     {
  96.       "type": "custommachinery:slot",
  97.       "x": 36,
  98.       "y": 0,
  99.       "id": "input2"
  100.     },
  101.     {
  102.       "type": "custommachinery:slot",
  103.       "x": 54,
  104.       "y": 0,
  105.       "id": "input3"
  106.     },
  107.     {
  108.       "type": "custommachinery:slot",
  109.       "x": 72,
  110.       "y": 0,
  111.       "id": "input4"
  112.     },
  113.     {
  114.       "type": "custommachinery:slot",
  115.       "x": 90,
  116.       "y": 0,
  117.       "id": "input5"
  118.     },
  119.     {
  120.       "type": "custommachinery:slot",
  121.       "x": 108,
  122.       "y": 0,
  123.       "id": "input6"
  124.     },
  125.     {
  126.       "type": "custommachinery:slot",
  127.       "x": 126,
  128.       "y": 0,
  129.       "id": "input7"
  130.     },
  131.     {
  132.       "type": "custommachinery:slot",
  133.       "x": 144,
  134.       "y": 0,
  135.       "id": "input8"
  136.     },
  137.     {
  138.       "type": "custommachinery:slot",
  139.       "x": 162,
  140.       "y": 0,
  141.       "id": "input9"
  142.     },
  143.     {
  144.       "type": "custommachinery:slot",
  145.       "x": 18,
  146.       "y": 18,
  147.       "id": "input10"
  148.     },
  149.     {
  150.       "type": "custommachinery:slot",
  151.       "x": 36,
  152.       "y": 18,
  153.       "id": "input11"
  154.     },
  155.     {
  156.       "type": "custommachinery:slot",
  157.       "x": 54,
  158.       "y": 18,
  159.       "id": "input12"
  160.     },
  161.     {
  162.       "type": "custommachinery:slot",
  163.       "x": 72,
  164.       "y": 18,
  165.       "id": "input13"
  166.     },
  167.     {
  168.       "type": "custommachinery:slot",
  169.       "x": 90,
  170.       "y": 18,
  171.       "id": "input14"
  172.     },
  173.     {
  174.       "type": "custommachinery:slot",
  175.       "x": 108,
  176.       "y": 18,
  177.       "id": "input15"
  178.     },
  179.     {
  180.       "type": "custommachinery:slot",
  181.       "x": 126,
  182.       "y": 18,
  183.       "id": "input16"
  184.     },
  185.     {
  186.       "type": "custommachinery:slot",
  187.       "x": 144,
  188.       "y": 18,
  189.       "id": "input17"
  190.     },
  191.     {
  192.       "type": "custommachinery:slot",
  193.       "x": 162,
  194.       "y": 18,
  195.       "id": "input18"
  196.     },
  197.     {
  198.       "type": "custommachinery:slot",
  199.       "x": 18,
  200.       "y": 36,
  201.       "id": "input19"
  202.     },
  203.     {
  204.       "type": "custommachinery:slot",
  205.       "x": 36,
  206.       "y": 36,
  207.       "id": "input20"
  208.     },
  209.     {
  210.       "type": "custommachinery:slot",
  211.       "x": 54,
  212.       "y": 36,
  213.       "id": "input21"
  214.     },
  215.     {
  216.       "type": "custommachinery:slot",
  217.       "x": 72,
  218.       "y": 36,
  219.       "id": "input22"
  220.     },
  221.     {
  222.       "type": "custommachinery:slot",
  223.       "x": 90,
  224.       "y": 36,
  225.       "id": "input23"
  226.     },
  227.     {
  228.       "type": "custommachinery:slot",
  229.       "x": 108,
  230.       "y": 36,
  231.       "id": "input24"
  232.     },
  233.     {
  234.       "type": "custommachinery:slot",
  235.       "x": 126,
  236.       "y": 36,
  237.       "id": "input25"
  238.     },
  239.     {
  240.       "type": "custommachinery:slot",
  241.       "x": 144,
  242.       "y": 36,
  243.       "id": "input26"
  244.     },
  245.     {
  246.       "type": "custommachinery:slot",
  247.       "x": 162,
  248.       "y": 36,
  249.       "id": "input27"
  250.     },
  251.     {
  252.       "type": "custommachinery:slot",
  253.       "x": 18,
  254.       "y": 54,
  255.       "id": "input28"
  256.     },
  257.     {
  258.       "type": "custommachinery:slot",
  259.       "x": 36,
  260.       "y": 54,
  261.       "id": "input29"
  262.     },
  263.     {
  264.       "type": "custommachinery:slot",
  265.       "x": 54,
  266.       "y": 54,
  267.       "id": "input30"
  268.     },
  269.     {
  270.       "type": "custommachinery:slot",
  271.       "x": 72,
  272.       "y": 54,
  273.       "id": "input31"
  274.     },
  275.     {
  276.       "type": "custommachinery:slot",
  277.       "x": 90,
  278.       "y": 54,
  279.       "id": "input32"
  280.     },
  281.     {
  282.       "type": "custommachinery:slot",
  283.       "x": 108,
  284.       "y": 54,
  285.       "id": "input33"
  286.     },
  287.     {
  288.       "type": "custommachinery:slot",
  289.       "x": 126,
  290.       "y": 54,
  291.       "id": "input34"
  292.     },
  293.     {
  294.       "type": "custommachinery:slot",
  295.       "x": 144,
  296.       "y": 54,
  297.       "id": "input35"
  298.     },
  299.     {
  300.       "type": "custommachinery:slot",
  301.       "x": 162,
  302.       "y": 54,
  303.       "id": "input36"
  304.     },
  305.     {
  306.       "type": "custommachinery:slot",
  307.       "x": 18,
  308.       "y": 72,
  309.       "id": "input37"
  310.     },
  311.     {
  312.       "type": "custommachinery:slot",
  313.       "x": 36,
  314.       "y": 72,
  315.       "id": "input38"
  316.     },
  317.     {
  318.       "type": "custommachinery:slot",
  319.       "x": 54,
  320.       "y": 72,
  321.       "id": "input39"
  322.     },
  323.     {
  324.       "type": "custommachinery:slot",
  325.       "x": 72,
  326.       "y": 72,
  327.       "id": "input40"
  328.     },
  329.     {
  330.       "type": "custommachinery:slot",
  331.       "x": 90,
  332.       "y": 72,
  333.       "id": "input41"
  334.     },
  335.     {
  336.       "type": "custommachinery:slot",
  337.       "x": 108,
  338.       "y": 72,
  339.       "id": "input42"
  340.     },
  341.     {
  342.       "type": "custommachinery:slot",
  343.       "x": 126,
  344.       "y": 72,
  345.       "id": "input43"
  346.     },
  347.     {
  348.       "type": "custommachinery:slot",
  349.       "x": 144,
  350.       "y": 72,
  351.       "id": "input44"
  352.     },
  353.     {
  354.       "type": "custommachinery:slot",
  355.       "x": 162,
  356.       "y": 72,
  357.       "id": "input45"
  358.     },
  359.     {
  360.       "type": "custommachinery:slot",
  361.       "x": -6,
  362.       "y": 35,
  363.       "id": "catalyst",
  364.       "item": "kubejs:void_stone_nugget"
  365.     },
  366.     {
  367.       "type": "custommachinery:progress",
  368.       "x": 90,
  369.       "y": 99,
  370.       "direction": "bottom"
  371.     },
  372.     {
  373.       "type": "custommachinery:slot",
  374.       "x": 90,
  375.       "y": 129,
  376.       "id": "output"
  377.     },
  378.     {
  379.       "type": "custommachinery:player_inventory",
  380.       "x": 17,
  381.       "y": 170
  382.     },
  383.     {
  384.       "type": "custommachinery:text",
  385.       "x": 18,
  386.       "y": 160,
  387.       "text": "Inventory",
  388.       "color": 2763306
  389.     },
  390.     {
  391.       "type": "custommachinery:text",
  392.       "x": 56,
  393.       "y": -15,
  394.       "text": "Optimum Workbench",
  395.       "color": 11998999
  396.     }
  397.    ]
  398. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement