@veraa/minecraft-data
Version:
A Minecraft NPM module who integrates all the stuff from Minecraft
34 lines (30 loc) • 735 B
Markdown
# **MODULE OPERATION:**
The module has several functions, with different categories:
## __**SEARCH**:__
Search by **name** something in the module (mobs, structures, etc)
```js
const result = new MinecraftData("en").search(name);
```
## __**RANDOM**:__
Get something randomly (mobs, structures, etc)
```js
const result = new MinecraftData("en").getRandom();
```
## **OBJECTIVES:**
- [ ] Biomes
- [ ] Brewing
- [ ] Bulding blocks
- [ ] Combat
- [ ] Decoration
- [ ] Effects
- [ ] Foodstuffs
- [ ] Miscellaneous
- [ ] Mobs
- [ ] Redstone
- [ ] Structures
- [ ] Tools
- [ ] Transportation
# Do you need more help? Contact us!
- Contact:
- Email: contact.vera0011@gmail.com
- Discord tag: Vera#0011