Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ViewNbtCmd and ModifyCmd are not working #1020

Open
3 tasks done
CaringCoder2004 opened this issue Jun 20, 2024 · 2 comments
Open
3 tasks done

ViewNbtCmd and ModifyCmd are not working #1020

CaringCoder2004 opened this issue Jun 20, 2024 · 2 comments
Labels
status:unconfirmed New issue. Needs triage. type:bug Something isn't working

Comments

@CaringCoder2004
Copy link

Pre-reporting checklist

  • I have searched existing issues and didn't find any previous reports of this bug.
  • This bug still happens in the latest version of Wurst. I've made sure my installation is up to date.
  • I have tried removing all other mods and the bug still happens.

Description

  1. Not showing item damage
  2. Not set nbt correctly

Repro steps

  1. Download latest wurst version
  2. Move to Minecraft/mods folder
  3. Run minecraft
  4. Try use modify or viewnbt

Wurst Client version

7.43.1

Minecraft version

1.21

Crash report (if applicable)

No response

@CaringCoder2004 CaringCoder2004 added status:unconfirmed New issue. Needs triage. type:bug Something isn't working labels Jun 20, 2024
@yutaoz
Copy link
Contributor

yutaoz commented Jun 23, 2024

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

@yutaoz
Copy link
Contributor

yutaoz commented Jun 23, 2024

24w09a onwards .modify seems to only modify custom_data, maybe we can change it so that any field can be modified?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:unconfirmed New issue. Needs triage. type:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants