Information through held items
Item Infos is a data pack for Minecraft: Java Edition which displays information based on the player’s currently held item. It is designed to work as an immersive alternative to the F3 debug screen. Designed to work alongside Food Items or as a standalone data pack.
I know the name is grammatically incorrect. It’s just the style I chose
Information is displayed based on what item you are holding and whether you are sneaking.
Holding a compass while not sneaking:
Holding a compass while sneaking:
Holding a clock while not sneaking:
Holding a clock while sneaking:
Holding a daylight detector:
(If you are on a Unix-based operating system, run wget $(curl -s https://api.github.com/repos/SmoochyPit/Item-Infos/releases/latest | grep 'browser_' | cut -d\" -f4)
in the datapacks folder of your world)
[worldname]\datapacks
folder on your server or singleplayer world (located at C:\Users\[user]\AppData\Roaming\.minecraft\saves\[worldname]\datapacks
by default in Windows)/reload
command.At this point, Item Infos will now be installed in your Minecraft world.
Supports Minecraft: Java Edition 1.16-1.16.5. I plan to maintain this data pack for the 1.17 snapshots.
To uninstall, run /function iteminfos:uninstall
. This will remove all objectives created by the data pack.
Configuration is handled by Trident during compilation. To compile the modified version of the data pack, you will need either Trident UI or Trident Language.
.tdnproj
File > Project Properties > Output > Data Pack Output
(Make sure to select the project in the explorer panel)datapack\data\iteminfos\functions\config.tdn
Created with http://energyxxer.com/trident/. (https://github.com/Energyxxer/Trident-UI)
Made with love by @SmoochyPit