So I want to have enchanted apples with a villager but when I put in 322:1 it doesn't show up but when I put 322 it shows up, this code is correct just not the ID
Code:
/summon Villager ~ ~ ~ {Offers:{Recipes:[{buy:{id:399,Count:3},buyB:{id:(ID of second item),Count:(amount)},sell:{id:322:1,Count:1},maxUses:100000000,uses:1}]}}
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
So I want to have enchanted apples with a villager but when I put in 322:1 it doesn't show up but when I put 322 it shows up, this code is correct just not the ID
Code:
/summon Villager ~ ~ ~ {Offers:{Recipes:[{buy:{id:399,Count:3},buyB:{id:(ID of second item),Count:(amount)},sell:{id:322:1,Count:1},maxUses:100000000,uses:1}]}}