Skip to content

CCLeaf's Minecraft icons, 3d renders, and interfaces collection for UI development

Notifications You must be signed in to change notification settings

klashdevelopment/mcicons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MCIcons by Klash

MCIcons is a Typescript package for interfacing with CCLeaf's minecraft icons and renders in HD and SD.

The package includes images from Minecraft, MC Legends, and MC Dungeons.

Install via NPM:

npm install @klashdevelopment/mcicons

and import icons:

import MCIcons from "@klashdevelopment/mcicons";

Then, use any of the icon sets:

  • items (1074)
  • mobs (369) - 3D from MC/MCL/MCD/Concept art
  • structures (475) 3D from MC/MCL/MCD
  • blocks (807)
  • paintings (49) from MC
  • modded_weapons (95) from MC/MCL/MCD
  • icons (135) mainly from MCD
  • interfaces (359) from MC/MCL/MCD
  • titles (67)
  • backgrounds (41) from MCD
  • gui (47) from MC (blank UI)
  • particles (253) from MC/MCL/MCD

About

CCLeaf's Minecraft icons, 3d renders, and interfaces collection for UI development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published