mojira.dev
MC-139151

Can't spawn items with enchantment sweeping edge using commands

Put the summary of the bug you're having here

What I expected to happen was...:
using /give, I would spawn in a diamond sword with sweeping edge

What actually happened was...:
The sword spawned in, but without sweeping edge

Steps to Reproduce:
1. Press T
2. type /give @p diamond_sword{Unbreakable:1,Enchantments:[{id:sharpness,lvl:5},{id:smite,lvl:5},{id:unbreaking,lvl:5},{id:bane_of_arthropods,lvl:5},{id:"sweeping_edge",lvl:5}]}
3. Press Enter

Attachments

Comments 3

The id for Sweeping Edge is sweeping.

/give @p diamond_sword{Unbreakable:1,Enchantments:[{id:sharpness,lvl:5},{id:smite,lvl:5},{id:unbreaking,lvl:5},{id:bane_of_arthropods,lvl:5},{id:"sweeping",lvl:5}]}

Also, the Lore NBT tag doesn't seem to work in the snapshot either. It works fine in 1.13.2 but not the 1.14 snapshot.

Daniel Mortensen

(Unassigned)

Unconfirmed

Minecraft 18w45a

Retrieved