UNPKG

farming-weight

Version:

Tools for calculating farming weight and fortune in Hypixel Skyblock

4 lines (3 loc) 109 B
import { BaseItem } from '../base-item.js'; export declare abstract class BaseAccessory extends BaseItem { }