Closed belathus closed 2 years ago
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
I got it. This is what it should look like:
"{Count:1b,id:\"quark:ancient_tome\", tag: {StoredEnchantments:[{lvl:3,id:\"minecraft:unbreaking\"}]}}"
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:
I'm not sure what the right format would be to add a specific enchantment to the list of drops.