🎨 Map Painter — Draw on Maps
Turn any Minecraft map into your canvas. Place a Map Drawing Table, pop in a map, and start sketching directly onto it — with adjustable brush sizes and scalable text.
Forge • Minecraft 1.20.1
✨ Features
- Map Drawing Table — a new custom block that opens an in-world map editor GUI.
- Adjustable brush size — cycle between 1px / 2px / 3px / 5px strokes to get exactly the line weight you want.
- Scalable text tool — cycle between x1 / x2 / x3 text scale when labeling your maps.
- Reliable map loading — full map pixel data now syncs to the client the moment the GUI opens, so your map is ready instantly instead of loading forever.
- Custom textured block — a properly modeled and textured Map Drawing Table with correct item/block models, so it looks right in-hand, in the inventory, and in the world.
📦 Installation
- Make sure you have Forge installed for Minecraft 1.20.1.
- Download the mod JAR from the Files tab (or
build/libs/if building from source). - Drop the JAR into your
mods/folder. - Launch Minecraft with the Forge profile and enjoy!
🧾 Changelog
Latest Update
| Category | Change |
|---|---|
| Block naming | Added a proper display name: "Map Drawing Table" |
| Blockstate | Fixed blockstate to correctly reference the updated block model |
| Block model | Fixed texture references (correct lowercase namespaced IDs) and added a particle texture entry |
| Item model | Added an item model so the block renders correctly in inventory and in-hand |
| Texture | Added the Map Drawing Table block texture (64×64) |
| Editor UI | Added a brush size cycle button (1px / 2px / 3px / 5px) |
| Editor UI | Added a text size cycle button (x1 / x2 / x3); default size reduced ~50% for finer detail |
| Bug fix | Fixed map data not loading — full pixel data now syncs when the GUI opens |
ℹ️ Info
- Mod ID:
map_painter - Minecraft Version: 1.20.1
- Mod Loader: Forge
- License: (add your license here, e.g. MIT / All Rights Reserved)