-
Bug
-
Resolution: Unresolved
-
None
-
1.17.1, 21w40a, 21w41a
-
None
-
Community Consensus
-
(Unassigned)
String argument.time.invalid_tick_count does not use a parameter. However, the code that uses the string (net/minecraft/command/argument/TimeArgumentType in yarn) passes a parameter that indicates the time.
TimeArgumentType should remove the parameter, or the string should be updated to include the parameter.