Kitchenware Racks
16×16 · BAKED

block· Machines & Other Blocks

Kitchenware Racks

Kaleidoscope Cookery · by ysbbbbbb, tartaric_acid, Azumic
block Cookery Mod ItemsAxe Mineable

Kitchenware Racks is a block from Kaleidoscope Cookery, crafted from Stick, Any Iron Ingot, and Any Iron Nugget.

Acquisition

Crafting using Stick, Stick, Stick, Any Iron Ingot, Any Iron Nugget and Any Iron Ingot, arranged in the pattern shown. Produces Kitchenware Racks.

Crafting
Stick
Stick
Stick
Any Iron Ingot
Any Iron Nugget
Any Iron Ingot
  • Inputs
  • 3 × Stick
  • 2 × Any Iron Ingot
  • Any Iron Nugget
  • Output
  • Kitchenware Racks
Kitchenware Racks Kitchenware Racks guaranteed

Mining & drops

sourcecountdrop rateconditions
Kitchenware Racks1–1100%Survives Explosion

Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.

Block drops

Drops itself when broken.

Developer reference
Registry name
kaleidoscope_cookery:kitchenware_racks
Namespace
kaleidoscope_cookery
Mod ID
kaleidoscope_cookery
Tags (2)
kaleidoscope_cookery:items/cookery_mod_items
minecraft:blocks/mineable/axe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "SSS",
    "INI"
  ],
  "ingredients": {
    "I": {
      "tag": "forge:ingots/iron"
    },
    "N": {
      "tag": "forge:nuggets/iron"
    },
    "S": {
      "item": "minecraft:stick"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}