ItemDef(
    legacy_name: "Eldwood Logs",
    legacy_description: "Old logs that emanate magic.\n\nThis can be used when crafting wooden weapons.",
    kind: Ingredient(
        descriptor: "Eldwood",
    ),
    quality: Legendary,
    tags: [MaterialKind(Wood), Material(Eldwood)],
)