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

Waystones Item Cost Extended

Extend Waystones with compressed and decompressed item payments and combined item costs.

Оцените первым
872
3

Waystones Item Cost Extended is a Waystones add-on for compressed and decompressed item payments and combined item costs.

Configure item costs through warpRequirements in versions of Waystones that support it.

You can combine several item types in the same payment. For example, charge 3 emeralds and 2 oak logs:

warpRequirements = [
    "add_item_cost(minecraft:emerald, 3)",
    "add_item_cost(minecraft:oak_log, 2)"
]

On Minecraft 26.x, use Waystones’ Shogi syntax:

warpRequirements = [
    "item_cost('minecraft:emerald', 3)",
    "item_cost('minecraft:oak_log', 2)"
]

You can also allow items connected by reversible compression and decompression recipes to be used for payment. Set the following in config/waystones-item-cost-extended.properties, then restart the game or server:

recipePayments=true

For example, with a cost of 3 iron ingots, you can pay with 27 iron nuggets or 1 iron block and receive 6 iron ingots in change.

warpRequirements = ["add_item_cost(minecraft:iron_ingot, 3)"]

On Minecraft 26.x:

warpRequirements = ["item_cost('minecraft:iron_ingot', 3)"]

Installation requirements

Install the following dependencies:

Screenshots

Combined item costs — destinations charge different combinations of emeralds and oak logs. Both items are deducted after teleporting.

!Combined item costs before teleporting !Emeralds and oak logs deducted after teleporting

Decompressed item payments — paying an iron-ingot cost with iron nuggets.

!Iron nuggets before teleporting !Iron nuggets after teleporting

Compressed item payments — paying an iron-ingot cost with iron blocks.

!Iron blocks before teleporting !Iron blocks and returned ingots after teleporting

Партнёрский материал

Как поиграть с друзьями с модом Waystones Item Cost Extended?

Мод Waystones Item Cost Extended куда интереснее в компании: поднимите сервер Майнкрафт с уже установленным модом, позовите друзей и играйте по своим правилам. Хостинг Майнкрафт для мода Waystones Item Cost Extended будет готов за пару минут - BungeeHost сделает всё за вас.

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

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

Minecraft: Java Edition

26.2.x26.1.x1.21.x1.20.x

Платформы

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

Клиент и сервер

Зависимости

Ссылки

Создатели

Детали

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