mirror of
https://github.com/pelican-eggs/minecraft.git
synced 2024-11-26 12:55:37 +01:00
Create README.MD
Readme for Fabric
This commit is contained in:
parent
4ede54de79
commit
f8e27e1115
11
minecraft/java/fabric/README.MD
Normal file
11
minecraft/java/fabric/README.MD
Normal file
@ -0,0 +1,11 @@
|
||||
# Fabric
|
||||
|
||||
Fabric is a lightweight, experimental modding toolchain for Minecraft.
|
||||
|
||||
## Server Ports
|
||||
The fabric server requires a single port for access (default 25565) but plugins may require extra ports to enabled for the server.
|
||||
|
||||
|
||||
| Port | default |
|
||||
|-------|---------|
|
||||
| Game | 25565 |
|
Loading…
Reference in New Issue
Block a user