fn add_size(
context: &CommandContext<CommandSource, SteelCommandRuntime>,
requested_ticks: Option<i64>,
) -> Result<i32, CommandSyntaxError>fn add_size(
context: &CommandContext<CommandSource, SteelCommandRuntime>,
requested_ticks: Option<i64>,
) -> Result<i32, CommandSyntaxError>