I have customized the file diamond_hoe.json
with overrides of damage.
It worked good in 1.13 pre2, but in 1.13 pre3 it's messed up.
for example:
{ "predicate": {"damaged": 0, "damage": 0.9314980793854033}, "model": "block/model1"},
{ "predicate": {"damaged": 0, "damage": 0.9321382842509602}, "model": "block/model2"},,
when in use, the models "model1" and "model2" switch places.
Duplicate of MC-131768.
Please use the search function next time.