mega12345mega / NBT-Editor

Edit items, blocks, and entities in-game.
MIT License
46 stars 14 forks source link

Can I change the location of this button? #58

Closed arushenst closed 1 month ago

arushenst commented 1 year ago

image When i open my inventory

mega12345mega commented 1 year ago

It is not currently possible to change the location of the button. Can you specify the use case so I can better determine how I might add this? For example, is it conflicting with another mod, or you would just prefer it in a different corner? Adding a fully adjustable system (like overlay mods) would be more complicated, and something like an alignment dropdown (with left, center, right) could be easier to use.

Wionsito commented 1 year ago

It is not currently possible to change the location of the button. Can you specify the use case so I can better determine how I might add this? For example, is it conflicting with another mod, or you would just prefer it in a different corner? Adding a fully adjustable system (like overlay mods) would be more complicated, and something like an alignment dropdown (with left, center, right) could be easier to use.

In my case, it's conflicting with JEI bookmarks button.

Image

pavel355 commented 3 months ago

It is not currently possible to change the location of the button. Can you specify the use case so I can better determine how I might add this? For example, is it conflicting with another mod, or you would just prefer it in a different corner? Adding a fully adjustable system (like overlay mods) would be more complicated, and something like an alignment dropdown (with left, center, right) could be easier to use.

In my case, it's conflicting with JEI bookmarks button.

Image

same problem

mega12345mega commented 1 month ago

I've now added this as a config option (/nbt config) which lets you move the tabs to the left, center, or right, on either the top or bottom of the screen! (v2.0.1)