This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
(Sorry for my English. I'm Japanese.)
I released Minimap(Beta)!
This is a beta. You will find bugs everywhere.
When you found it, please tell me.
Link: LINK
How to apply:
1. Click Download ZIP and extract zip
2. Copy "Minimap-Images" to "/sdcard/games/com.mojang"
3. Apply "Minimap(Beta).js"
How to use:
Long tap => Moving map
Thank you! I'm adding setting(zoom level, map size, etc.) window now. I'll add detect mobs after that.
I know tree's bug. The cause is that mod find the nearest block from the player. I can solve it by finding top to bottom. But it causes bad performance.
(Sorry for my English. I'm Japanese.)
I released Minimap(Beta)!
This is a beta. You will find bugs everywhere.
When you found it, please tell me.
Link: LINK
How to apply:
1. Click Download ZIP and extract zip
2. Copy "Minimap-Images" to "/sdcard/games/com.mojang"
3. Apply "Minimap(Beta).js"
How to use:
Long tap => Moving map
Thank you! I'm adding setting(zoom level, map size, etc.) window now.
I'll add detect mobs after that.
I know tree's bug. The cause is that mod find the nearest block from the player.
I can solve it by finding top to bottom. But it causes bad performance.