{ "name": "block.kubejs.culture_bin", "appearance": { "resistance": 12, "requires_tool": false, "idle": { "block": "kubejs:machine/culture_bin" }, "running": { "block": "kubejs:machine/culture_bin" }, "errored": { "block": "kubejs:machine/culture_bin" }, "paused": { "block": "kubejs:machine/culture_bin" } }, "components": [ { "type": "custommachinery:item", "id": "plateinput", "filter": [ "kubejs:culture_plate", "kubejs:pasteurized_culture_plate" ], "whitelist": true, "mode": "input", "locked": false, "config": { "default": "input", "input": true, "output": false } }, { "type": "custommachinery:fluid", "capacity": 4000, "id": "fluid_input", "mode": "input", "maxInput": 4000, "maxOutput": 4000 }, { "type": "custommachinery:fluid", "capacity": 4000, "id": "fluid_output", "mode": "output", "maxInput": 4000, "maxOutput": 4000, "config": { "default": "output", "input": false, "output": true } }, { "type": "custommachinery:item", "id": "otherinput1", "mode": "input", "locked": false }, { "type": "custommachinery:item", "id": "otherinput2", "mode": "input", "locked": false }, { "type": "custommachinery:item", "id": "otherinput3", "mode": "input", "locked": false }, { "type": "custommachinery:item", "id": "plateoutput", "mode": "output", "filter": [ "kubejs:empty_culture_plate" ], "whitelist": true, "locked": false, "config": { "default": "output", "input": false, "output": true } }, { "type": "custommachinery:item", "id": "biooutput1", "mode": "output", "locked": false, "config": { "default": "output", "input": false, "output": true } }, { "type": "custommachinery:item", "id": "biooutput2", "mode": "output", "locked": false, "config": { "default": "output", "input": false, "output": true } }, { "type": "custommachinery:item", "id": "biooutput3", "mode": "output", "locked": false, "config": { "default": "output", "input": false, "output": true } }, { "type": "custommachinery:item", "id": "biooutput4", "mode": "output", "locked": false, "config": { "default": "output", "input": false, "output": true } }, { "type": "custommachinery:item", "id": "biooutput5", "mode": "output", "locked": false, "config": { "default": "output", "input": false, "output": true } }, { "type": "custommachinery:item", "id": "biooutput6", "mode": "output", "locked": false, "config": { "default": "output", "input": false, "output": true } }, { "type": "custommachinery:item", "id": "biooutput7", "mode": "output", "locked": false, "config": { "default": "output", "input": false, "output": true } }, { "type": "custommachinery:item", "id": "biooutput8", "mode": "output", "locked": false, "config": { "default": "output", "input": false, "output": true } }, { "type": "custommachinery:item", "id": "biooutput9", "mode": "output", "locked": false, "config": { "default": "output", "input": false, "output": true } }, { "type": "custommachinery:item", "id": "upgrade1", "mode": "input", "capacity": 1, "variant": "custommachinery:upgrade", "config": { "default":"none", "input": false, "output": false } }, { "type": "custommachinery:item", "id": "upgrade2", "mode": "input", "capacity": 1, "variant": "custommachinery:upgrade", "config": { "default":"none", "input": false, "output": false } }, { "type": "custommachinery:item", "id": "upgrade3", "mode": "input", "capacity": 1, "variant": "custommachinery:upgrade", "config": { "default":"none", "input": false, "output": false } } ], "gui": [ { "type": "custommachinery:texture", "x": 0, "y": 0, "texture": "custommachinery:textures/gui/base_background.png" }, { "type": "custommachinery:slot", "x": 101, "y": 75, "id": "upgrade1", "texture": "kubejs:textures/gui/upgrade_slot.png" }, { "type": "custommachinery:slot", "x": 119, "y": 75, "id": "upgrade2", "texture": "kubejs:textures/gui/upgrade_slot.png" }, { "type": "custommachinery:slot", "x": 137, "y": 75, "id": "upgrade3", "texture": "kubejs:textures/gui/upgrade_slot.png" }, { "type": "custommachinery:slot", "x": 47, "y": 20, "id": "plateinput", "texture": "custommachinery:textures/gui/base_slot.png" }, { "type": "custommachinery:slot", "x": 65, "y": 20, "id": "otherinput1", "texture": "custommachinery:textures/gui/base_slot.png" }, { "type": "custommachinery:slot", "x": 83, "y": 20, "id": "otherinput2", "texture": "custommachinery:textures/gui/base_slot.png" }, { "type": "custommachinery:slot", "x": 101, "y": 20, "id": "otherinput3", "texture": "custommachinery:textures/gui/base_slot.png" }, { "type": "custommachinery:fluid", "x": 119, "y": 20, "id": "fluid_input", "width": 18, "height": 18 }, { "type": "custommachinery:progress", "x": 141, "y": 22 }, { "type": "custommachinery:slot", "x": 173, "y": 20, "id": "plateoutput", "texture": "custommachinery:textures/gui/base_slot.png" }, { "type": "custommachinery:fluid", "x": 191, "y": 20, "id": "fluid_output", "width": 18, "height": 18 }, { "type": "custommachinery:slot", "x": 47, "y": 48, "id": "biooutput1", "texture": "custommachinery:textures/gui/base_slot.png" }, { "type": "custommachinery:slot", "x": 65, "y": 48, "id": "biooutput2", "texture": "custommachinery:textures/gui/base_slot.png" }, { "type": "custommachinery:slot", "x": 83, "y": 48, "id": "biooutput3", "texture": "custommachinery:textures/gui/base_slot.png" }, { "type": "custommachinery:slot", "x": 101, "y": 48, "id": "biooutput4", "texture": "custommachinery:textures/gui/base_slot.png" }, { "type": "custommachinery:slot", "x": 119, "y": 48, "id": "biooutput5", "texture": "custommachinery:textures/gui/base_slot.png" }, { "type": "custommachinery:slot", "x": 137, "y": 48, "id": "biooutput6", "texture": "custommachinery:textures/gui/base_slot.png" }, { "type": "custommachinery:slot", "x": 155, "y": 48, "id": "biooutput7", "texture": "custommachinery:textures/gui/base_slot.png" }, { "type": "custommachinery:slot", "x": 173, "y": 48, "id": "biooutput8", "texture": "custommachinery:textures/gui/base_slot.png" }, { "type": "custommachinery:slot", "x": 191, "y": 48, "id": "biooutput9", "texture": "custommachinery:textures/gui/base_slot.png" }, { "x": 47, "y": 110, "type": "custommachinery:player_inventory" }, { "text": "block.kubejs.culture_bin", "x": 7, "y": 5, "type": "custommachinery:text" } ], "jei": [ { "type": "custommachinery:texture", "x": 0, "y": 0, "texture": "custommachinery:textures/gui/base_background.png" }, { "type": "custommachinery:slot", "x": 47, "y": 60, "id": "plateinput", "texture": "custommachinery:textures/gui/base_slot.png" }, { "type": "custommachinery:slot", "x": 65, "y": 60, "id": "otherinput1", "texture": "custommachinery:textures/gui/base_slot.png" }, { "type": "custommachinery:slot", "x": 83, "y": 60, "id": "otherinput2", "texture": "custommachinery:textures/gui/base_slot.png" }, { "type": "custommachinery:slot", "x": 101, "y": 60, "id": "otherinput3", "texture": "custommachinery:textures/gui/base_slot.png" }, { "type": "custommachinery:fluid", "x": 119, "y": 60, "id": "fluid_input", "width": 18, "height": 18 }, { "type": "custommachinery:progress", "x": 141, "y": 62 }, { "type": "custommachinery:slot", "x": 173, "y": 60, "id": "plateoutput", "texture": "custommachinery:textures/gui/base_slot.png" }, { "type": "custommachinery:fluid", "x": 191, "y": 60, "id": "fluid_output", "width": 18, "height": 18 }, { "type": "custommachinery:slot", "x": 47, "y": 88, "id": "biooutput1", "texture": "custommachinery:textures/gui/base_slot.png" }, { "type": "custommachinery:slot", "x": 65, "y": 88, "id": "biooutput2", "texture": "custommachinery:textures/gui/base_slot.png" }, { "type": "custommachinery:slot", "x": 83, "y": 88, "id": "biooutput3", "texture": "custommachinery:textures/gui/base_slot.png" }, { "type": "custommachinery:slot", "x": 101, "y": 88, "id": "biooutput4", "texture": "custommachinery:textures/gui/base_slot.png" }, { "type": "custommachinery:slot", "x": 119, "y": 88, "id": "biooutput5", "texture": "custommachinery:textures/gui/base_slot.png" }, { "type": "custommachinery:slot", "x": 137, "y": 88, "id": "biooutput6", "texture": "custommachinery:textures/gui/base_slot.png" }, { "type": "custommachinery:slot", "x": 155, "y": 88, "id": "biooutput7", "texture": "custommachinery:textures/gui/base_slot.png" }, { "type": "custommachinery:slot", "x": 173, "y": 88, "id": "biooutput8", "texture": "custommachinery:textures/gui/base_slot.png" }, { "type": "custommachinery:slot", "x": 191, "y": 88, "id": "biooutput9", "texture": "custommachinery:textures/gui/base_slot.png" }, { "text": "block.kubejs.culture_bin", "x": 7, "y": 5, "type": "custommachinery:text" } ] }