your current location:首页 > news>Eat it minecraft

Eat it minecraft

2024-12-15 01:07:38|Myriagame |source:minecraft skins

This is a module that can be eaten by all existing items, which is open source in Github.

After installing the module, all the existing items will be able to be eaten by the player. The default will restore the same saturation and hunger value as Apple. If you are not satisfied with just that the items can be eaten, you can still pass it throughConfigure the file to set the saturation and hunger value of the specified item, and whether it can be eaten all the time, and at the same time, it can also be configured in the instructions to be executed after eating the specified items.It will cover the effect of the original items after being eaten.

In addition, you can also add the ID of the item to the EXCLUDED item in the configuration file to configure the unbelievable items that are excluded. The following is the default configuration file of the module and the example configuration file:

 {"excluded": []} 
 {"mineCraft: Apple": {"Saturation": 10.0, "": 18,    "commands": [      "say This is a test message."    ]  },  "minecraft:stone_axe": {    "saturation": -10.0,    "nutrition": 0,    "always": true,    "commands": ["Me?", "Kill @P", "Execute at @P as @P Run Summon Minecraft: Lightning_bolt ~ ~ ~"]}, "Excluded": ["Minecraft: Wooden_shovel"]} 

Tip: The executor of the executed instruction is a game server, not a player who is edible, but the execution position and the display name are still the position and name of the player.

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.