We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ac5f87 commit 1897031Copy full SHA for 1897031
1 file changed
core/src/main/resources/spawners_settings.yml
@@ -520,6 +520,24 @@ PANDA:
520
material: "PLAYER_HEAD"
521
custom_texture: "d5c3d618a70cc062e2edfaed15173e2a32ab6d773cf6050452e1b97fc66fb388"
522
523
+# Reference: https://minecraft.wiki/w/Parched#Drops
524
+PARCHED:
525
+ experience: 5
526
+ loot:
527
+ BONE:
528
+ amount: 0-2
529
+ chance: 66.67
530
+ ARROW:
531
532
533
+ TIPPED_ARROW:
534
+ amount: 0-1
535
+ chance: 50.0
536
+ potion_type: WEAKNESS
537
+ head_texture:
538
+ material: "PLAYER_HEAD"
539
+ custom_texture: "24aeceff5f26dd8413c5c03547c234ac03108d187af0b9cd834a8ce12598591c"
540
+
541
# Reference: https://minecraft.wiki/w/Parrot#Drops
542
PARROT:
543
experience: 1
0 commit comments