HomeJavaMods[Library] spigot-maps | Easily render Images, GIFs and Text on Minecraft Maps
ModsJava

[Library] spigot-maps | Easily render Images, GIFs and Text on Minecraft Maps

⬇ Download on Spigot
A small, lightweight library to make the usage of custom maps and map renderers easier.

[​IMG]

[​IMG]

Features:
Simple Example:
Code (Java):
ImageRenderer renderer = ImageRenderer. create (image ) ;
RenderedMap map = RenderedMap. create (renderer ) ;
player. getInventory ( ). addItem (map. createItemStack ( ) ) ;
player. updateInventory ( ) ;
This does the following:
  1. Create an ImageRenderer that renders a specific image for every player
  2. Create a new RenderedMap that uses this renderer
  3. Add this map to a player's inventory
Quick Start

How to add this to your project
Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

[Library] spigot-maps | Easily render Images, GIFs and Text on Minecraft Maps is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.9, 1.10, 1.11 and newer. Downloaded 994 times (via Spigot). Download it and open it directly in the game.

Explore more