AlexNijjar / Extractinator

Convert blocks into resources.
MIT License
8 stars 10 forks source link

[Bug]: Worst config file ever #28

Closed yunghemorrho1d closed 1 year ago

yunghemorrho1d commented 1 year ago

Bug Description

I cant add custom drops because of terrible config file. Is there any way to bring the old one back ?

How to Reproduce?

No response

Expected Behavior

No response

Version

0.2.1

Mod Loader Version

Custom version 1.19.2

Mod Loader

Fabric

Logs or additional context

No response

AlexNijjar commented 1 year ago

What's wrong with the config file? also custom drops are handled through a data pack, not the config

yunghemorrho1d commented 1 year ago

That's the file i got.

Screenshot_2. Where can i find data pack for this mod ?

AlexNijjar commented 1 year ago

what makes that the worst config file ever? looks normal to me.

you’d have to make your own datapack if you want to add custom drops. if you just want to increase the drop amount, you can increase the loot multiplier value

yunghemorrho1d commented 1 year ago

what makes that the worst config file ever? looks normal to me.

you’d have to make your own datapack if you want to add custom drops. if you just want to increase the drop amount, you can increase the loot multiplier value

Is there any way to get the old version of this mod with normal cofiguration file? Because i want to add custom drops like i did on the 1.18 version

AlexNijjar commented 1 year ago

i believe the configurable drops were removed nearly a year ago as it was very difficult to maintain in that config. what version are you using?

yunghemorrho1d commented 1 year ago

i believe the configurable drops were removed nearly a year ago as it was very difficult to maintain in that config. what version are you using?

Currently im using Fabric 1.19.2. Version of your mod is 2.0.0. On my previous version 1.18.1 i used 1.02 and after upgraded to 1.05

yunghemorrho1d commented 1 year ago

i believe the configurable drops were removed nearly a year ago as it was very difficult to maintain in that config. what version are you using?

Also i used ModMenu to add my custom drops to Extractinator

AlexNijjar commented 1 year ago

that old way won’t be coming back, at least not how it was before. i might add a simple blacklist or something but that old system was way to complicated to maintain and had poor mod compat. show me your old config file with the old drops. i can make you a quick datapack if you want

yunghemorrho1d commented 1 year ago

that old way won’t be coming back, at least not how it was before. i might add a simple blacklist or something but that old system was way to complicated to maintain and had poor mod compat. show me your old config file with the old drops. i can make you a quick datapack if you want

Thats one of the reason why i created this post. I can't find any version of your mod in my 4 foulders. It literaly dissapeared

yunghemorrho1d commented 1 year ago

Is there any way to make it work faster ? It's 20x slower than previous one