your current location:首页 > news>Mod and Resource Pack Check

Mod and Resource Pack Check

2024-12-15 01:47:53|Myriagame |source:minecraft skins

Overview

This module adds support for the server -side control to facilitate the service of the module and resource package allowed on the client to control the client.

In addition, this module adds some small items and the synthesis of mucus balls.

Use steps

First, create a DataBase folder in the .minecraft directory;

Then, create a folder called AllowedPacks and a file called Abrasconfigs.json, put the resource package included in the whitelist into AllowedPacks;

In Abrasconfigs.json, create two arrays: Modlist and ResourcePackList, which are listed on the MOD (MODID) and resource packages (file names) listed on the white list;

In the file/[resourcePackname] .zip set the resource package name format, the client and server name format should be matched.

Precautions

The resource package placed in AllowedPacks will be compared with the resource package on the client to ensure that the file is matched. Therefore, the resource packs of different versions will also be prohibited.

If the module and resource package installed by the player are not matched with the whitelist, then the player's game will collapse and the collapse report will tell the player's information on the module and resource package in detail in the whitelist.

If there is no Abrasconfigs.json, this module will not play any role.

Minecraft images

Minecraft images

Minecraft images

In addition to other statements, MCMOD.CN, all open public editing content uses the BY-NC-SA 3.0 protocol.