Crafting using Moonstone Shard, Bluebright Stick and Bluebright Stick, arranged in the pattern shown. Produces Bluebright Spear.
Bluebright Spear
Blue Skies · by KingPhygieBoo, Silver_David, Lachney
Bluebright Spear is a item from Blue Skies, crafted from Moonstone Shard and Bluebright Stick.
Acquisition
Developer reference
- Registry name
blue_skies:bluebright_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:bluebright_stick"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}