getItemModelId

public static String getItemModelId(Material material, int level)

Gets the item model ID for the given material and level. This determines how the item looks in inventory, hand, and for helmets when worn.

Return

The item model ID (e.g., "elitemobs:gear/bronze_sword") or null

Parameters

material

The item material

level

The item level