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

PartiumAPI

An api for easily adding items made out of different parts. For your mods and datapacks.

Оцените первым
128
1

!The Partium Logo

About

This Mod is an API for adding tools made out of components to your mod or datapack. You add your parts/components using a data and resource pack within your mod or an addon made up directly of a resource pack and datapack.

As of version 0.0.1-alpha Lightsabers are not supported

Turoials

Tutorials can be found on Youtube PartiumAPI Playlist or in the WIKI on github

Quickstart

With the "Partium test resources" resourcepack enabled you can use this command:

"/give @p partium:sword[partium:parts={
  "blades": {
    "primary":{ "scale":8.75, "model":"partium:test_blade"}
  },
  "grip":{
    "model":"partium:test_grip"
  },
  "pommel":{
    "model":"partium:test_pommel", "scale":0.75f
  },
  "emitter":{
    "model":"partium:test_emitter", "scale":0.75f
  },
  "guard":{
    "model":"partium:test_guard", "scale":0.75f
  }
}]"

to give you a test sword

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

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

Minecraft: Java Edition

1.21.x

Платформы

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

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

Зависимости

Ссылки

Создатели

Детали

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