Recipe Item
16×16 · BAKED

item· Other

Recipe Item

Kaleidoscope Cookery · by ysbbbbbb, tartaric_acid, Azumic
item Cookery Mod ItemsIngredient Blocklist

Recipe Item is an item from Kaleidoscope Cookery, crafted from Paper.

Acquisition

Crafting using Paper, Paper, Paper and Paper, arranged in the pattern shown. Produces Recipe Item.

Crafting
Paper
Paper
Paper
Paper
  • Inputs
  • 4 × Paper
  • Output
  • Recipe Item
Recipe Item Recipe Item guaranteed

Crafting using Recipe Item, in any arrangement. Produces Recipe Item.

Crafting ⇆ any arrangement
Recipe Item
Recipe Item Recipe Item guaranteed

Mining & drops

sourcecountdrop rateconditions
Gameplay loot table: Village Chest (kaleidoscope_cookery) kaleidoscope_cookery:village_chest1–1100%

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.

Used in

Crafting using Recipe Item, in any arrangement. Produces Recipe Item.

Crafting ⇆ any arrangement
Recipe Item
Recipe Item Recipe Item guaranteed
Developer reference
Registry name
kaleidoscope_cookery:recipe_item
Namespace
kaleidoscope_cookery
Mod ID
kaleidoscope_cookery
Tags (2)
kaleidoscope_cookery:items/cookery_mod_items
kaleidoscope_cookery:items/ingredient_blocklist

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "PP",
    "PP"
  ],
  "ingredients": {
    "P": {
      "item": "minecraft:paper"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "kaleidoscope_cookery:recipe_item"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}