-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Custom model data commands not working properly on 1.21.4 build 97 #11955
Comments
Can you please share your paper-global.yml configuration? |
GH wont allow me to attach but heres the contents: This is the global configuration file for Paper.As you can see, there's a lot to configure. Some options may impact gameplay, so usewith caution, and make sure you know what each option does before configuring.If you need help with the configuration or have any questions related to Paper,join us in our Discord or check the docs page.The world configuration options have been moved insidetheir respective world folder. The files are named paper-world.ymlDocs: https://docs.papermc.io/Discord: https://discord.gg/papermcWebsite: https://papermc.io/_version: 29
|
[redacted] added .txt to the extension |
in the future, you can also use a pastebin like https://pastes.dev |
got it ok sorry. anything else you need from me on this ? |
just fyi still happening with build 107 |
I cannot reproduce this on a fresh environment. |
what i noticed is that the piece of paper has the same 9 component data on single player vs multiplayer, but the texture does not render in multiplayer. videos attached are named for the testing, and Ive included the sample resource pack that im testing with. command ran on server: /minecraft:give @p minecraft:paper[custom_model_data={strings:["bandana1"]}] command ran in single player: /give @p minecraft:paper[custom_model_data={strings:["bandana1"]}] |
https://drive.google.com/drive/folders/1O3ouiBDAJz2wUisbfom9wLgFzB-RfyvW?usp=sharing video files were too large to attach - please see drive link |
Can you sanity check this without mods and other resource packs installed? |
https://drive.google.com/file/d/1ueM5LtbQUmtaW3aodVAX64Kk0-KeILof/view?usp=sharing Sanity Check as requested. First part is single player then I go to the same testing server - which before this video I updated to 1.21.4-111 with the same result |
Even tested this with a server supplied resource pack, I cannot reproduce this. There is not much we can do here if we cannot replicate this issue. Given I cannot replicate this, I'll be closing the issue. |
Expected behavior
When I run the command:
/minecraft:give Zenologia minecraft:paper[custom_model_data={strings:["bandana1"]}], i expect to see a piece of paper with a custom texture called on from a resource pack.
The attached screenshot is in a 1.21.4 SINGLE PLAYER world with the resource pack in place
Observed/Actual behavior
I get a piece of paper with one more entry for component data, but not the correct texture, and not marked as an "ingredient" with advanced tooltips on.
The following image is from a paper 1.21.4-97 server
Steps/models to reproduce
Plugin and Datapack List
n/a - we removed all plugins and datapacks for testing purposes
Paper version
1.21.4-97
[11:22:10 INFO]: This server is running Paper version 1.21.4-97-main@08ac057 (2025-01-12T01:22:25Z) (Implementing API version 1.21.4-R0.1-SNAPSHOT)
You are running the latest version
Previous version: 1.21.4-79-b34ae4f (MC: 1.21.4)
Other
No response
The text was updated successfully, but these errors were encountered: