Jasel-Umena / Apocalypse-Origins

Creative Commons Zero v1.0 Universal
0 stars 0 forks source link

config file is not working | fabric 1.19.2 #2

Open Surpos0 opened 1 year ago

Surpos0 commented 1 year ago

I wanted to disable some elements of hexblade gameplay but, some of the configs are just doing nothing no matter what i change. I mean this ones: "apocalypse:hexblade/description_soul_barrier": true, "apocalypse:hexblade/description_risk": true, "apocalypse:hexblade/description_nostalgia": true, "apocalypse:hexblade/description_buoyancy": true, "apocalypse:hexblade/description_one_soul": true, "apocalypse:hexblade/description_item_curse": false, "apocalypse:hexblade/description_smite_of_radiance": true, "apocalypse:hexblade/description_hunters": true, "apocalypse:hexblade/description_inanimate": false, "apocalypse:hexblade/description_intangible": true, "apocalypse:hexblade/description_timeless": true, "apocalypse:hexblade/description_dash_slash": true, "apocalypse:hexblade/description_parry": true, "apocalypse:hexblade/description_secondary": true

Jasel-Umena commented 1 year ago

You do realize you are literally disabling the description of the power and not the power itself, right?

Surpos0 commented 1 year ago

Oooo... but that is dumb why this option is even there?

Jasel-Umena commented 1 year ago

The powers you are trying to turn off should be in hexblade/hexbladepassives

Surpos0 commented 1 year ago

but when i turn this off all other powers are disabled too

Surpos0 commented 1 year ago

like its just makes you a normal human with dash

Jasel-Umena commented 1 year ago

Is there not an option to disable the sub-powers?

Surpos0 commented 1 year ago

nope "apocalypse:hexblade": { "enabled": true, "apocalypse:hexblade/hexblade_callback": true, "apocalypse:hexblade/hexblade_passives": true, "apocalypse:hexblade/hexblade_resource_risk": true, "apocalypse:hexblade/hexblade_resource_nostalgia": true, "apocalypse:hexblade/hexblade_primary": true, "apocalypse:hexblade/hexblade_primary_b": true, "apocalypse:hexblade/hexblade_secondary": true, "apocalypse:hexblade/hexblade_right_click": true, "apocalypse:hexblade/hexblade_resource_ultimates": true, "apocalypse:hexblade/description_soul_barrier": false, "apocalypse:hexblade/description_risk": false, "apocalypse:hexblade/description_nostalgia": false, "apocalypse:hexblade/description_buoyancy": false, "apocalypse:hexblade/description_one_soul": false, "apocalypse:hexblade/description_item_curse": false, "apocalypse:hexblade/description_smite_of_radiance": false, "apocalypse:hexblade/description_hunters": false, "apocalypse:hexblade/description_inanimate": false, "apocalypse:hexblade/description_intangible": false, "apocalypse:hexblade/description_timeless": false, "apocalypse:hexblade/description_dash_slash": false, "apocalypse:hexblade/description_parry": false, "apocalypse:hexblade/description_secondary": false

Jasel-Umena commented 1 year ago

Well, in that case you can't toggle those aspects off.

Surpos0 commented 1 year ago

like every other origin you made have config where you can turn on and off specific powers

Jasel-Umena commented 1 year ago

Yes, but the passives are all in the same power file, since they all work off each other and removing them would cause the origin to break.

Jasel-Umena commented 1 year ago

You can still edit the file to disable those aspects you don't like