Crafting using Void Worm Mandible, Void Worm Eye, Void Worm Mandible, Any Netherite Ingot and Any Netherite Ingot, arranged in the pattern shown. Produces Dimensional Carver.
Dimensional Carver
Alex's Mobs · by Alexthe668, Carro1001, Paint_Ninja
Acquisition
Developer reference
- Registry name
alexsmobs:dimensional_carver- Namespace
alexsmobs- Mod ID
alexsmobs
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"MEM",
" X ",
" X "
],
"ingredients": {
"E": {
"item": "alexsmobs:void_worm_eye"
},
"M": {
"item": "alexsmobs:void_worm_mandible"
},
"X": {
"tag": "forge:ingots/netherite"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}