Fixed bug where skeleton heads would drop in instead of zombie/creeper heads on successful shake

Creeper/zombie heads are now their own items and data is no longer used
This commit is contained in:
Zed-I 2019-04-19 20:35:06 +02:00 committed by GitHub
parent 1fa21823a4
commit bbf7ce9c57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -695,8 +695,7 @@ Shake:
Drop_Chance: 49.0
Drop_Level: 0
CREEPER:
SKELETON_SKULL:
Data: 4
CREEPER_HEAD:
Amount: 1
XP: 0
Drop_Chance: 1.0
@ -828,7 +827,6 @@ Shake:
Drop_Level: 0
SKELETON:
SKELETON_SKULL:
Data: 0
Amount: 1
XP: 0
Drop_Chance: 2.0
@ -936,7 +934,6 @@ Shake:
Drop_Level: 0
WITHER_SKELETON:
WITHER_SKELETON_SKULL:
Data: 0
Amount: 1
XP: 0
Drop_Chance: 2.0
@ -952,8 +949,7 @@ Shake:
Drop_Chance: 49.0
Drop_Level: 0
ZOMBIE:
SKELETON_SKULL:
Data: 2
ZOMBIE_HEAD:
Amount: 1
XP: 0
Drop_Chance: 2.0
@ -962,4 +958,4 @@ Shake:
Amount: 1
XP: 0
Drop_Chance: 98.0
Drop_Level: 0
Drop_Level: 0