your current location:首页 > news>Use the resource package to customize the warrior beam color tampered beam (LOOT BeAms) Minecraft Game

Use the resource package to customize the warrior beam color tampered beam (LOOT BeAms) Minecraft Game

2024-12-10 17:58:54|Myriagame |source:minecraft skins

Customized light beam color through resource packages

Do you want to find a way because you want to customize the color of the war beam because the author of the integrated package?Intersection

So you solved this problem today!

An important character we need to use:

§

§

§+1234567890 is a color, §+ABCDEF is a light color.

How to play §

Under the premise of turning on the small keyboard, press and hold the ALT to let go, then click 41452 on the small keyboard, and then release the alt, you will be surprised to find § out!Of course you can copy it directly.

§ Color Comparison table

Enter color §0 Black §1 Deep Blue §2 Dark green §3 Sky Blue §5 Red purple §6 Golden §7 Light Gray §8 Light purple §A Light Green §B light blue §C light red §C light red §CD light purple §E light yellow §F white

Create a simple resource package

Open the game folder, don't tell me if you can't find it, find the ResourcePacks folder, create a new folder in it, take the name casually, and then create the "PACK.MCMETA" file and "Assets" folder in this folder.

Pack.mcmeta files (do not write without writing

{{

"PACK": {

"PACK_FORMAT": 8,

"Description": "Content"

}

}

Then find the items that you want to customize the beam to understand which module he is, and then open the module's jar file (you can use the compression software), click Asses- "Modid, this is that each module is different.There will be a file in "-lang-in Lang-, EN_US is English language, and zh_cn is Chinese language.

Then create a new folder in the ASSETS folder of your resource package. The name of the folder should be the same as the Modid mentioned above, and then create a new folder called "LANG".Open again, edit.

We can see that it is probably this is like this

We divide it into three parts. The serial number 1 is a large parentheses. There is no need to change it. Do not change the serial number 2. What needs to be changed is the serial number 3 part. The first part of the quotation section in the third part can be added with §+STH.Yes, according to the previous color control table, we can customize the beam color.