NOTE: You may be interested in the MultiPlat fork of Map Atlases which has a larger feature set (though currently only supports 1.20.1).
In this version:
- Update to 1.20.4/5
- Merge PR which fixes lag when zooming out of world map
In this version:
- Update to 1.20.1 (also supports 1.20)
- Add support for putting Atlases in the new Chiseled Bookshelves
In this version:
- Update to 1.20
In this version:
- Update mod & dependencies to 1.19.4
- Banners which have been added to the Atlas in each Dimension are now snappable from a tab running along the left side of the Atlas. This functions similar to the existing tab running along the right for the Dimension selection. Banners will display their name and X/Z coords if you hover over their icon.
- Added new config field
requireEmptyMapsToExpand
which toggles whether the Atlas is required to have spare Empty Maps stored to expand the Filled Map size - Added new config field
soundScalar
which ranges [0-1] and is a multiplier for all sounds produced by the mod (0 for no sound generation)
This is the 1.19.3 build for v2.3.1
In this release:
- Fix Concurrency Exception when headless server had a player log off (Thanks u/holmraven!)
In this version:
- The world-map now allows selection of any dimension with Maps present in the Atlas - no longer is your Atlas world-map locked to your current dimension!
- The selection tab has dynamic textures based on the tab's dimension
- The selection tab has a fancy tooltip when you hover over it
- Added more config fields:
- worldMapCoordsScale: Sets the scale of the text rendered for Coords world-map data
- miniMapIconScale: Sets the scale of the map icons rendered in the mini-map
- worldMapIconScale: Sets the scale of the map icons rendered in the world-map
- acceptPaperForEmptyMaps: If enabled, you can increase the Empty Map count by inserting Paper
In this release:
- Lectern support for Atlases!
- Simply right click a Lectern while holding an Atlas to display the Lectern
- The Atlas will appear visually different depending on the Dimension its displayed in - there's a unique texture for the Overworld, Nether, End and "Other".
- Crouch right click with an empty hand to remove the Atlas from the Lectern
- Its a great way to introduce someone to your server!
- Mini-map & world-map coordinate info
- The mini-map can now display your current X, Y, & Z coordinates and your current biome name
- The world-map will now display the X & Z coordinates of your cursor over top the map
- These can be disabled in the config
- Better Cartography integration
- Merge Atlases by putting 2 in the Cartography table
- Create an Atlas by putting a Book & Filled Map in the Cartography table
- Add new Empty Maps by putting an Atlas & Empty Maps in the Cartography table
- Add new Maps by putting an Atlas & Filled Map in the Cartography table
- Fix crash resulting from getAtlasFromPlayerByConfig (#67)
- New translations
- Chinese - thanks Hotaru-Snowy!
- German - thanks 2ndDerivative!
In this version:
- Atlases will now merge instead of duplicate when being combined in a Cartography Table, meaning you can map one region and a friend can map another, and y'all can share Atlas progress!
- Atlas world-map has a custom background texture now!
- Added new config value 'Map Entry Value Multiplier', which controls how many usable Maps are added when you add a single Map to the Atlas
- Added new config value 'Pity Activation Map Count', which controls how many free Empty Maps you get for 'activating' an Inactive Atlas
- Reduce priority of Mixins to avoid some conflicts
- Refactor server tick function
- Fix Shear durability dropping below zero when removing Maps from Atlas (#62)
- Fix removed Maps being "Unknown" when taken out of Atlas (#62)
- Fix additional Items tagged with "Sticky Items" not being able to craft Atlas
- Created foreground layers for mini-map and world-map, which are invisible by default (#60)
- Added config option to control active potion mini-map offset (#60)
- Gave mini-map and world-map their own textures instead of reusing Minecraft's Map texture (#60)
- Fix client not displaying active mini-map when reconnecting to server (#58)
- Fix ModMenu config names
- Fix Atlas losing dimension-specific texture when thrown on ground
In this version:
- Ports features & fixes from v1.5.0, v1.6.0, v2.0.0, & v2.0.1 to 1.18
- Fixes incompatibility with Create Fabric
In this version:
- Fix client crash when displaying Atlas in REI
1.2.5:
Update dependencies (Mod Menu & Cloth Config) Add a shapeless crafting recipe in order to create a Crafting entry in Roughly Enough Items (Thanks for the suggestion LunaEversor!)
1.2.4:
Fix mini-map Map preview placement on HUD when "forceMiniMapScaling" is non-default value.