https://github.com/keyyard/bedrock-dev-icons
A pixelated VS Code icon theme pack designed for Minecraft Bedrock Addon developers. This pack provides custom folder icons for structured addon development, making it easier to navigate your Bedrock projects.
https://github.com/keyyard/bedrock-dev-icons
bedrock minecraft typescript vsce vscode vscode-extension vscode-theme
Last synced: 8 months ago
JSON representation
A pixelated VS Code icon theme pack designed for Minecraft Bedrock Addon developers. This pack provides custom folder icons for structured addon development, making it easier to navigate your Bedrock projects.
- Host: GitHub
- URL: https://github.com/keyyard/bedrock-dev-icons
- Owner: Keyyard
- License: mit
- Created: 2025-05-27T20:41:57.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2025-06-04T18:59:01.000Z (9 months ago)
- Last Synced: 2025-06-04T23:41:46.599Z (9 months ago)
- Topics: bedrock, minecraft, typescript, vsce, vscode, vscode-extension, vscode-theme
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=keyyard.bedrock-dev-icons
- Size: 195 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Bedrock Dev Icons
**Finally, a VS Code that speaks Minecraft! ๐ฎ**
[](https://github.com/keyyard/bedrock-dev-icons)
[](https://code.visualstudio.com/)
[](LICENSE)
---
**Tired of boring folder icons when developing Minecraft addons?** Your workspace should feel as exciting as the worlds you're creating!
Transform your development experience with pixelated icons that make navigating your addon structure feel like exploring a Minecraft world. **No more guessing which folder contains what** - every BP and RP folder now has its own distinctive, beautiful pixelated icon that instantly tells you its purpose.
## ๐ Why Your Development Life Just Got Better
### ๐ก **Stop Wasting Time Searching for Files**
Before: *"Was it in `entities` or `entity`? Let me check 5 different folders..."*
**After: One glance and you know exactly where everything is.** Each folder type has its own unique pixelated icon that screams its purpose from across the room.
### ๐ฏ **Feel Like You're Building in Minecraft**
**Your code editor should match your creative energy!** Every time you open VS Code, you'll feel the same excitement as launching Minecraft. Your workspace becomes an extension of the blocky worlds you're creating.
### ๐ง **Reduce Mental Fatigue**
**Stop burning mental energy on navigation.** When every folder looks different, your brain instantly recognizes patterns. Spend less time hunting for files and more time actually creating awesome addons.
### โก **Keep Everything You Love About VS Code**
**We didn't mess with perfection.** All your familiar file icons (JavaScript, TypeScript, JSON, Python, etc.) stay exactly the same. You get the best of both worlds - Minecraft magic for folders, VS Code excellence for files.
## ๏ฟฝ What Changes in Your Daily Workflow
### Before Bedrock Dev Icons:
```
๐ animations ๐ "Is this BP or RP animations?"
๐ entities ๐ค "Wait, which pack am I in?"
๐ items ๐ต "Are these behavior or resource items?"
๐ functions โฐ Time wasted navigating
```
### After Bedrock Dev Icons:
```
๐ฌ animations โก Instantly recognizable
๐ญ entities ๐ฏ Purpose crystal clear
๐ items ๐ Navigation becomes intuitive
๐ functions ๐ Productivity through the roof
```
### ๐ฅ **Real Developer Benefits You'll Notice Immediately**
**Day 1:** *"Wow, I can actually tell my folders apart!"*
**Week 1:** *"I'm navigating my addons 3x faster than before"*
**Month 1:** *"I can't imagine developing without these icons"*
## ๐ฐ **The Complete Package - Zero Compromises**
**You're not just getting folder icons** - you're getting a complete icon theme that:
- โ
**Recognizes 50+ file types** with their standard VS Code icons
- โ
**Seamlessly integrates** with your existing workflow
- โ
**Works on any project** - not just Minecraft addons
- โ
**Performs flawlessly** with zero impact on VS Code speed
- โ
**Looks gorgeous** in both light and dark themes
**It's like having a professional designer customize your entire workspace** - but it takes 30 seconds to install.
## ๏ฟฝ Installation - Get Started in 30 Seconds
### ๏ฟฝ **From VS Code Marketplace** (Recommended)
1. **Open VS Code** โ Extensions (`Ctrl+Shift+X`)
2. **Search** for "Bedrock Dev Icons" by keyyard
3. **Click Install** โ **Activate** in File Icon Theme
4. **Start creating!** Your workspace is now Minecraft-ready โก
### ๐ฆ **Manual Installation** (For Early Access)
1. **Download** the latest `.vsix` from [Releases](https://github.com/keyyard/bedrock-dev-icons/releases)
2. **Install** with `Extensions: Install from VSIX` (Ctrl+Shift+P)
3. **Activate** in File Icon Theme settings
4. **Enjoy** your new development paradise! ๐ฎ
## ๐ฒ See It In Action
**Your typical Bedrock addon structure will transform from this:**
```
๐ BP/
๐ animations
๐ entities
๐ items
๐ functions
```
**To this visual feast:**
```
๐ฎ BP/
๐ฌ animations โ Instantly recognizable
๐ญ entities โ Purpose crystal clear
๐ items โ Navigation becomes intuitive
๐ functions โ Find what you need fast
```
**Plus every other file type you work with keeps its familiar VS Code icon** - JavaScript, TypeScript, JSON, Python, CSS, HTML, and 50+ others work exactly as before.
## ๐ What Developers Are Saying
> *"Finally! No more opening 5 different folders to find my entity files. This saves me hours every week."*
> **โ MinecraftModder2024**
> *"My workspace actually looks like I'm building something awesome now. It makes coding feel fun again!"*
> **โ BedrockBuilder_Pro**
> *"I was skeptical about icon themes, but this one actually makes me more productive. The visual clarity is incredible."*
> **โ AddonDeveloper**
## ๐ What's New in v0.0.2 - The Game Changer
**From "nice folder icons" to "can't live without it":**
- ๐ฅ **Complete Icon Theme**: Now works as your primary icon theme for ANY project
- โก **Lightning Fast Navigation**: 35+ custom Bedrock folder icons + all VS Code defaults
- ๐ฏ **Zero Learning Curve**: Familiar file icons stay exactly the same
- ๐ **Performance Optimized**: Faster loading, smoother experience
- ๐ **Professional Polish**: Every detail refined for the best developer experience
## ๐ค Join the Community
**Love what you see? Help make it even better!**
### ๐จ **Add Your Creative Touch**
Missing an icon for your unique addon structure? We want to hear from you! Every contribution makes the entire Bedrock community more productive.
### ๐ **Quick Start for Contributors**
```bash
git clone https://github.com/keyyard/bedrock-dev-icons.git
cd bedrock-dev-icons
npm install
npm run build # See your changes instantly!
```
### ๐ก **Ways to Contribute**
- **๏ฟฝ Design new icons** for missing folder types
- **๐ Report issues** you encounter in your workflow
- **๐ฌ Suggest improvements** based on your development experience
- **โญ Star the repo** to help other developers discover it
- **๐ข Share with friends** who develop Bedrock addons
### ๐ฏ **Icon Design Made Simple**
- **Format**: PNG, 32x32 pixels for crisp display
- **Style**: Pixelated Minecraft aesthetic (we'll help you nail it!)
- **Testing**: We provide tools to see how your icons look instantly
- **Support**: Friendly community ready to help with design questions
**Every icon you contribute helps thousands of developers work more efficiently.** Your 30 minutes of design work could save the community hundreds of hours of navigation time!
---
## ๐ **Ready to Transform Your Development Experience?**
**โฌ๏ธ Install now and feel the difference in your next coding session โฌ๏ธ**
[](https://marketplace.visualstudio.com/items?itemName=keyyard.bedrock-dev-icons)
**Made with โค๏ธ by developers, for developers**
*Transform your VS Code into a pixelated paradise! ๐ฎโจ*
3. **๐จ Add** your icons to `icons/BP/` or `icons/RP/`
4. **โ๏ธ Update** `icon-theme.json` to include your new icons
5. **โ
Test** your changes with `npm run build`
6. **๐ Commit** your changes (`git commit -m 'Add amazing new icons'`)
7. **๐ Push** to the branch (`git push origin feature/amazing-icons`)
8. **๐ฌ Submit** a pull request
### Icon Guidelines
- **๐ Format**: PNG format, 32x32 pixels recommended
- **๐ฎ Style**: Pixelated aesthetic consistent with Minecraft
- **๐ Contrast**: Ensure visibility in both light and dark themes
- **๐ Naming**: Use lowercase with underscores (e.g., `my_folder.png`)
- **๐ฏ Purpose**: Icons should clearly represent their folder's function
### Requesting New Icons
Missing an icon for your addon structure? [Open an issue](https://github.com/keyyard/bedrock-dev-icons/issues/new) with:
- ๐ Folder name and purpose
- ๐ฏ Usage context in Bedrock development
- ๐จ Design suggestions (optional)
## ๐ Version History
### v0.0.2 (Latest) - Complete Icon Theme
- โ
Added VS Code default file icons integration
- โ
Enhanced support for 50+ file types
- โ
Complete icon theme experience
### v0.0.1 - Initial Release
- ๐ฎ 35+ custom pixelated folder icons
- ๐ Behavior Pack (BP) and Resource Pack (RP) support
- ๐ฏ Folder-only icon theme
## ๐ License
This project is licensed under the **MIT License** - see the [LICENSE](LICENSE) file for details.
## ๐ Support & Community
### Need Help?
| **Issue Tracker** | **Discord Support** | **Direct Contact** |
|:-----------------:|:-------------------:|:------------------:|
| [๐ Report Bugs](https://github.com/keyyard/bedrock-dev-icons/issues) | ๐ฌ Message me: Keyyard | [๐ง Email Support](mailto:contact@keyyard.xyz) |
### Quick Links
- ๐ **[Latest Release](https://marketplace.visualstudio.com/items?itemName=keyyard.bedrock-dev-icons)**
- ๐ **[Changelog](CHANGELOG.md)**
- ๐ง **[Development Setup](SETUP_COMPLETE.md)**
- ๐งช **[Testing Guide](TESTING.md)**
- ๐ **[Visit My Website](https://keyyard.xyz)**
---
**Made with โค๏ธ for the Minecraft Bedrock development community**
[](https://github.com/keyyard/bedrock-dev-icons/stargazers)
[](https://github.com/keyyard/bedrock-dev-icons/network/members)
*Transform your VS Code into a pixelated Minecraft paradise! ๐ฎ*