作者:rebot | 分类:模组
Minecraft 版本: 1.20.4
平台: fabric
标签: utility
NBT Void is a fabric mod that saves every item containing NBT to the creative tab.
Based on Infinity Item Editor's NBT void feature
Just play, and then check the Void creative tab. It saves every nbt item you see (even in messages) no matter what gamemode or on what server/world you are.
Use Mod Menu to access mod's config.

You can use '&' character to search for identifier in NBT void. e.g.: "&diamond" query will search for every item containing "diamond" in its identifier ("diamond", "diamond_sword", etc.),
and '$' character to do the same with NBT path or compound ("$BlockEntityTag.Items", "$display.lore[10]", "{CustomModelData:145}").
You can also combine queries: "$display.Lore &diamond ruby" → Search for diamonds that have lore and "ruby" in its custom name
You can determine which items you want to save in NBT void with 2 config settings:
Ignore NBTs are checked after remove NBTs, meaning you don't need to specify tags in ignore NBTs that are already specified in remove NBTs.
Both of them support NBT paths and compounds.
请登录后举报
暂无评论,抢个沙发吧~