- check_circle Advancements
- check_circle Functions
- check_circle Loot Tables
- check_circle Predicates
- check_circle Recipes
- check_circle Structures
- 1,639 views, 6 today
- 140 downloads, 0 today
6
Command Hat Datapack (1.17.1)
This data pack adds a command to minecraft, which gives you the opportunity to put any item on your head COMMAND: /trigger hat
I don't think you will have any problems with the installation.
My last datapack
Mining Helmet (1.19.2) - You need to have Optifine to work
This data pack adds a command to minecraft, which gives you the opportunity to put any item on your head COMMAND: /trigger hat
I don't think you will have any problems with the installation.
My last datapack
Mining Helmet (1.19.2) - You need to have Optifine to work
Compatibility | Minecraft 1.17 |
to | Minecraft 1.19 |
Tags |
2 Update Logs
Verison 1.2 : by Jurg3n 12/22/2022 9:43:48 amDec 22nd, 2022
Now works on 1.19.2. Now I am creating a datapack for 1.20.
LOAD MORE LOGS
tools/tracking
5787309
119
command-hat-datapack
Create an account or sign in to comment.
Negative point for the "gamerule" line -> it's not up to your datapack to decide if the rule has to be true on false ;)
Improvment point : use the data storage command to get rid of the barrel dependency
For what I know you cannot modify player data so using a storage wouldn't help...
To swap player head and hand items, you still need something that can hold item in order to use the /item replace command.