Skip to content
This repository was archived by the owner on Jun 2, 2023. It is now read-only.
/ Image2Map Public archive

Fork of Image2Map, with enhanced functionality backported to 1.17

License

Notifications You must be signed in to change notification settings

DistrictOfJoban/Image2Map

Repository files navigation

Image2Map

Note: This is not the official Image2Map repo, see https://github.com/TheEssem/Image2Map
This fork is only created for use in The District of Joban, use at your own risk

A Fabric mod that allows you to render an image onto a map. Inspired by the Bukkit plugin ImageOnMap.

Some images

To render an image, just run this command like so:

/mapcreate none <path to image URL>

or with a base resolution so it can auto-split:

/mapcreate none 128 <path to image URL>

To render an image with dithering, run this:

/mapcreate dither <path to image URL>

or with a base resolution so it can auto-split:

/mapcreate none 128 <path to image URL>

Build

Building is simple provided you have a working JDK:

./gradlew build

About

Fork of Image2Map, with enhanced functionality backported to 1.17

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages