You've already forked minecraft-assets
Create/Update assets for version 18w45a
This commit is contained in:
14
data/minecraft/loot_tables/blocks/player_head.json
Normal file
14
data/minecraft/loot_tables/blocks/player_head.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"type": "minecraft:block",
|
||||
"pools": [
|
||||
{
|
||||
"rolls": 1,
|
||||
"entries": [
|
||||
{
|
||||
"type": "minecraft:dynamic",
|
||||
"name": "minecraft:self"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user