The furnace_smelt item modifier only works on blocks, not on entities. I used the following item modifier:
{
"function": "furnace_smelt"
}
to modify a clay ball on both a chest and the player. In both cases the command says that the slot was replaced with a brick, but only on the chest was this actually the case. I also tested it on armour stands and chest minecarts, both of which give successful command feedback but do not actually modify the item.
Linked issues
Attachments
Comments 2
Thank you for your report!
We're tracking this issue in MC-205321, so this ticket is being resolved and linked as a duplicate.
That ticket has already been resolved as Fixed. Please check the Fix Version/s field in that ticket to see in which version this behavior was or will be fixed.
If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.
Quick Links:
π Bug Tracker Guidelines β π¬ Community Support β π§ Mojang Support
π Project Summary β βοΈ Feedback and Suggestions β π Game Wiki
-- I am a bot. This action was performed automatically! Please report any issues on Discord or Reddit
This is probably due to the same reason why you canβt modify player data with the /data command