
What is this?
This resource pack adds crowns models to the game. There are 3 versions - gold, iron and copper.
How to install
Download and put in minecraft/resourcepacks folder. Then remember to select it in game.
How to use
Option 1:
Simply rename a carved pumpkin on the anvil. The names that work:
- gold crown
- iron crown
- copper crown
There has to be a space between words. This option works only on carved pumpkin.
Option 2:
You can also access models by /give command. This way you can put this model on ANY minecraft item, if you want to use it as a decoration in an item frame or on an armor stand.
Example:
/give @s minecraft:stick[minecraft:item_model="minecraft:gold_crown"]
If you want it to be wearable, you have to add a bit more to the command:
/give @s minecraft:copper_helmet[minecraft:item_model="minecraft:gold_crown", minecraft:equippable={slot:head}]
To get other materials, simply change it in the name (gold, iron, copper). In this method there is an underscore instead of space.
Option 3:
It is possible to use it with other data packs, for example ModelApplier. If you want to do it this way, names must have underscore instead of space:
- gold_crown
- iron_crown
- copper_crown
This way you also can put it on any item.
Good to know
It is my second published resource pack :D Thank you for downloading!
