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 · 6 comments
Open
3 tasks done

ViewNbtCmd and ModifyCmd are not working #1020

CaringCoder2004 opened this issue Jun 20, 2024 · 6 comments
Labels
area:command Adds or improves chat commands. status:never-stale Prevents StaleBot from marking this item as stale. 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 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?

This comment was marked as outdated.

@Alexander01998 Alexander01998 added status:never-stale Prevents StaleBot from marking this item as stale. and removed status:stale labels Aug 23, 2024
@n00b69
Copy link

n00b69 commented Jan 28, 2025

Is there still no viewnbt alternative in Wurst for the new components system? This change is not exactly new anymore.

@Alexander01998
Copy link
Member

@n00b69 Would you like to make PR for a .viewcomp command that works like .viewnbt but for components?

@n00b69
Copy link

n00b69 commented Jan 28, 2025

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.

@Alexander01998 Alexander01998 added area:command Adds or improves chat commands. and removed status:unconfirmed labels Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:command Adds or improves chat commands. status:never-stale Prevents StaleBot from marking this item as stale. type:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants