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

Campfire-StationAPI

add campfire similiar to 1.14 to b1.7.3

121
0

This mod add Campfire, it act pretty similiar to how it was in 1.14

The crafting recipe is the same as modern version

This mod is partially based on the Campfire Backport for 1.7.10

Requirement

Custom Campfire's Cooking Recipe Json file

You can created your own recipe by adding it to /config/campfire_recipe/

{
  "input": {    
    "namespace":"minecraft:cod",
    "damage":-1
  },
  "output": {
    "namespace":"minecraft:cooked_cod",
    "damage":0
  }
}

namespace

Namespace is a item identifier, it used instead of item id

You can find namespace of the item using retrocommand and looking at command guessing for /give

damage

damage is basically metadata for the item

if the input item damage is below 0 meaning it accept all metadata

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

Minecraft: Java Edition

b1.7.3

Платформы

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

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

Создатели

Детали

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