Function veloren_common_net::synced_components::inner::inventory::item::modular::generate_weapons
pub fn generate_weapons(
tool: ToolKind,
material: Material,
hand_restriction: Option<Hands>,
) -> Result<Vec<Item>, ModularWeaponCreationError>