minecraft-assets

1.13.0 • Public • Published

node-minecraft-assets

NPM version Build Status Discord Gitter Irc

Try it on gitpod

Provide easy access to minecraft-assets in node.js

Example

const mcAssets=require("minecraft-assets")("1.8.8")

console.log("https://raw.githubusercontent.com/rom1504/minecraft-assets/master/data/1.8.8/"+mcAssets.getTexture("wheat_seeds")+".png")

console.log(mcAssets.textureContent["wheat_seeds"].texture)

Documentation

Readme

Keywords

Package Sidebar

Install

npm i minecraft-assets

Weekly Downloads

342

Version

1.13.0

License

MIT

Unpacked Size

89.1 MB

Total Files

30716

Last publish

Collaborators

  • rom1504