Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 747 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 747 Bytes

voxel-wool

Colored wool blocks (voxel.js plugin)

screenshot

Note: this screenshot was taken with ProgrammerArt v2.0, but for better textures you can use other resource packs, which voxel-wool is compatible with; for example Faithful32:

screenshot

This plugin also serves as an example of using voxel-registry with registerBlocks() and dynamic block properties. The texture and displayName properties are computed from the "block metadata" value (0-15 for each of the sixteen wool colors).

License

MIT