Batty's Coordinates PLUS! Mod for Forge

Quick rating

Batty's Coordinates PLUS! Mod for Forge

No reviews yet

Batty's Coordinates PLUS! Mod for Forge

No Theme
No Genre
Maps & Information
Client Utility
Mod Loaders
Forge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

About

Project Details

Type
Mod
Latest Version
Batty's Coordinates PLUS Mod for Forge (1.18.2-0.1.0)
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Batty's Coordinates PLUS! Mod for Forge

Announcement

I have had many technical problems trying to upgrade to 1.17.x. I almost decided to let the mod die at this point, which would be a shame since it has been running for so long.

In the end I decided to release a cut-down version for 1.17.1.

It has these features removed:

a) The entire Info Panel (that showed FPS, Light Levels and Moon Phases)

b) The Copy Coords to Clipboard option

c) The BatHeart logo (normally shown within the Coords Panel)

They are also missing for 1.18.x and this will be the case until I announce that I have fixed it.

NOTE: This mod runs with Minecraft Forge.
If you want a version that runs without Forge, see this page.

Combines Batty's Coordinates & Stopwatch Timer

2014-06-10_15.png

Batty's Coordinates

The X, Y and Z coordinates that locate the player's position in the world are normally displayed on the F3 Debug screen.

This mod has a number of display modes that present this information, and more, discreetly in a corner of the main game screen, so you don't have to leave F3 open to see them.

In Mode 0 the Coordinates are hidden.

Mode 1 shows the X, Y and Z coordinates, and it also indicates the direction that you are facing, in compass-direction terms.

Mode 2 adds an indication whether your X and Z coordinates will Increase or Decrease if you move in the direction you are facing.

Mode 3 also shows the Biome that you are currently in, displayed below the coordinates.

Mode 4 adds the Minecraft Day counter, shown as 'dy'.

Mode 5 replaces the normal X, Y and Z coordinates with Chunk information:

This shows which Chunk you are in, and which Block within that Chunk

The display appears with the Chunk being denoted by a 'c' and the Block by a 'b', for example:

http://www.curseforge.com/thumbman/images/68/251/600x375/2014-01-20_22.36.36min.png.-m1.png

- means:

  • X = Block 9 within Chunk -10
  • Z = Block 0 within Chunk 2
Batty's Stopwatch Timer

http://www.curseforge.com/thumbman/images/69/532/600x375/2014-02-11_11.08.48min.png.-m1.png

A discreet timer tucked away in a corner of the screen, that you can hide, reappear, stop, start and zero using key presses.

Can be used to time activities in-game. Useful for speed challenges.

Shows the time passed in hours, minutes and seconds.

Colour-coded so you know at a glance if it is stopped or running.

Info Panel

This display will show either the FPS, the Block Light-level or the Moon phase. You can switch between these at the press of a button.

FPS Display

The Frames per Second that the game is running at is displayed in a corner of the screen.

Block Light-level

The block light (i.e. artificial light reaching this block) of the block the player is standing on is displayed

Moon phase

An icon, showing the current phase of the moon, is displayed.

 

Video Spotlight

A Mod Spotlight (covering all variations of my mods) by EddCase and OddyC of TheMobCave.

Controls

From version 1.7.2_1.4.0 the Controls have been completely revamped

All controls use keys from the NumPad (Be sure to have NumLock set on!)

Control Keys described.

NOTE 1 Coordinates can appear:

  • Top Left
  • Top Right
  • Bottom Right

NOTE 2 Timer can appear:

  • Top Left
  • Top Centre
  • Top Right
  • Bottom Right
  • Bottom Left

NOTE 3 The Info Panel can appear:

  • Top Left
  • Top Centre
  • Top Right
  • Bottom Right

NOTE 4 All of the Control Keys are fully reconfigurable via the Options Menu in-game

NOTE 5 Screen locations and display modes are remembered when you quit Minecraft

Custom Colours

Important

From versions 1.11.2_003 through to 1.15.2-0.1.0, Batty's Coordinates PLUS Mod for Forge used the Forge configuration system, allowing the colours to be customised by going to the Mod Options screen in-game. For these versions the BatMod.properties - described below - was not used.

The Mod Options settings are stored in a Forge configurations file in the /config folder. This file is called coordinatesplusmod.cfg.

[N.B. in 1.14 this filename has changed again. It is now coordinatesplusmod-client.toml]

From version 1.16.1_0.2.0 configuration has reverted to the BatMod.properties as described below.

You can customise the colours in which Batty's Coordinates and Timer appear on the screen.

This done by creating a small file called BatMod.properties in your .minecraft folder.

If this file is not present, the displays all appear in the default colours.

The following lines are permitted in the file:

  • Coords.shade = <true or false>
  • Coords.chars.Increase = <any character>
  • Coords.chars.Decrease = <any character>
  • Coords.colours.TitleText = <colour from the list>
  • Coords.colours.PosCoordText = <colour from the list>
  • Coords.colours.NegCoordText = <colour from the list>
  • Coords.colours.PosChunkText = <colour from the list>
  • Coords.colours.NegChunkText = <colour from the list>
  • Coords.colours.CoordText = <colour from the list>
  • Coords.colours.CompassText = <colour from the list>
  • Coords.colours.ChevronText = <colour from the list>
  • Coords.colours.BiomeText = <colour from the list>
  • Coords.copy.tpFormat = <true or false>
  • Timer.shade = <true or false>
  • Timer.colours.Stopped = <colour from the list>
  • Timer.colours.Running = <colour from the list>
  • Info.shade = <true or false>
  • Info.colours.FPS = <colour from the list>
  • Info.colours.Bright = <colour from the list>
  • Info.colours.Dim = <colour from the list>
  • Info.colours.Moon = <colour from the list>

NOTE 1: PosCoordText and NegCoordText can be used to distinguish positive and negative coordinates from each other by giving them different colours

NOTE 2: You can still use CoordText, and this will override anything you put in PosCoordText and NegCoordText

NOTE 3: You can choose the character that indicates whether your coordinates are increasing or decreasing in the X or Z directions. By default these are '+' and '-', but by use of Coords.chars.Increase or .Decrease you can substitute another character.

NOTE 4: You can choose the colours that the Chunk Coordinates display, positive and negative

NOTE 5: You can decide to copy the Coordinates to your clipboard in standard format "x=999, y=99, z=999" or in /tp command format "999 99 999" by the Coords.copy.tpFormat parameter. Setting this to true will make it use the /tp command format.

NOTE 6: Info.colours.Dim chooses the colour that light-levels of 7 and below will display, while Info.colours.Bright chooses the colour that light-level of 8 and above will display.

The full list of recognised colours:

http://www.curseforge.com/media/images/68/255/Available_Colours.PNG

(*Note* that you must type all of the entries exactly as they appear here - capitals and lowercase - or they will be ignored and the default colours will be used by the game)

 

Compatibility

Batty's Coordinates PLUS! for Forge is designed to run under Minecraft Forge. It will therefore be compatible with other Forge mods that you load, within the rules structure of Forge.

Installing

Make sure you have Forge installed: download and run the latest recommended Forge installer.

Download Batty's Coordinates PLUS! for Forge .jar file and place it in your /.minecraft/mods folder. (%appdata%/.minecraft/mods)

Create the /mods folder if it does not already exist.

Select the latest Forge profile in the Minecraft Launcher, or MagicLauncher.

Check that Batty's Coordinates PLUS! for Forge has been recognised as an External Mod.

Run Minecraft from the Launcher.

Screenshots

Gallery

  • Keys Described (PLUS)
    Keys Described (PLUS) The control keys of the Batty's Coordinates PLUS! Mod with their actions described
  • Keys Described (PLUS) v3
    Keys Described (PLUS) v3 Describes the full set of control keys that can be used to operate Batty's Coordinates PLUS Mod, along with their actions
  • Latest Appearance
    Latest Appearance The new look of the coordinates, including the bat logo
  • PLUS key controls described
    PLUS key controls described The control keys for Batty's Coordinates PLUS Mod
  • Batty's Coordinates Mod PLUS for Forge v1.7.2 (1.3.2)
    Batty's Coordinates Mod PLUS for Forge v1.7.2 (1.3.2) Shows the new Chunk Coordinate display view
  • Batty's Coordinates Mod PLUS for Forge v1.7.2 (1.3.2)
    Batty's Coordinates Mod PLUS for Forge v1.7.2 (1.3.2) Showing coordinates, direction indicators and biome information. User-selected colour-scheme.
  • Batty's Coordinates Mod PLUS for Forge v1.7.2 (1.3.2)
    Batty's Coordinates Mod PLUS for Forge v1.7.2 (1.3.2) Shows Coordinates, direction indication and biome, but now also Timer (in a stopped state)
  • Batty's Coordinates Mod PLUS for Forge v1.7.2 (1.3.2)
    Batty's Coordinates Mod PLUS for Forge v1.7.2 (1.3.2) Shows the new Chunk Coordinates display option
  • BatMod.properties for 'minimalist white'
    BatMod.properties for 'minimalist white' Sample BatMod.properties file if you prefer a basic white font and no background shading.
  • Key Controls Described
    Key Controls Described From version 1.7.2_1.4.0 the key controls have all changed, now using the NumPad
  • Screen Location variation 1
    Screen Location variation 1 Shows the Coordinate display at the Top Right position, and the Timer Top Centre
  • Screen Location variation 2
    Screen Location variation 2 Shows basic Mode 1 Coordinate display, positioned at the Bottom Right corner
  • Screen Location variation 3
    Screen Location variation 3 Shows basic Mode 1 Coordinate display, located at the Bottom Right screen position, and the Timer has been moved to the Botto...

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~640,000
Downloads
Last Updated
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works