UNPKG

@veraa/minecraft-data

Version:

A Minecraft NPM module who integrates all the stuff from Minecraft

22 lines (20 loc) 311 B
const obj = { 1: { name: '', image: '', color: '', damage: { easy: '', normal: '', hard: '', }, health: '', displayname: '', id: '', width: '', height: '', category: '', description: '', }, }; module.exports = { obj };