BlueDuckYT / The-Outer-End

Other
13 stars 7 forks source link

Neoforge support #90

Open mxnmnm opened 4 months ago

mxnmnm commented 4 months ago

The version restrictions you have added for forge make it incompatible with neoforge :(

mxnmnm commented 4 months ago

This specifically happens on 1.0.7 and previous versions (at least 1.0.5 and below, didn't test 1.0.6) worked so I see no reason to not add neoforge's latest version under the mandatory versions.

BlueDuckYT commented 4 months ago

On curseforge it is set to allow neoforge. Is it an issue on loading?

mxnmnm commented 4 months ago

Yes it is an issue loading because of the forge restrictions you set within the mod itself.

BlueDuckYT commented 4 months ago

Darn, I’ll fix that tonight

mxnmnm commented 3 months ago

This is still an issue, you need to edit the mods.toml to allow neoforge's versions

ianm1647 commented 3 months ago

you set the forge version to a higher version than what neoforge is

forge is 47.2.2, and the latest neoforge version is 47.1.101

BlueDuckYT commented 3 months ago

Alright, I’ll put out a patch tomorrow. Can’t guarantee everything will work perfectly though

ianm1647 commented 3 months ago

all you'd have to do is rollback to before you made the changes after updating to forge 47.2.2 and publish the mod with the changes and fixes you made AFTER you updated it but staying on the older forge version. i know some of those changes were made due to the forge update, but the major changes like the vertical planks being removed and such should be easy.

BlueDuckYT commented 3 months ago

1.0.9 should now run on neoforge