-
Bug
-
Resolution: Fixed
-
Minecraft 18w15a
-
None
-
Unconfirmed
The loot tables minecraft:entities/cod_mob and minecraft:entities/salmon_mob have a reduntant set_count function:
{
"function": "set_count",
"count": {
"min": 1,
"max": 1
}
}
The count defaults to 1.