Kelp Roll
farmersdelight:kelp_roll

Kelp Roll

Farmer's Delight · by MehVahdJukaar, MerchantPug
item Foods

Kelp Roll is a item from Farmer's Delight, crafted from Cooked Rice, Carrot, and Dried Kelp.

Acquisition

Crafting using Cooked Rice, Carrot, Cooked Rice, Dried Kelp, Dried Kelp and Dried Kelp, arranged in the pattern shown. Produces Kelp Roll.

Crafting
Cooked Rice
Carrot
Cooked Rice
Dried Kelp
Dried Kelp
Dried Kelp
Kelp Roll Kelp Roll guaranteed

Used in (1)

Cutting using Kelp Roll. Produces an unresolved result.

Cutting
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
}