Open Slarof opened 2 hours ago
vova_erofeev
When using items with components in nbt, an error pops up in the console
If anything, the item with the components is worked on the server
Current Purpur Version: 1.21.3-2342-959c29d (MC: 1.21.3)*
ItemsAdder version 4.0.4 Customized Minecraft without client mods! Website: devs.beer Author: LoneDev
ProtocolLib version 5.4.0-SNAPSHOT-736 Provides read/write access to the Minecraft protocol. Authors: dmulloy2 and comphenix
LoneLibs version 1.0.61 Collection of libs used by my plugins Authors: LoneDev and others
https://mclo.gs/WeLMekf
[14:36:47 ERROR]: [ItemsAdder] [Items] 'test:something'. Error injecting 'nbt' property. File: /contents/test/configs/something.yml [14:36:47 ERROR]: [ItemsAdder] Error: com.mojang.brigadier.exceptions.CommandSyntaxException: Unknown item 'minecraft:' at position 0: <--[HERE]
info: namespace: test items: something: display_name: TEXT nbt: "{components:{\"minecraft:item_name\":'\"TEXT\"',\"minecraft:max_stack_size\":99,\"minecraft:rarity\":\"epic\"}}" permission: nothing resource: material: PAPER generate: true textures: - minecraft:items/wheat
No response
Verified by me
Terms
Discord Username (optional)
vova_erofeev
What happened?
When using items with components in nbt, an error pops up in the console
If anything, the item with the components is worked on the server
Steps to reproduce the issue
Server version
Current Purpur Version: 1.21.3-2342-959c29d (MC: 1.21.3)*
ItemsAdder Version
ItemsAdder version 4.0.4 Customized Minecraft without client mods! Website: devs.beer Author: LoneDev
ProtocolLib Version
ProtocolLib version 5.4.0-SNAPSHOT-736 Provides read/write access to the Minecraft protocol. Authors: dmulloy2 and comphenix
LoneLibs Version
LoneLibs version 1.0.61 Collection of libs used by my plugins Authors: LoneDev and others
Full Server Log
https://mclo.gs/WeLMekf
Error (optional)
Problematic items yml configuration file (optional)
Other files, you can drag and drop them here to upload. (optional)
No response
Screenshots/Videos (you can drag and drop files or paste links)
No response