PenT1x

Results 4 comments of PenT1x

Ohh thanks. I also want to check the level. So that would be something like this: nbt.Enchantments.0.id=unbreaking nbt.Enchantments.0.lvl=1 nbt.Enchantments.1.id=protection nbt.Enchantments.1.lvl=1 But what if it isn't in that order. Do I...

> Likely in ur case both enchantment should be the same level so we have no problems with level specification depending on enchantment, i guess it would require additional .properties...

I think this is because you are in creative

I am trying to use nbt now. But I cant get it to work. I have tried: type=armor items=diamond_helmet diamond_chestplate diamond_leggings diamond_boots texture.diamond_layer_1=u1_d_l_1 texture.diamond_layer_2=u1_d_l_2 nbt.Enchantments.0.id=unbreaking But it doesn't change texture...