File Details
Inventory Profiles Next-fabric-1.19-1.5.1
- R
- Jun 9, 2022
- 1.47 MB
- 7.3K
- 1.19
- Fabric + 1
File Name
InventoryProfilesNext-fabric-1.19-1.5.1.jar
Supported Versions
- 1.19
Curse Maven Snippet
What's new
1.5.1
-
Added support for named items in profiles.
Although the example below uses netherite pickaxe we don't really recommend it. Names would be useful for items like backpacks or even shulker boxes or other type of items where there is no other meaningful way to distinguish between them.
profile NamedTest HOT3 "minecraft:netherite_pickaxe"("My Awsome Name") -\> "Enchantments" : [{id:"minecraft:fortune",lvl:3}]
- config folder structure have been changed, now all files related to a server/world are located in a folder named after the server/world. All old configurations will be updated. However, if you downgrade to old version the configurations will need to be moved manually.

