Crafting using Paper, Paper, Paper and Paper, arranged in the pattern shown. Produces Recipe Item.
- Inputs
- 4 × Paper
- Output
- → Recipe Item
item· Other
Recipe Item is an item from Kaleidoscope Cookery, crafted from Paper.
Crafting using Paper, Paper, Paper and Paper, arranged in the pattern shown. Produces Recipe Item.
Crafting using Recipe Item, in any arrangement. Produces Recipe Item.
| source | count | drop rate | conditions |
|---|---|---|---|
Gameplay loot table: Village Chest (kaleidoscope_cookery) kaleidoscope_cookery:village_chest | 1–1 | 100% | — |
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.
Crafting using Recipe Item, in any arrangement. Produces Recipe Item.
kaleidoscope_cookery:recipe_itemkaleidoscope_cookerykaleidoscope_cookerykaleidoscope_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
}