Command to give item with custom name and custom model data
I am trying to give a piece of paper with custom model data as well as adding a custom name to it.
/give duhneeno minecraft:paper 1 {CustomModelData:124}
This works to give the item with the custom model data, but I am having trouble getting a custom name with it as well
/give duhneeno minecraft:paper 1 {CustomModelData:124}
This works to give the item with the custom model data, but I am having trouble getting a custom name with it as well