#Question about AlmostUnified
13 messages · Page 1 of 1 (latest)
yeah, I habe tried unifying by myself and even tried AU to completely ignore affected items (here silver) bit nothing really changed.
Maybe that is to my poor understanding of the configs but all I did was doing what the mod wiki told me to do.
Bewitchment ores are disabled in the Bewitchment config I believe.
thanks for answering :) I actually did not expect the team to help me as I am a guy that changes the modpack you handcrafted, investing a lot of time and work. Thank you guys 👍
I am not sure if that prevents AU from overwriting recipes and items tho
Another question:
If I remove mods, is it better to remove them from AlmostUnified the priority list completely or is it better to just move them to the bottom?
Just remove it from the list
This is where the whole confusion begins, removing them does nothing
I think you assume all changes are done in Almost Unified and thats not the case. Many things are also done in kubejs, here
https://github.com/TeamAOF/All-of-Fabric-6/tree/main/kubejs/server_scripts
and datapack changes here
https://github.com/TeamAOF/All-of-Fabric-6/tree/main/kubejs/data
And I assume you still have tech reborn? Its ores are removed from world gen here
https://github.com/TeamAOF/All-of-Fabric-6/blob/main/kubejs/startup_scripts/worldgen.js
Some mods its done in the config. Like IndRev
Tbh I deleted all other Tech Mod for the server that are not Create. We played AoF 6 on our 20 people server before and people told me they did not like how the Tech mods render Create machineries kinda useless.
(I already came up with the idea to just ignore the mods then but ig that was too much for them.)
I also looked into KubeJS and changed a lot of things (like lootbags etc.)
But the thing with the datapack was new too me.
Thanks :)
As far as I have tested it now the ores are back im Worldgen and the smelting/crafting works fine. They are just not showing up in REI (recipes, items)
REI stuff is in here. Don't know the details of any of it, just where to find it lol
https://github.com/TeamAOF/All-of-Fabric-6/tree/main/kubejs/client_scripts
Thank you :)