Cheese Arrow
16×16 · BAKED

item· Other

Cheese Arrow

Nature's Spirit · by Team Hibiscus
item Arrows

Cheese Arrow is a item from Nature's Spirit, crafted from Arrow and Cheese Bucket.

Acquisition

Crafting using Arrow, Arrow, Cheese Bucket, Arrow and Arrow, arranged in the pattern shown. Produces 4× Cheese Arrow.

Crafting
Arrow
Arrow
Cheese Bucket
Arrow
Arrow
Cheese Arrow Cheese Arrow ×4 guaranteed
Developer reference
Registry name
natures_spirit:cheese_arrow
Namespace
natures_spirit
Mod ID
natures_spirit
Tags (1)
minecraft:items/arrows

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " # ",
    "#X#",
    " # "
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:arrow"
    },
    "X": {
      "item": "natures_spirit:cheese_bucket"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}