[Sugestion] Configurable nbt info
LaDaniWapa opened this issue ยท 1 comments
Mod loader
Fabric
Minecraft version
1.18.2
Mod version
5.99.6
Modloader version
Fabric Loader: 0.14.8 + Fabric API: 0.57.0
Modpack info
No response
If bug:
- Can you reproduce this issue with relevant mods only?
If bug: The latest.log file
No response
Issue description
Hello ^^/
I'd like to display the internalCurrentPower, but instead of doing a whole addon for each mod, Im requesting a way to display a custom nbt tag from a given block
Examble:
{
//some nbt info from minecraft command....
internalCurrentPower: 3d,
id: "ae2:energy_cell"
}