Crafting using Moonstone Shard, Comet Stick and Comet Stick, arranged in the pattern shown. Produces Comet Spear.
Comet Spear
Blue Skies · by KingPhygieBoo, Silver_David, Lachney
Comet Spear is a item from Blue Skies, crafted from Moonstone Shard and Comet Stick.
Acquisition
Developer reference
- Registry name
blue_skies:comet_spear- Namespace
blue_skies- Mod ID
blue_skies
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" M",
" S ",
"S "
],
"ingredients": {
"M": {
"item": "blue_skies:moonstone_shard"
},
"S": {
"item": "blue_skies:comet_stick"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}