Описание
# Image2Map
A Fabric mod that allows you to render an image onto a map(s), allowing you to display it on your vanilla compatible server!


## Commands:
- `/image2map create ` - Creates map of specified size (in pixels, single map is 128x128), with/without dither, using provided image
- `/image2map create ` - Creates map with/without dither, using provided image
- `/image2map preview ` - Creates dynamic preview before saving the map as item
### Commands in preview mode
- `/dither ` - Changes dither mode
- `/size` - Displays current size
- `/size ` - Changes size of map to specified one (in pixels, single map is 128x128)
- `/grid` - Toggles visibility of map grid
- `/save` - Exits preview and saves map as items
- `/exit` - Exits preview without saving
### Multimaps
In case of maps bigger than 128x128 pixels, you will get them in a bundle.
Clicking with it on top-left corner of item frames will put all maps in correct places.
Works for any item frame on wall, floor or ceiling.
## Downloads:
- Modrinth: https://modrinth.com/mod/image2map
- Curseforge: https://www.curseforge.com/minecraft/mc-mods/image2map
Will you port this to Forge/Bukkit/Paper?
