mirror of
https://github.com/Astatin3/MC-server-icon.git
synced 2026-06-08 16:18:03 -06:00
Remove '2'
This commit is contained in:
@@ -122,7 +122,7 @@ public class ExampleMod implements ModInitializer {
|
|||||||
throw new RuntimeException(e);
|
throw new RuntimeException(e);
|
||||||
}
|
}
|
||||||
|
|
||||||
context.getSource().sendFeedback(() -> Text.literal("Done!"), false);2
|
context.getSource().sendFeedback(() -> Text.literal("Done!"), false);
|
||||||
|
|
||||||
return 1;
|
return 1;
|
||||||
})));
|
})));
|
||||||
|
|||||||
Reference in New Issue
Block a user