Skip to content

jodeks-datapacks/Player-Drops-Head

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Player Drops Head

Players will drop their head when killed by another player.

The heads are stackable up to 64

Give own head

To give yourself your own head:

/trigger give_own_head

Give any head

To give yourself any head:

Get a book and quill and write only the name in it

While holding the book and quill run:

/trigger give_head

Config

To change if players are able to give themself their own head:

/scoreboard players set &give_own_head config.player_drops_head value

value = 0 = disabled value = 1 = enabled --> default

To change if players are able to give themself any head:

/scoreboard players set &give_head config.player_drops_head value

value = 0 = disabled --> default value = 1 = enabled

Info
To fix the bug where the name of a head changes after being placed and picked up again:

You can istall -> Keep Head Names Mod

This bug will be fixed in 1.20.5


Datapack created by Jodek published on modrinth: https://modrinth.com/user/Jodek

Tip

Questions or issues? -> discord server | or create an issue on github