1.12.2 • Published 6 months ago

minecraft-assets v1.12.2

Weekly downloads
151
License
MIT
Repository
github
Last release
6 months ago

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

1.12.2

6 months ago

1.12.1

6 months ago

1.9.1

1 year ago

1.9.0

2 years ago

1.8.2

3 years ago

1.8.1

3 years ago

1.8.0

3 years ago

1.7.0

3 years ago

1.6.0

3 years ago

1.5.0

3 years ago

1.4.0

3 years ago

1.3.1

4 years ago

1.3.0

4 years ago

1.2.0

4 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.0

8 years ago