Arcane World

Arcane World

2M Downloads

Pack maker request: ritual command

wizard1399 opened this issue · 5 comments

commented

Could you add support for rituals that execute command block strings? An example of usage might be running a test for command to check a condition and if returns true, teleport player to a dimension. For example, I want to create a ritual that will check a players inventory for certain blacklist items. If those items are not found, the ritual will teleport the player to a dimesion.

commented

I have another request since this one is postponed. Could you add a ritual that teleports to the wither arena but with a different or no entity summoned?
mods.ArcaneWorld.createRitualArena(stringName, displayName, entitySummoned, [IIngredients]

Entity summoned could be null and a return portal would be placed by default. The idea being that the arena could be used as a trial space for Deep Mob Learning or for setting up boss battles for a pack.

commented

Can do! I'll sneak that into the next update.

Edit: Gonna postpone this until 1.13/1.14

commented

Would you be ok with accepting pull requests with this feature for the 1.12.2 version?

commented

Yup!

commented

Super late, but just opened a pull request for it. Let me know if it looks good!