mirror of
https://github.com/barkeser2002/node-minecraft-data.git
synced 2026-09-25 06:29:59 +03:00
745 B
745 B
API
node-minecraft-data.blocks
blocks indexed by id
node-minecraft-data.blocksByName
blocks indexed by name
node-minecraft-data.items
items indexed by id
node-minecraft-data.itemsByName
items indexed by name
node-minecraft-data.biomes
biomes indexed by id
node-minecraft-data.recipes
recipes indexed by id
node-minecraft-data.instruments
instruments indexed by id
node-minecraft-data.materials
materials indexed by id
node-minecraft-data.entities
entities indexed by id
node-minecraft-data.entitiesByName
entities indexed by name
node-minecraft-data.findItemOrBlockById
find a block or an item by its id
node-minecraft-data.findItemOrBlockByName
find a block or an item by its name