Crafting using Malignant Pewter Nugget, Malignant Pewter Nugget, Malignant Pewter Ingot, Malignant Pewter Nugget and Malignant Pewter Nugget, arranged in the pattern shown. Produces 2× Malignant Pewter Plating.
Malignant Pewter Plating
Malum · by Sammy Semicolon
Malignant Pewter Plating is a item from Malum, crafted from Malignant Pewter Nugget and Malignant Pewter Ingot.
Acquisition
Related items
Developer reference
- Registry name
malum:malignant_pewter_plating- Namespace
malum- Mod ID
malum- Tags (1)
malum:items/hidden_items/black_crystal
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" Y ",
"YXY",
" Y "
],
"ingredients": {
"X": {
"item": "malum:malignant_pewter_ingot"
},
"Y": {
"item": "malum:malignant_pewter_nugget"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}