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.
body_armor_item
1 parent 645267a commit 8ad3850Copy full SHA for 8ad3850
java/world/entity/mob/breedable/tamable.mcdoc
@@ -64,8 +64,6 @@ dispatch minecraft:entity[wolf] to struct Wolf {
64
/// Collar color, present for wild wolfs. Defaults to 14 (red).
65
CollarColor?: DyeColorByte,
66
#[since="1.20.5"]
67
- body_armor_item?: ItemStack,
68
- #[since="1.20.5"]
69
variant?: #[id="wolf_variant"] string,
70
#[since="1.21.5"]
71
sound_variant?: #[id="wolf_sound_variant"] string,
0 commit comments