your current location:首页 > news>Extra Skills Minecraft

Extra Skills Minecraft

2024-12-15 02:36:38|Myriagame |source:minecraft skins

Overview

This MOD allows players to customize the skill of Reskilistic to modify the content by adding pictures or backgrounds.

Basic tutorial

The MOD will generate a simple example in the Skills.json file of the Extraskills folder in the Extraskills folder in Config:

 [{"name": "example", "localname": "example", "background": "stone"}] 

The skill of this example will not be added to the game, but it is really added after being modified.

Modify icon:

 [{"name": "muse", "localName": "Muse", "Background": "Stone", "iconsNames": "Muse.png"}, {"name ":" hunt "," localname ":" hunt "," background ":" stone "}] 

The above is to modify the skill "MUSE":

name is the name displayed by skill;

LocalName is the registration name of skills (the recommendation is the same);

Background is the skill background (not an icon);

iconsNames is the icon of the skill (the author's example is not included, you need to add it by yourself).

You can start making skill icons when you write the above examples into config/extraskills/skills.json.

First of all, a picture of 64x64 is required, and the pattern is drawn in the 16x16 on the top layer. There are 4 stages:

Minecraft images

Just like this, each stage can only occupy 16X16 pixels.

After you do a good job, put the picture into the config/Extraskills folder, name the English name recommendation, enter the name of your picture in iconsnames, just like Muse.png, but only in PNG format (need .png).

You can see it in the game if you don't have an accident:

Minecraft images

Minecraft images

Minecraft images

Minecraft images

Minecraft images

How to customize items and skills level 1626 views 1 year ago

Minecraft images

The goal of MC Encyclopedia (MCMOD.CN) is to provide players with a better environment for MOD learning and research, and accept and cultivate more hardcore players.Provide Minecraft (Minecraft) MOD (module) item data introduction, tutorial strategy and MOD download, and is committed to improving the player's game experience.About the encyclopedia Encyclopedia help development log Donate Encyclopedia to follow the encyclopedia B station = "Fa Fa-Anagle-Right"> Opinions feedback Email © CopyRight Mc Encyclopedia 2013-2024 mcmod.cn |

Minecraft images

Minecraft images

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