The Bug
Despite the 22w17a changelog stating that copper ore can snap a goats horn the copper ore doesn't do that when rammed into. "A Goat Horn drops when a Goat rams a tree or any other hard block that occurs naturally where Goats spawn (Logs, Stone, Packed Ice, Iron Ore, Copper Ore, or Emerald Ore)" Taken from the 22w17a changelog
Reproduce
This can be easily reproduced by looking at the tags for Copper ore and seeing that it isn't a part of the new
#snaps_goat_horn
tag
Attachments
Comments 4
@unknown, I believe that coal ore being included within the #minecraft:snaps_goat_horn tag is intended according to what was stated in the 22w17a changelog.
GOAT HORN
A Goat Horn drops when a Goat rams a tree or any other hard block that occurs naturally where Goats spawn (Logs, Stone, Packed Ice, Iron Ore, Copper Ore, or Emerald Ore)
Additionally, the "minecraft:coal_ore" is included instead of the "minecraft:copper_ore" in this tag (see "tags/blocks/snaps_goat_horn.json"), it means the goats will rammed into coal ore instead of the copper ore, which is inconsistent with their behavior in Bedrock Edition (1.18.30.26+) and the description in changelog (which mentioned above).