Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 2 months ago
JSON representation

Generates Bedrock addons to create full-color pixel art in Minecraft

Awesome Lists containing this project

README

        

# Minecraft Mosaic Generator
__Convert an image into an add-on containing custom blocks and mosaic functions__

🚧

[![Deno Deploy](https://github.com/jasonjgardner/minecraft-rtx-rainbow/actions/workflows/deploy.yml/badge.svg?branch=deploy&event=deployment)](https://github.com/jasonjgardner/minecraft-rtx-rainbow/actions/workflows/deploy.yml)

> ### v1
> ![Full-color Minecraft pixel art generator](https://user-images.githubusercontent.com/1903667/170851289-6afae198-c816-44f6-8e3d-d36bba10d391.png)
> 1:1 pixel scale

> ### v2
> ![Full-resolution output](https://user-images.githubusercontent.com/1903667/201362105-805c4f13-fe68-4f9a-9912-ee830899ff4f.png)
> 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)