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?)
Ex Stellae

Ex Stellae

Mod

Gather resources from nothingness.

Client and server TechnologyUtility

734 downloads
7 followers

Ex Stellae

Gather resources from nothingness.

Ex Stellae is a Minecraft mod that added in ways to gather resources from literally nothing. It is heavily inspired by Ex Nihilo, but is greatly simplified and eased in my own thoughts.

For now it is not yet completed and lacks of bunch of planned features, but it is being actively maintained. Stay tuned for more new contents!

Requires Architectury API.

Customization

Since 0.1.0-snapspot+build.202205211055, the mod provides the possibility to define new sieve recipes via JSON.

Here is an example (as a recipe) :

{
  "type": "exstellae:sieve",
  "input": {
    "item": "example:sandy_sand"
  },
  "lootTable": "example:path/to/your/loot_table",
  "outputItem": "example:blazing_blaze",
  "outputAmount": "2"
}

Once you try to right-click the sieve with the example:sandy_sand, loots from the loot table will be generated and dropped on the ground, together with the output stack.

External resources


Project members

Flamarine

Owner


Technical information

License
MIT
Client side
required
Server side
required
Project ID