Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/k0lala/advancedlocate
A Minecraft Fabric mod adding more features to the locate command
https://github.com/k0lala/advancedlocate
minecraft minecraft-fabric-mod minecraft-mod
Last synced: 16 days ago
JSON representation
A Minecraft Fabric mod adding more features to the locate command
- Host: GitHub
- URL: https://github.com/k0lala/advancedlocate
- Owner: K0LALA
- License: mit
- Created: 2024-03-05T18:11:51.000Z (9 months ago)
- Default Branch: fabric-1.20.4
- Last Pushed: 2024-04-11T18:23:11.000Z (7 months ago)
- Last Synced: 2024-04-11T23:58:44.965Z (7 months ago)
- Topics: minecraft, minecraft-fabric-mod, minecraft-mod
- Language: Java
- Homepage: https://modrinth.com/mod/advancedlocate
- Size: 150 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Advanced Locate
## Features
This mod aims to upgrade the Vanilla locate command by adding new functionalities.
It adds multiple structure finder and a slime chunk finder.
Slime chunk locating system, which you can ise to locate the nearest slime chunk, or the point with the highest density of slime chunks around.## Usage
* `/loc structure nearest (amount) [structure]`, `amount` is the number of structures you want to be displayed, max being 10 and set to 5 by default. `structure` is the structure you want to search for. Please note it may not be totally accurate due to the finding algorithm.
* `/slime nearest`, locates the nearest slime chunk.
* `/slime density [radius] [neighbour_radius]`, `radius` being the radius within you want to search for, and `neighbour_radius` being the radius for which the slime chunks are counted