
Truly Modular: Modular Item API
This mod is the API designed for the Truly Modular mods
55.7K
65
Truly-Modular-miapi-forge-1.1.49-1.20.1
release8 марта 2026 г.v1.1.49 (1.20.1)
- converted module format to nbt instead of string. a new key will be used for the new format "miapi_module_object". using the old "miapi_modules" key for the string object will still work, but if a miapi_module_object is present it will be read, if not it will fallback to "miapi_modules"
- added command ability
"ability_context": {
"command": {
"command": [
"say You used the command ability!",
"effect give @p minecraft:strength 10 1"
],
"asPlayer": true,
"atPlayer": true,
"minHold": 30,
"cooldown": 60,
"userAnim": "BOW"
}
}
- fixed equipment slot related issues with attribute property
- adjusted axe strip behaviour
- fixed compat with Factory API
- backported material_group condition
- started suppressing frequent item updates. if this causes issues for you, disable it in the config.
- added
showMaterialStatsto toggle andshownMaterialStats(string list) to config to enhance additional alt info in material tooltips
Truly-Modular-miapi-fabric-1.1.49-1.20.1
release8 марта 2026 г.v1.1.49 (1.20.1)
- converted module format to nbt instead of string. a new key will be used for the new format "miapi_module_object". using the old "miapi_modules" key for the string object will still work, but if a miapi_module_object is present it will be read, if not it will fallback to "miapi_modules"
- added command ability
"ability_context": {
"command": {
"command": [
"say You used the command ability!",
"effect give @p minecraft:strength 10 1"
],
"asPlayer": true,
"atPlayer": true,
"minHold": 30,
"cooldown": 60,
"userAnim": "BOW"
}
}
- fixed equipment slot related issues with attribute property
- adjusted axe strip behaviour
- fixed compat with Factory API
- backported material_group condition
- started suppressing frequent item updates. if this causes issues for you, disable it in the config.
- added
showMaterialStatsto toggle andshownMaterialStats(string list) to config to enhance additional alt info in material tooltips
Truly-Modular-miapi-fabric-2.2.3-1.21
release23 января 2026 г.v2.2.3 (1.21)
- hotfix api no longer creating new working modular items
- fixed modular crossbows not correctly shooting throwing knifes
Truly-Modular-miapi-neoforge-2.2.3-1.21
release23 января 2026 г.v2.2.3 (1.21)
- hotfix api no longer creating new working modular items
- fixed modular crossbows not correctly shooting throwing knifes
Truly-Modular-miapi-neoforge-2.2.2-1.21
release21 января 2026 г.v2.2.2 (1.21)
- hotfix modularizing non modular items
Совместимость
Детали
Лицензия:LicenseRef-Polyform-Shield-1.0.0-
Опубликован:2 года назад
Обновлён:1 неделю назад