your current location:首页 > news>[H & V] Forging hammer and hammer forging (Hammerandvil) Minecraft

[H & V] Forging hammer and hammer forging (Hammerandvil) Minecraft

2024-12-15 02:54:25|Myriagame |source:minecraft skins

Generally:

The Hammerandvil module introduces a hammer forging platform and a matched forging hammer, which can be treated with concrete reversely as concrete powder.Right -click the concrete on the hammer forging platform. After the forging hammer left -click hammer forging table (each forging hammer durability at each time), the concrete powder will be thrown to the world in the form of dropped objects.

Crafttweaker2 User:

The Hammerandvil module introduces a hammer forging table and a supporting forging hammer, which provides an immersive synthetic method that is almost consistent with the dawn stone anvil.Divided, modules dedicated to custom formula services.

The basic operation is: Right -click the hammer forging table (can stack 8 pieces of stacking items under the default configuration, modify the configuration to close the stack function), the left button specified by the handheld formula can be synthesized (the number of times is specified by the formula), and the right -click.Take out the items on the hammer forging.

CRT grammar:

Import Mods.hammerandvil.vil

Vil.addRecipe (String name, Itemstack Output, IINGREDIENT [] input, INT HITS, @nullable INGREDIEL)

Brief analysis:

String name is the specified formula ID, which should be any string.Note: Do not exist the same formula ID;

IItemstack output is the output position to receive any IItemstack;

IINGREDIENT [] input is the input position, accepting any EINGREDIENT.Note: There are only three slots in the Hammer forging Station, and each slot can only accommodate 8 items.Example: [*8, *8, *8];

INT HITS is to complete the number of hammer forging (left -button) required for the formula synthesis;

@Nullable INGREDIENT TOOL is to specify the items required by the formula and accept any IINGREDIENT.When the designated items have durability, each hammer forging will deduct the durability of the tool (for the forging hammer of the GTCE, the hammer of the More Plates to record the durable items in an unconventional way).Note: Can be NULL.At this time, the formula will specify the forging hammer that comes with the module as the formula processing tool.

This module has special support for the following modules:

JEI: Show all the formula and all the information;

Hwyla: Show the current hammer forging platform content in the information box, and when the player holds the item meets the current formula requirements, the finished product is displayed;

Crafttweaker2: Even if it shows how much it looks, it does not need.For additional formulas for the hammer forging table for the hammer forging.The default concrete formula can be disabled in the module configuration.

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.