1
0
mirror of https://github.com/parkervcp/eggs.git synced 2025-03-11 21:37:18 +08:00

14 lines
332 B
Plaintext
Raw Normal View History

2020-11-10 04:19:56 -05:00
# Fabric
Fabric is a lightweight, experimental modding toolchain for Minecraft.
[Fabric Website](https://fabricmc.net/)
2020-11-10 04:19:56 -05:00
## Server Ports
The fabric server requires a single port for access (default 25565) but plugins may require extra ports to enabled for the server.
2020-11-10 04:19:56 -05:00
| Port | default |
|-------|---------|
| Game | 25565 |