Crafting using Void Jaw and Spectral Arrow, arranged in the pattern shown. Produces 2× Void Scatter Arrow.
Void Scatter Arrow
cataclysm · by L_Ender
Acquisition
Developer reference
- Registry name
cataclysm:void_scatter_arrow- Namespace
cataclysm- Mod ID
cataclysm- Tags (1)
minecraft:items/arrows
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#",
"S"
],
"ingredients": {
"#": {
"item": "cataclysm:void_jaw"
},
"S": {
"item": "minecraft:spectral_arrow"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}