Crafting using Arrow, Arrow, Cheese Bucket, Arrow and Arrow, arranged in the pattern shown. Produces 4× Cheese Arrow.
item· Other
Cheese Arrow
Nature's Spirit · by Team Hibiscus
Cheese Arrow is a item from Nature's Spirit, crafted from Arrow and Cheese Bucket.
Acquisition
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
}