Parts don't keep their custom names
Technici4n opened this issue ยท 1 comments
Describe the bug
Parts don't keep their custom names.
How to reproduce the bug
Rename a part in an anvil, place it, pick it up again, notice it doesn't have the custom name anymore.
Expected behavior
Custom name should be kept
Additional details
Parts have code to track their custom name, but it's just never set when the part is placed. A proper fix will likely have to wait for an API break to pass in the extra placement context.
Which minecraft version are you using?
1.19
On which mod loaders does it happen?
Forge, Fabric
Crash log
n/a