nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)
Origins (Forge)

Origins (Forge)

Mod

This is an unofficial forge port of the Origins mod for fabric

Client and server Adventure

169.1k downloads
82 followers

[1.20.1] Origins Forge 1.10.0.8

Changelog

Origins

  • Fixed Origin registry sometimes not containing any values other than origins:empty on the client. #423

Apoli

  • Fixed potential null return values for status_bar_texture powers.
  • Fixed prevent_sprinting power not functioning. #427
  • Fixed min_duration field default not accounting for infinite effect durations in status_effect condition. #438
  • Fixed exposed_to_sky and exposed_to_sun not having the correct block position within negative x and z coordinates. #439

Calio

  • Fixed registries sometimes not containing any values other than the default on the client. #423
  • Consistent-ify isServerContext with older version fixes.

For Addon Devs:

Origins Forge is now hosted on the Ladysnake Maven

The notation for the artifacts are still the exact same, but you will have to replace the MerchantPug maven with the Ladysnake maven within your repositories block. This is the same repository as Origins Fabric.

repositories {
    ...
+   maven {
+       url "https://maven.ladysnake.org/releases"
+   }
-   maven {
-       url "https://maven.merchantpug.net/releases"
-   }
}

Apoli

  • The PowerType class is no longer abstract, meaning you can instantiate it directly.

Dependencies

Files

origins-forge-1.20.1-1.10.0.8-all.jar(2.2 MiB) Primary Download

External resources


Project members

EdwinMindcraft

Owner

Pug

Maintainer

Apace

Original Author


Technical information

License
MIT
Client side
required
Server side
required
Project ID