▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/CustomGive
CustomGive

CustomGive

`CustomGive Mod` is a Minecraft utility that lets you quickly obtain custom items with specific NBT data from your clipboard. Simply use the `/customgive` command to receive the custom stone block in Creative mode.

524
3
Все версииCustomGive 1.0.3

CustomGive 1.0.3

Release2 г. назад

Список изменений

  1. Command Arguments Added:

    • The customgive command now accepts two arguments:
      • block_or_item: Expects a string representing the block or item name.
      • amount: Expects an integer representing the amount of the custom item to give.
    • This change allows for more flexibility in specifying the custom item and its quantity.
  2. Item Mapping Method Added:

    • Added getItemByName method to map item names (block_or_item) to their respective Item instances.
    • This method takes the lowercase item name as input and returns the corresponding Item object.
    • The mapping includes several default items like "stone," "diamond," "iron_ingot," and others.
  3. Usage of Block/Item Name and Amount:

    • The giveCustomItemFromClipboard method now takes blockOrItem and amount parameters to determine which item to create and how many to give.
  4. Error Message Update:

    • In case of invalid NBT data or an unrecognized block/item name, the error message has been updated to "Invalid NBT data or block/item name."
  5. ItemStack Amount:

    • The createItemStackFromNBT method now sets the amount of the ItemStack based on the amount parameter passed to it.
  6. Expanded Item Mapping:

    • The getItemByName method includes a switch-case block that covers a variety of common items. You can extend this mapping as needed to support more items.

These changes enhance the functionality and configurability of the customgive command, making it more versatile for giving custom items in the game.

Файлы

CustomGive-fabric-1.0.3.jar(44.95 KiB)
Основной
Скачать

Метаданные

Канал релиза

Release

Номер версии

1.0.3

Загрузчики

Fabric

Версии игры

1.20.1–1.20.2

Загрузок

412

Дата публикации

2 г. назад

Загрузил

ID версии

Главная