Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
More Apoli

More Apoli

A mod for datapack developers which adds more powers to Apoli.

718
0
Utility

Compatibility

Minecraft: Java Edition

1.19.2–1.19.3

Platforms

Fabric

Supported environments

Client and server

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source Visit wiki

Creators

MacaylaMarvelous81
MacaylaMarvelous81 Owner

Details

Licensed MIT
Published 2 years ago
Updated 2 years ago
DescriptionChangelogVersions

More Apoli

More Apoli is a mod for datapack developers which adds more powers and actions to Apoli.

Usage

Read the documentation!

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 is open source.

main@4bafae8

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.