UNPKG

@minecraft/creator-tools

Version:

Minecraft Creator Tools command line and libraries.

16 lines (15 loc) 302 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const blockTypeCharBias = { unloaded: "?", air: " ", dirt: "d", stone: "s", grass_block: "g", leaves: "*", water: "~", log2: "O", flower_pot: "p", oak_log: "O", spruce_log: "O", };