Gadgets

Gadgets

5k Downloads

Gadgets

Updated to 1.18.2!

Gadget items - compass, depthmeter and biometer


Adds items that can be equipped (using the Curios API) to show the player's position and biome, to replace the F3 debug info. Items in curios slots can be rearranged to your liking, and the number of available gadget slots can be changed in config.

Gadget gui

Current Gadget items:

  • Biometer: shows current biome
  • Timepiece: shows current time and day
  • Personal Compass: shows the direction the player is facing and their position (X, Z)
  • Depthmeter: shows the player's current Y level

Config options also let you change the position of the gadget gui, and whether you need to have the gadgets equipped.

The biome icons are taken and adapted from this file from the Minecraft Wiki.

Supports custom biomes - just put an 18*18 icon in your mod/resource pack in assets/gadgets/textures/gui/biome_icons/MOD_ID/BIOME_NAME.png. The mod comes with icons for the biomes from the following mods - these might not be up to date with the latest versions:

NOTE: if an update adds a new gadget, you may want to increase the config option for number of curio slots, as the default is the number of gadgets and the file won't update between versions.


Feedback and suggestions welcome.