Crafting using Tectonic Shard, Tectonic Shard, Limestone Spear, Tectonic Shard, Amber Curiosity, Heavy Bone and Amber Curiosity, arranged in the pattern shown. Produces Extinction Spear.
Extinction Spear
Alex's Caves · by Alexthe668, Noonyeyz
Extinction Spear is a item from Alex's Caves, crafted from Tectonic Shard, Limestone Spear, Amber Curiosity, and Heavy Bone.
Acquisition
Developer reference
- Registry name
alexscaves:extinction_spear- Namespace
alexscaves- Mod ID
alexscaves- Tags (1)
minecraft:items/swords
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" T ",
"TST",
"ABA"
],
"ingredients": {
"A": {
"item": "alexscaves:amber_curiosity"
},
"B": {
"item": "alexscaves:heavy_bone"
},
"S": {
"item": "alexscaves:limestone_spear"
},
"T": {
"item": "alexscaves:tectonic_shard"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}