block· Machines & Other Blocks

Oil Block

Kaleidoscope Cookery · by ysbbbbbb, tartaric_acid, Azumic
block Cookery Mod Items

Oil Block is a block from Kaleidoscope Cookery, crafted from Oil.

Acquisition

Crafting using Oil, Oil, Oil, Oil, Oil, Oil, Oil, Oil and Oil, arranged in the pattern shown. Produces Oil Block.

Crafting
Oil
Oil
Oil
Oil
Oil
Oil
Oil
Oil
Oil
  • Inputs
  • 9 × Oil
  • Output
  • Oil Block
Oil Block guaranteed

Used in

Crafting using Oil Block, in any arrangement. Produces 9× Oil.

Crafting ⇆ any arrangement
Oil Oil ×9 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
kaleidoscope_cookery:oil_block
Namespace
kaleidoscope_cookery
Mod ID
kaleidoscope_cookery
Tags (1)
kaleidoscope_cookery:items/cookery_mod_items

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "OOO",
    "OOO",
    "OOO"
  ],
  "ingredients": {
    "O": {
      "item": "kaleidoscope_cookery:oil"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}