Crafting using Any Planks and Any Planks, arranged in the pattern shown. Produces Earplugs.
Earplugs
Ice and Fire · by Alexthe666, TheBv
Acquisition
Related items
Developer reference
- Registry name
iceandfire:earplugs- Namespace
iceandfire- Mod ID
iceandfire- Tags (2)
forge:items/armors/helmets forge:items/armors
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"B B"
],
"ingredients": {
"B": {
"tag": "minecraft:planks"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
