https://github.com/jasonjgardner/minecraft-mosaic
Generates Bedrock addons to create full-color pixel art in Minecraft
https://github.com/jasonjgardner/minecraft-mosaic
bedrock bedrock-edition deno minecraft pixel-art
Last synced: about 1 month ago
JSON representation
Generates Bedrock addons to create full-color pixel art in Minecraft
- Host: GitHub
- URL: https://github.com/jasonjgardner/minecraft-mosaic
- Owner: jasonjgardner
- License: gpl-3.0
- Created: 2022-10-20T12:16:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-11T14:53:10.000Z (over 2 years ago)
- Last Synced: 2025-03-29T13:07:13.506Z (about 1 month ago)
- Topics: bedrock, bedrock-edition, deno, minecraft, pixel-art
- Language: TypeScript
- Homepage:
- Size: 779 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Minecraft Mosaic Generator
__Convert an image into an add-on containing custom blocks and mosaic functions__🚧
[](https://github.com/jasonjgardner/minecraft-rtx-rainbow/actions/workflows/deploy.yml)
> ### v1
> 
> 1:1 pixel scale> ### v2
> 
> Variable scale## Minimal Requirements:
- __Bedrock Minecraft__ v1.16.2 or later
- Holiday Creator Features enabled
- Ability to run functions or use command blocks---
### Predecessors
- [Minecraft Mural Generator](https://bimbimma.com/minecraftmurals/)
- [Minecraft Artifier](https://github.com/Explodey54/minecraft-artifier-js)