Wurst7
Wurst7 copied to clipboard
ViewNbtCmd and ModifyCmd are not working
Pre-reporting checklist
- [X] I have searched existing issues and didn't find any previous reports of this bug.
- [X] This bug still happens in the latest version of Wurst. I've made sure my installation is up to date.
- [X] I have tried removing all other mods and the bug still happens.
Description
- Not showing item damage
- Not set nbt correctly
Repro steps
- Download latest wurst version
- Move to Minecraft/mods folder
- Run minecraft
- Try use modify or viewnbt
Wurst Client version
7.43.1
Minecraft version
1.21
Crash report (if applicable)
No response
scroll down to item stack components here: https://www.minecraft.net/en-us/article/minecraft-snapshot-24w09a
nbt data doesnt exist anymore and replaced with a new system - make sure you are following the structure here: https://minecraft.wiki/w/Data_component_format
24w09a onwards .modify seems to only modify custom_data, maybe we can change it so that any field can be modified?
This issue has been open for a while with no recent activity. If this issue is still important to you, please add a comment within the next 7 days to keep it open. Otherwise, the issue will be automatically closed to free up time for other tasks.
Issues should be closed if:
- They are duplicates of other issues
- There is not enough demand
- They are no longer relevant
- There are not enough details
Is there still no viewnbt alternative in Wurst for the new components system? This change is not exactly new anymore.
@n00b69 Would you like to make PR for a .viewcomp command that works like .viewnbt but for components?
I do not have the knowledge necessary to do this, I was simply wondering if such a thing wasn't already added, as I couldn't find any information about it anywhere.
Added in 65e3f7a8f9354c21bb76d136e4f9d6deb97298d9 and e997d062c41461ce6006458eba9a31734403a1c0.