Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- 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 (about 2 years ago)
- Last Synced: 2024-12-08T10:32:35.966Z (about 2 months ago)
- Topics: bedrock, bedrock-edition, deno, minecraft, pixel-art
- Language: TypeScript
- Homepage:
- Size: 779 KB
- Stars: 2
- Watchers: 3
- 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__🚧
[![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)