
Hermit Permits

Are you interested in adding Hermit Permits to your worlds 
and servers? Over the past five months, I’ve reviewed all the 
videos featuring the permits and spent countless hours 
recreating them as accurately as possible. While minor 
discrepancies may exist, the Permits are essentially one-to-
one replicas. During this process, I also learned to use 
Blockbench to design the model and textures.

Commands

Use the commands below if you don't have Custom Roleplay Data 
and the Name Formatting Station Datapack

Here is the Command with a Custom Name:

Iron Tier:

/give @p paper[custom_model_data={floats:[1]},
custom_name={"color":"#9D9D97","italic":true,
"text":"✧ Name of  Permit ✧"}]

Gold Tier:

/give @p paper[custom_model_data={floats:[2]},
custom_name={"color":"#FED83D","italic":true,
"text":"✧ Name of  Permit ✧"}]

Diamond Tier:

/give @p paper[custom_model_data={floats:[3]},
custom_name={"color":"#55FFFF","italic":true,
"text":"✧ Name of  Permit ✧"}]

Here is the Command with a Custom Name and Lore:

Iron Tier:

/give @p paper[custom_model_data={floats:[1]},
custom_name={"color":"#9D9D97","italic":true,
"text":"✧ Name of  Permit ✧"},lore=["Lore here"]]

Gold Tier:

/give @p paper[custom_model_data={floats:[2]},
custom_name={"color":"#FED83D","italic":true,
"text":"✧ Name of  Permit ✧"},lore=["Lore here"]]

Diamond Tier:

/give @p paper[custom_model_data={floats:[3]},
custom_name={"color":"#55FFFF","italic":true,
"text":"✧ Name of  Permit ✧"},lore=["Lore here"]]

Permit Tier in Formatting Codes:

Iron: #9D9D97
Gold: #FED83D
Diamond: #55FFFF

Permit Tier Values in Name Formatting Station Datapack:

Iron: 213
Gold: 204
Diamond: 223

The command for the setting the colour of the Permit:
/trigger FormatName set (value here)


Author:

SaplingEmo366 
(https://www.curseforge.com/members/saplingemo366/projects)

