I have a Jukebox at 1624 59 1287
and I run this command: setblock 1624 59 1287 minecraft:brewing_stand 0 replace
and the command output is: "An error occurred while attempting to perform this command"
Linked issues
is duplicated by 2
relates to 1
Comments 3
Apparently caused by tile entity not being removed:
"apg cannot be cast to alv" (With my minor Java knowlege, this should mean tileentity_jukebox cannot be cast to tileentity_brewingsstand)
Confirmed.