UNPKG

mdkjs

Version:

mdk is a framework for developing Datapacks for Minecraft. It uses the typescript language.

7 lines (6 loc) 276 B
export declare const mapListNum: string[]; export declare const mapList: string[]; export declare const mapCompound: string[]; export declare const mapComposition: string[]; export declare function addSuffix(key: string): string; export declare const mapPrefix: object;