-
Bug
-
Resolution: Fixed
-
1.20.4, 23w51b
-
None
-
Confirmed
-
Commands
-
Low
-
Platform
The attribute modifier names between /attribute and and item modifiers' set_attributes operation are different:
| Operation | /attribute | set_attributes |
|---|---|---|
| 0 | add | addition |
| 1 | multiply_base | multiply_base |
| 2 | multiply | multiply_total |
Note: when fixing, take MC-267410 into consideration ("multiply" is misleading)