your current location:首页 > news>How to join the items to the loot bags and the items that disable the original Battle Bag [LB] Minecraft Game

How to join the items to the loot bags and the items that disable the original Battle Bag [LB] Minecraft Game

2024-12-10 17:49:28|Myriagame |source:minecraft skins

This tutorial is to tell you how to join the items to the loot bags and the items that disable the original Battle Bag.

First of all, of course, after installing the MOD, start the game once, enter instructions in the game/lootbags_itemdump, and then create a folder named Dumps in the .mineCraft folder. If you open it, you will find a thing called LOOTBAGSITEMDUMP.txt.It is found that it is similar to Minecraft: Stone_axe: 0: 0.084: 10: 1: 1. These are the items you can get on the loot.Name, then the English in the following figures: : : : : , correspond to whether it is generated (fog, anyway, it is right, it will be mentioned later, it will be mentioned later.Blacklist): Percent of the torrential bags: Stacking quantity: minimum value: maximum value.

Then close it in .minecraftconfig and find the configuration file lootbags.cfg.

Open with notepad (Xiaobai will only use notepad).

Then don't worry, you will find that the start of the start is:

"BlackListed items" {

#ADIDING A Modid and InternaL Item name to this list will remove the fact general loOot Table. > On a Single Line or It WORK RIGHTExample to Blacklist Iron Ingots: Minecraft: Iron_ingot: 0. An Entire Modcan Be Blacklisted by Just Entering the Modid and Nothing Else.

S: "Global Blacklist" <

"

}

In this case, this is the items that are prohibited in the lift bags. The example mentioned before, Minecraft: Stone_axe: 0: 0.084: 10: 1: 1, which becomes minecraft: stone_axe: 0 and then put it in S: GlobalThe next line of BlackList <

S: "Global Blacklist" <

Minecraft: Stone_axe: 0

"

}

Push in order, so that you will not open items in the loot bags that are named Minecraft: Stone_axe.

Okay, so how do you add the items you want in the Bald Pin Bag?

This needs to be pulled to the bottom:

"Whitelisted items" {

#ADING A Modid and InternaL Item name to this list will add the it to the loot baby. : : : [ (optional)] Example to whitelist up to 16 Iron Ingots with a weight of 50: minecraft: Iron_ingot: 0: 1:16:50. S: "Global Whitelist" <

"

}

This is a whitelist, which is the same as the blacklist tutorial above. The name is the name of the original item, not the name of the items you see in the game. For example, you want to add a original item named Minecraft: Stone_axeThe items are the same as the above format, for example:

S: "Global Whitelist" <

Minecraft: stone_axe: 0: x: x: x: x

"

}

In this way, you add a item called Minecraft: Stone_axe, which is added to all the loot bags, and X customized for yourself.

The other configuration changes itself according to the situation. It is necessary to know how to disable loot and join the loot.(Actually, it's just finished.