Crafting using Cooked Rice, Carrot, Cooked Rice, Dried Kelp, Dried Kelp and Dried Kelp, arranged in the pattern shown. Produces Kelp Roll.
Kelp Roll
Farmer's Delight · by MehVahdJukaar, MerchantPug
Kelp Roll is a item from Farmer's Delight, crafted from Cooked Rice, Carrot, and Dried Kelp.
Acquisition
Used in (1)
Cutting using Kelp Roll. Produces an unresolved result.
Related items
Developer reference
- Registry name
farmersdelight:kelp_roll- Namespace
farmersdelight- Mod ID
farmersdelight- Tags (1)
c:items/foods
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"RXR",
"###"
],
"ingredients": {
"#": {
"item": "minecraft:dried_kelp"
},
"R": {
"item": "farmersdelight:cooked_rice"
},
"X": {
"item": "minecraft:carrot"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}