Question: is it possible to add NBT data to a dropped item?
belathus opened this issue ยท 2 comments
I tried adding the following to the list of items dropped by an infernal mob, but it just dropped a tome with no NBT data attached:
"{Count:1b,id:\"quark:ancient_tome\",StoredEnchantments:[{lvl:3,id:\"minecraft:unbreaking\"}]}"
I'm not sure what the right format would be to add a specific enchantment to the list of drops.
Sorry, i don't know either. Ask in minecraft modding forums or discords, people there should be able to point you to the correct NBT format