your current location:首页 > news>[PBK] Pot Breaker Minecraft

[PBK] Pot Breaker Minecraft

2024-12-12 09:16:25|Myriagame |source:minecraft skins

introduce

An interesting MOD of the behavior of plant vs. zombies in the small game of the mc to make the MC decorative pottery.

Module function

When the player destroys a decorative pottery tank that receives the redstone signal (that is, the decorative pottery can be dropped in the form of a brick), the module will allow the player to automatically use the items in the decorative pot.

For example, when the decorative ceramic can accept the redstone signal, put a monster egg in it: GIF.

Players using projection (such as snowballs, arrows) or tools with #Minecraft: decoralted_pot_tools tags (such as all kinds of pickups and ax) destroy it. This monster egg will be used to generate a creature: GIF.

In addition, the module has more possibilities for players to develop: GIF.

Configuration file

The configuration file is located "Config/POTBREAKER.JSON" in the game directory:

Onbreak: Allows players to trigger the module function through tool damage; open default;

Onproject: Allows players to trigger the module function by destruction of projection; open default;

Redstone: The module function is allowed when there is a redstone signal; the default is turned on;

Maxus: When the decorative pottery contains multiple items, the maximum number of uses (will be automatically detected, not exceeding the number of items), and the default is 1;

Whitelist: The list of items that are allowed to be used in the decorative pots are allowed; the default is null that allows any items (if any non -NULL value, including the vacant listAdded a whitelist).

instruction

/POTBREAKER LOAD: Re -load the configuration from the configuration file.