Mob Origins

Mob Origins

4M Downloads

[Beta v1.10.0] Snow Trail power does not work

Clark919 opened this issue ยท 3 comments

commented

As the title suggests, the moborigins:snow_trail power does not work as featured on the Wiki in this version. This was tested using the following code, which is essentially the same power as the Snow Golem's trail:

{
    "type": "apoli:multiple",
    "toggle": {
        "type": "apoli:toggle"
    },
    "trail": {
        "type": "moborigins:snow_trail",
        "condition": {
            "type": "apoli:power_active",
            "power": "*:*_toggle"
        }
    },
    "name": "Frost Trail",
    "description": "Leave a trail of snow behind you and turn water into ice when walking over it."
}

Not sure if this is intentional or not, as I cannot find any patch notes that would indicate that the power no longer exists.

commented

Just fixed this, It'll be in the next release, in a day or two just in case any other bugs are discovered.

commented

Just fixed this, It'll be in the next release, in a day or two just in case any other bugs are discovered.

can you help me with mine

commented

Fixed in latest release