Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/patbox/image2map
Turn images into maps!
https://github.com/patbox/image2map
fabric minecraft mod
Last synced: 6 days ago
JSON representation
Turn images into maps!
- Host: GitHub
- URL: https://github.com/patbox/image2map
- Owner: Patbox
- License: mit
- Created: 2020-08-21T16:37:33.000Z (over 4 years ago)
- Default Branch: 1.21
- Last Pushed: 2024-09-07T16:26:05.000Z (5 months ago)
- Last Synced: 2024-10-20T11:28:29.690Z (3 months ago)
- Topics: fabric, minecraft, mod
- Language: Java
- Homepage:
- Size: 1.81 MB
- Stars: 41
- Watchers: 3
- Forks: 32
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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!
![Some images](https://raw.githubusercontent.com/TheEssem/Image2Map/master/images.png)
![More images](https://imgur.com/qy8JF5B.png)## Commands:
- `/image2map create <[dither/none]> ` - Creates map of specified size (in pixels, single map is 128x128), with/without dither, using provided image
- `/image2map create <[dither/none]> ` - Creates map with/without dither, using provided image
- `/image2map preview ` - Creates dynamic preview before saving the map as item### Commands in preview mode
- `/dither <[dither/none]>` - 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/image2mapWill you port this to Forge/Bukkit/Paper?
![no lol](https://i.imgur.com/tf5W69k.png)