More Apoli
作者:rebot | 分类:模组
价格:0 墨喵币
下载量:0
点赞:0
版本 v0.0.3-SNAPSHOT
本资源为搬运资源,原资源地址:
https://modrinth.com/mod/more-apoli
资源信息
Minecraft 版本: 1.19.3
平台: fabric
标签: utility
资源介绍
More Apoli
More Apoli is a mod for datapack developers which adds more powers and
actions to Apoli.
Usage
This mod's namespace is more_apoli. Here's an example
Origins power which uses
the action_on_item_drop power:
{
"type": "more_apoli:action_on_item_drop",
"name": "Item Drop Action Test",
"description": "Drop an item, see what happens ;)",
"item_condition": {
"type": "origins:food"
},
"entity_action": {
"type": "origins:damage",
"amount": 4,
"source": {
"name": "onFire",
"fire": true,
"bypasses_armor": false
}
}
}
In this case, players using an origin with this power would take 4 damage
(2 hearts) when they drop a food item.
下载太慢?试试 墨喵加速站,支持 Modrinth 和外网直链高速下载! 用的人越多,下载的越快!
下载与版本
评论(0)
请 登录 后发表评论。
举报此资源
请登录后举报
暂无评论,抢个沙发吧~