Source Berry Roll
ars_nouveau:source_berry_roll

Source Berry Roll

Ars Nouveau · by Bailey Hollingsworth
item Magic Food

Acquisition

Crafting using Wheat, Wheat, Wheat and Sourceberry, in any arrangement. Produces Source Berry Roll.

Crafting ⇆ any arrangement
Wheat
Wheat
Wheat
Sourceberry
Source Berry Roll Source Berry Roll guaranteed
Developer reference
Registry name
ars_nouveau:source_berry_roll
Namespace
ars_nouveau
Mod ID
ars_nouveau
Tags (1)
ars_nouveau:items/magic_food

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:wheat"
    },
    {
      "item": "minecraft:wheat"
    },
    {
      "item": "minecraft:wheat"
    },
    {
      "item": "ars_nouveau:sourceberry_bush"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}