1.15.0 • Published 5 months ago

minecraft-assets v1.15.0

Weekly downloads
151
License
MIT
Repository
github
Last release
5 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.15.0

5 months ago

1.14.0

5 months ago

1.13.0

8 months ago

1.12.2

2 years ago

1.12.1

2 years ago

1.9.1

2 years ago

1.9.0

3 years ago

1.8.2

4 years ago

1.8.1

4 years ago

1.8.0

4 years ago

1.7.0

4 years ago

1.6.0

5 years ago

1.5.0

5 years ago

1.4.0

5 years ago

1.3.1

5 years ago

1.3.0

5 years ago

1.2.0

5 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.0

9 years ago