Crafting using Spiked Scute, Spiked Scute, Spiked Scute, Spiked Scute, Turtle Shell and Spiked Scute, arranged in the pattern shown. Produces Spiked Turtle Shell.
Spiked Turtle Shell
Alex's Mobs · by Alexthe668, Carro1001, Paint_Ninja
Acquisition
Related items
Developer reference
- Registry name
alexsmobs:spiked_turtle_shell- Namespace
alexsmobs- Mod ID
alexsmobs- Tags (1)
forge:items/armors/helmets
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"HHH",
"HCH"
],
"ingredients": {
"C": {
"item": "minecraft:turtle_helmet"
},
"H": {
"item": "alexsmobs:spiked_scute"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}