Fix format

This commit is contained in:
BruceChen 2022-11-04 15:51:48 +08:00
parent 237d14577f
commit edeea6cae6
4 changed files with 94 additions and 95 deletions

View file

@ -233,10 +233,11 @@ Coordinate = { x = 145, y = 64, y = 2045 }
<div class="custom-container warning"><p class="custom-container-title">Warning</p>
**Admins can impersonate players on versions older than 1.19**
**Admins can impersonate players on versions older than 1.19**
</div>
#### `MinecraftVersion`
- **Description:**
@ -384,7 +385,7 @@ Coordinate = { x = 145, y = 64, y = 2045 }
<div class="custom-container warning"><p class="custom-container-title">Warning</p>
**This feature is currently not supported in `1.4.6 - 1.6`.**
**This feature is currently not supported in `1.4.6 - 1.6`.**
</div>

View file

@ -20,10 +20,8 @@ In order to run **Minecraft Console Client** you need [.NET 6.0 or new-er](https
<div class="custom-container warning"><p class="custom-container-title">Warning</p>
**If you already have .NET, but an older version than `6.0`, please update to `6.0` since MCC might not work as expected or at all.**
</div>
#### How to install .NET on your platform