https://github.com/k0lala/slimemap
Minecraft Fabric mod adding a Slime map to display nearby Slime chunks
https://github.com/k0lala/slimemap
fabric minecraft minecraft-modding
Last synced: 5 months ago
JSON representation
Minecraft Fabric mod adding a Slime map to display nearby Slime chunks
- Host: GitHub
- URL: https://github.com/k0lala/slimemap
- Owner: K0LALA
- Created: 2024-07-10T14:06:11.000Z (almost 2 years ago)
- Default Branch: fabric-1.20.4
- Last Pushed: 2025-03-06T14:18:51.000Z (over 1 year ago)
- Last Synced: 2025-03-06T15:21:51.237Z (over 1 year ago)
- Topics: fabric, minecraft, minecraft-modding
- Language: Java
- Homepage: https://modrinth.com/mod/slime-map
- Size: 92.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Slime Map
---
This mod adds a new type of map showing nearby slime chunks. It works like a normal map, you can put it on an item frame and use it in a cartography table.
## Config
The config file is directly in the `config` folder, named `slimemap.json`.
At the moment, the only thing you can configure is if the showed slime chunks completely replace the blocks below or not, the option is called coverBlocks, put `0` if you want below blocks to appear and `1` if you don't want them to appear
# Suggestion
If you want some **more functionalities to the locate command** as well as **slime chunk command finder**, check out my other mod [Advanced Locate](https://modrinth.com/mod/advancedlocate).