Flex Pot using Phantom Membrane, Raw Porkchop and Brown Mushroom. Produces Fried Spring Roll.
block· Machines & Other Blocks
Fried Spring Roll
Kaleidoscope Cookery · by ysbbbbbb, tartaric_acid, Azumic
Fried Spring Roll is a block from Kaleidoscope Cookery, crafted from Phantom Membrane, Raw Porkchop, and Brown Mushroom.
Acquisition
Pot using Phantom Membrane, Phantom Membrane, Raw Porkchop, Raw Porkchop, Raw Porkchop, Raw Porkchop, Brown Mushroom and Brown Mushroom. Produces Fried Spring Roll.
Block drops
| drops | count | drop rate | conditions |
|---|---|---|---|
| — | 1–1 | 100% | Survives Explosion |
| Fried Spring Roll | 1–1 | 100% | Survives Explosion, Block State Property |
Drop rates are per-roll probabilities, not absolute find rates — actual odds also depend on structure generation and loot pool weights.
Related items
Developer reference
- Registry name
kaleidoscope_cookery:fried_spring_roll- Namespace
kaleidoscope_cookery- Mod ID
kaleidoscope_cookery- Tags (3)
kaleidoscope_cookery:items/cookery_mod_items kaleidoscope_cookery:items/feasts kaleidoscope_cookery:items/meals
Recipe JSON (2):
{
"recipe_type": "kaleidoscope_cookery:flex_pot",
"pattern": null,
"ingredients": [
{
"item": "minecraft:phantom_membrane"
},
{
"tag": "forge:raw_pork"
},
{
"tag": "forge:mushrooms"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "kaleidoscope_cookery:pot",
"pattern": null,
"ingredients": [
{
"item": "minecraft:phantom_membrane"
},
{
"item": "minecraft:phantom_membrane"
},
{
"tag": "forge:raw_pork"
},
{
"tag": "forge:raw_pork"
},
{
"tag": "forge:raw_pork"
},
{
"tag": "forge:raw_pork"
},
{
"tag": "forge:mushrooms"
},
{
"tag": "forge:mushrooms"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}