your current location:首页 > news>Inventory Generators Minecraft

Inventory Generators Minecraft

2024-12-15 02:07:39|Myriagame |source:minecraft skins

Overview

Note: The following description is only applicable to the latest version (1.20.1+).

This module currently adds 13 different generators, which can be used in the player's backpack.

When you right -click, these generator opportunities are opened to open a GUI, and players can place fuel in them to generate energy.The energy generated by these can charge other items in the backpack (or jewelry bar), such as jet backpack.

Players can click on/turn off the generator through Shift + right -click, and switch the charging/non -charging mode of the generator via the button (default m).

Packet

The module supports data packets to add new items to the generator fuel list.This file should be named after the registry of the generator.

This file should be located in the ~ Data/(namespace)/InventoryGERATORS folder.

Example: Registering a new fuel for the star generator of the backpack under the backpack needs to create a located in ~ data/(namespace)/Inventorygenrators/Generators.

Therefore, the ultimate path should be similar to ~ data/(namespace) /InventoryGenerators/Gientors/inventory_Nether_Star_GENATOR.JSON.

This inventory_nether_star_genrator.json file may be similar to the following json files.

This file uses "Replace": FALSE specifies that this configuration should be merged with any other existing configuration, rather than replace them.

In the "value", the author specifies all the items to be added to the generator. The format is as follows: [[Registry Name] ": [[Burning Time], [Each Energy of Each Scale]].

 {"replace": false, "value": {"minecraft: black_wool": [100, 40]} 

Minecraft images

Minecraft images

Hubei ICP No. 11010313 -2 Egong Net Ancho 4203030264 [Browser: Calculation ..]

Minecraft images

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