eggs/game_eggs/minecraft/java/fabric/README.MD

14 lines
332 B
Plaintext
Raw Normal View History

2020-11-10 17:19:56 +08:00
# Fabric
Fabric is a lightweight, experimental modding toolchain for Minecraft.
[Fabric Website](https://fabricmc.net/)
2020-11-10 17:19:56 +08: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 17:19:56 +08:00
| Port | default |
|-------|---------|
| Game | 25565 |