当前位置:网站首页>Minecraft module service opening
Minecraft module service opening
2022-07-02 08:43:00 【freesharer】
Minecraft Introduction to module service
module (Mod) It's following Forge、Fabric or LiteLoader Interface specification java Program . Modules can add items to your server 、 square 、 New content such as biology , Change the original Minecraft The game mechanism of , It can also improve the picture , Optimize performance . Massive module resources have greatly increased Minecraft The vitality of .
Minecraft The module service is open
Prepare one linux The server , already installed docker, Run the following command , Start the module server , Here we use the popular fabric Server side
docker run -d --name fabric \
-e EULA=TRUE \
-e TYPE=FABRIC \
-e VERSION=1.17.1 \
-e FABRIC_INSTALLER_VERSION=0.9.0 \
-v /data/mc/fabric/data:/data \
-v /data/mc/fabric/mods:/mods \
-e OPS=willminec \
-e ONLINE_MODE=FALSE \
-p 25569:25565 \
--restart always \
itzg/minecraft-server
Check the running state of the container
[[email protected] ~]# docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
228e6125e0cb itzg/minecraft-server "/start" 4 seconds ago Up 3 seconds (health) 25575/tcp, 0.0.0.0:25569->25565/tcp, :::25569->25565/tcp fabric
Client installation Fabric Loader
Download address :https://fabricmc.net/use/
Select the client and click Install 
Install common modules
1、 Common module download address :
https://www.mcmod.cn/
https://www.curseforge.com/minecraft/mc-mods/
2、 List of common modules
| Serial number | mod name | Chinese name | client | Server side | How it works | Introduce |
|---|---|---|---|---|---|---|
| 1 | fabric-api | fabric-api | Mandatory | Mandatory | Fabric | In front of API module |
| 2 | AppleSkin | apple skin | Mandatory | Optional | Forge, Fabric | Show saturation |
| 3 | Croptopia | Crop scenery | Mandatory | Mandatory | Forge, Fabric | New crops 、 Fruit tree 、 food |
| 4 | Patchouli | Pachuli Handbook | Mandatory | Mandatory | Forge, Fabric | Document module |
| 5 | modmenu | Module menu | Mandatory | Invalid | Fabric | View the module list |
| 6 | RoughlyEnoughItems | REI Item manager | Mandatory | Optional | Forge, Fabric, Rift | View items and recipes |
| 7 | sodium | sodium | Mandatory | Invalid | Fabric | Increase the frame rate |
| 8 | VoxelMap | Voxel map | Mandatory | Invalid | Forge, Fabric, Rift, LiteLoader | Mini Map |
| 9 | Tech Reborn | Technological Renaissance | Mandatory | Mandatory | Forge, Fabric | Technology module |
| 10 | Applied Energistics 2 | applied energistics 2 | Mandatory | Mandatory | Forge, Fabric | Redstone module |
3、 Upload mods To client C:\Users\Administrator\AppData\Roaming\.minecraft\mods Under the table of contents 
3、 Upload the server module to /data/mc/fabric/mods Under the table of contents
[[email protected] ~]# ll /data/mc/fabric/mods/
total 8336
-rw-r--r-- 1 root root 2829157 Dec 9 22:41 EssentialsX-2.19.0.jar
-rw-r--r-- 1 root root 13790 Dec 9 22:41 EssentialsXChat-2.19.0.jar
-rw-r--r-- 1 root root 17902 Dec 9 22:41 EssentialsXSpawn-2.19.0.jar
-rw-r--r-- 1 root root 4501977 Dec 9 22:41 worldedit-bukkit-7.2.7.jar
-rw-r--r-- 1 root root 1160777 Dec 9 22:41 worldguard-bukkit-7.0.6-dist.jar
3、 Restart container
docker restart paper
Client login server

边栏推荐
- commands out of sync. did you run multiple statements at once
- zipkin 简单使用
- Driving test Baodian and its spokesperson Huang Bo appeared together to call for safe and civilized travel
- Kubesphere virtualization KSV installation experience
- Pointer initialization
- Rotating linked list (illustration)
- Sqli labs (post type injection)
- Simple implementation scheme of transcoding and streaming (I)
- [untitled]
- Openfeign is easy to use
猜你喜欢

Minecraft group service opening

commands out of sync. did you run multiple statements at once

Service de groupe minecraft

Illegal use of crawlers, an Internet company was terminated, the police came to the door, and 23 people were taken away

Minecraft空岛服开服

STM32-新建工程(参考正点原子)

Honeypot attack and defense drill landing application scheme

Aneng logistics' share price hit a new low: the market value evaporated by nearly 10 billion yuan, and it's useless for chairman Wang Yongjun to increase his holdings

Routing foundation - dynamic routing

OpenFeign 簡單使用
随机推荐
ARP及ARP欺骗
Sqli labs level 12
OpenFeign 简单使用
HackTheBox-Gunship
Loadbalancer dynamically refreshes Nacos server
What is SQL injection
The best blog to explain the basics of compilation (share)
类和对象(类和类的实例化,this,static关键字,封装)
TCP/IP—传输层
Linux二进制安装Oracle Database 19c
Honeypot attack and defense drill landing application scheme
Matlab - autres
sqli-labs第12关
STM32 new project (refer to punctual atom)
Gateway is easy to use
Learning C
kubeadm部署kubernetes v1.23.5集群
Linux binary installation Oracle database 19C
Implementation of bidirectional linked list (simple difference, connection and implementation between bidirectional linked list and unidirectional linked list)
Openshift deployment application