Up-Mods / Icarus

Minecraft mod that adds a bunch of colourful and unique wings
https://curseforge.com/projects/428151
Other
11 stars 11 forks source link

Icarus Wings not showing up on custom origin #49

Closed Trollkiss closed 4 months ago

Trollkiss commented 1 year ago

Hi, I'm trying to code a custom fruit bat origin for my server, but I can't seem to get it to work. I grabbed your icarae code (wings.json) and modified it slightly to have black dragon wings instead of the default, as well as not be as slowing with armor I tried looking in the logs but I can't seem to find any reason as to why it wouldn't.

Hers my code for reference :

{
    "name": "Small but Mighty",
    "description": "Even if your wings are small, you are capable of powered flight at low altitudes.",
    "type": "icarus:wings",
    "wings_type": "icarus:black_dragon_wings",
    "speed": 0.02,
    "armor_slow_multiplier": 1,
    "can_fly": true,
    "armor_slows": true
}
CammiePone commented 1 year ago

its a bug on my end, I have to fix it still. will be done as soon as I can get around to it

muon-rw commented 1 year ago

Until this is fixed you can modify the existing icarus wings power and give your origin that as a workaround, provided you don't mind also changing Icarae.

SebbySaber commented 1 year ago

It's still not working for me in 1.19.3 in the latest version of both mods

CammiePone commented 1 year ago

because I havent fixed it yet. the issue will be closed and you will be notified when it is fixed

BaconPalm commented 1 year ago

May I assume that this issue is still unresolved and the reason the origins features haven't been ported to the 1.20 version of the mod?

deadman124 commented 1 year ago

so still not fixed i assume or something

UpcraftLP commented 4 months ago

Origins support will be moved to a separate mod.