Crafting using Any Obsidian, Any Planks, Any Obsidian, Amphithere Feather, Any Planks, Amphithere Feather, Any Obsidian, Treated Stick and Any Obsidian, arranged in the pattern shown. Produces Amphithere Macuahuitl.
Amphithere Macuahuitl
Ice and Fire · by Alexthe666, TheBv
Function
Knocks entities up and back Disables shields
Acquisition
Related items
Developer reference
- Registry name
iceandfire:amphithere_macuahuitl- Namespace
iceandfire- Mod ID
iceandfire- Tags (2)
forge:items/tools minecraft:items/swords
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"OXO",
"FXF",
"OSO"
],
"ingredients": {
"F": {
"item": "iceandfire:amphithere_feather"
},
"O": {
"tag": "forge:obsidian"
},
"S": {
"tag": "forge:rods/wooden"
},
"X": {
"tag": "minecraft:planks"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
