Origins (Forge)

Origins (Forge)

7M Downloads

Advancement condition not working on forge version.

MorrisMo333 opened this issue · 1 comments

commented

I tried making a origin ability with an advancement condition on this version of the mod but found out that that condition seemingly only worked when using the fabric version of origin. Specifically in my log it said that:
{
"type": "origins:advancement",
"advancement": "minecraft:story/smelt_iron"
}
isn´t a json array.
I specifically used the Origins-1.18.2-1.4.1.1-unified.jar file and version of forge origins.

commented

Conditions are very bugged with this mod. Even normal conditions like resource bar conditions don't work.