mega12345mega / NBT-Editor

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

Just wondering if 1.19 support is planned, also feature requests. #7

Open BookWyrm114 opened 2 years ago

BookWyrm114 commented 2 years ago

Hello, I'm just wondering if 1.19 planned, and had a some small feature requests.

The feature requests are just to expand the functionality of the editor:

mega12345mega commented 2 years ago

I'm currently working on porting to 1.19. I'm going to implement some bug fixes, but otherwise I will push the first 1.19 update without any extra features, to not delay it any longer. While I'm currently also working on another project, I'll write down the suggestions! There is a good chance I don't end up developing the spawn egg editor, as it is very complex, as has already been done by some websites. However, the enchantment and attribute editor shouldn't be too difficult. I might implement some sort of shortcut command, to group the enchantments and attributes with the /hideflags, /max, and other standard nbt edits together.

mega12345mega commented 2 years ago

I have just released the 1.19 update (v1.6.0).

mega12345mega commented 2 years ago

I've just released v1.7.0 which includes the attribute editor (/itemfactory attributes) and enchantment editor (/itemfactory enchantments). I may have forgotten to add the infinity button before releasing the update ... but for most purposes, entering something big in will work fine :/

The spawn egg editor is still written down, and will probably come out with a BlockEntityTag editor (as suggested by gooseterv_ in the mod's comments).

mega12345mega commented 2 years ago

I've just added the infinity button in v1.8.0, along with a few related autofill options. By default, the autofill button enters the maximum value for the attribute, but: Shift -> infinity Ctrl -> minimum Shift + Ctrl -> negative infinity