UNPKG

farming-weight

Version:

Tools for calculating farming weight and fortune in Hypixel Skyblock

19 lines 289 B
export class BaseItem { upgrade; gemSlots; stats; baseStats; cost; computedStats; skillReq; type; crop; crops; slot; special; family; familyOrder; contestStatsMultiplier; perLevelStats; } //# sourceMappingURL=base-item.js.map