mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-03-18 04:25:58 +00:00
docs: add a note about downloading fabric-api (#3401)
This commit is contained in:
@@ -7,6 +7,10 @@ services:
|
||||
# VERSION: 1.21.4
|
||||
# FABRIC_INSTALLER_VERSION: 1.0.1
|
||||
# FABRIC_LOADER_VERSION: 0.16.10
|
||||
# Since Fabric server type only includes the loader, most times
|
||||
# the fabric-api is required for other mods to function
|
||||
MODRINTH_PROJECTS: |
|
||||
fabric-api
|
||||
ports:
|
||||
- "25565:25565"
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user