Crafting using Thallasium Forged Plate, Thallasium Forged Plate, Thallasium Forged Plate and Thallasium Forged Plate, arranged in the pattern shown. Produces Thallasium Boots.
Thallasium Boots
Thallasium Boots is a item from Unknown Mod, crafted from Thallasium Forged Plate.
Acquisition
Used in (2)
Related items
Developer reference
- Registry name
betterend:thallasium_boots- Namespace
betterend- Mod ID
unknown
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"# #",
"# #"
],
"ingredients": {
"#": {
"item": "betterend:thallasium_forged_plate"
}
},
"conditions": [],
"sequence": null,
"group_name": "end_metal_boots",
"experience": null,
"cooking_time": null
}