I think this may be a bug. I spawned a pillager in a map I'm making. I upgraded and backed up the map and now the pillager has no crossbow.
Attachments
Comments 4
Cannot reproduce. What command did you use exactly to summon him?
What is the output of the command
/data get entity @e[type=pillager, sort=nearest, limit=1] HandItems
that you run near your pillager, in 1.14, then in 1.14.1-pre1?
I ran the command and all I got was [{}, {}]
The command I summoned him with was /summon pillager ~ ~1 ~ {PersistenceRequired:1,Silent:1}
Note: I summoned him as a silent, persistent pillager so he wouldn't despawn. I did summon him with his crossbow, however.