Energy Weapon Make Recipe
This recipe combines up to 6 ingredients to craft an energy weapon and preserve key runtime attributes.
Basic Structure
json
{
"type": "anvilcraft:energy_weapon_make",
"ingredients": [
{ "items": "minecraft:diamond_sword" },
{ "items": "minecraft:redstone" }
],
"result": {
"id": "anvilcraft:energy_blade",
"count": 1
}
}Field Description
type: Fixed valueanvilcraft:energy_weapon_makeingredients: Ingredient list (1 to 6)result: Output weapon itemneoforge:conditions: Optional condition list
Notes
- Runtime assembly can inherit enchantments and energy-related data