▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Плагины/Craftable Recipes
Craftable Recipes

Craftable Recipes

This plugin adds the ability to craft any vanilla item! you can change what item you can craft and its crafting recipe in the config.yml, everything is customizable.

Оцените первым
34
0

CraftableRecipes

This plugin lets YOU craft any vanilla item aslong as its recognized by Minecraft/Bukkit as a material. Supports:

Custom crafting recipes.

Any vanilla item.

Enchanted recipe results.

config reloading.

Enable/disable recipes without restarting.

Config.yml:

recipes:

  cobwebs_recipe:
    enabled: true
    result: COBWEB

    enchanted: false
    enchantments: {}

    shape:
      - "S S"
      - " S "
      - "S S"

    ingredients:
      S: STRING

  trident_recipe:
    enabled: true
    result: TRIDENT

    enchanted: false
    enchantments: {}

    shape:
      - "DDD"
      - " B "
      - "PBP"

    ingredients:
      D: DIAMOND_SWORD
      B: BREEZE_ROD
      P: PRISMARINE_SHARD

  elytra_recipe:
    enabled: false
    result: ELYTRA

    enchanted: true

    enchantments:
      UNBREAKING: 3
      MENDING: 1
      VANISHING_CURSE: 1

    shape:
      - "P P"
      - "PHP"
      - "P P"

    ingredients:
      P: PHANTOM_MEMBRANE
      H: HEART_OF_THE_SEA

Commands:

craftablerecipes (elytra_recipe, cobwebs_recipe, reload etc..) (true|false) you can enable and disable the recipe!

Часто задаваемые вопросы

Совместимость

Minecraft: Java Edition

1.21.x

Платформы

Поддерживаемые окружения

Сервер

Ссылки

Создатели

Детали

Лицензия:
Опубликован:1 месяц назад
Обновлён:1 месяц назад
Главная