Details
-
Type:
Bug
-
Status: Resolved
-
Resolution: Duplicate
-
Affects Version/s: Minecraft 18w44a
-
Fix Version/s: None
-
Labels:None
-
Confirmation Status:Unconfirmed
Description
Steps to Reproduce
- Download the resource pack contained below
- Give yourself a water bucket using
/give @s water_bucket{CustomModelData:1}
- See that said water bucket looks like a dirt block
- Place the water bucket
-> The bucket does not maintain the CustomModelData of the water bucket, so it now has CustomModelData of 0, instead of the value of 1, which would have made it look like dirt as well.
Notes:
- The same goes for fish buckets, lava buckets, and milk buckets.
- It also is the same both ways- both picking up and placing down removes the CustomModelData.
Attachments
Issue Links
- duplicates
-
MC-91007 Some items lose their name/data tags when used in the world
- Open