Fruit Basket
16×16 · BAKED

block· Machines & Other Blocks

Fruit Basket

Kaleidoscope Cookery · by ysbbbbbb, tartaric_acid, Azumic
block Cat Lie On BlocksCookery Mod Items

Fruit Basket is a block from Kaleidoscope Cookery, crafted from Stick, Dark Oak Planks, and Chest.

Acquisition

Crafting using Stick, Dark Oak Planks, Chest, Dark Oak Planks, Dark Oak Planks, Dark Oak Planks and Dark Oak Planks, arranged in the pattern shown. Produces Fruit Basket.

Crafting
Fruit Basket Fruit Basket guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
kaleidoscope_cookery:fruit_basket
Namespace
kaleidoscope_cookery
Mod ID
kaleidoscope_cookery
Tags (2)
kaleidoscope_cookery:blocks/cat_lie_on_blocks
kaleidoscope_cookery:items/cookery_mod_items

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " S ",
    "#C#",
    "###"
  ],
  "ingredients": {
    "#": {
      "tag": "minecraft:planks"
    },
    "C": {
      "item": "minecraft:chest"
    },
    "S": {
      "item": "minecraft:stick"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}