[Mod] FromScratch (Ex Nihilo) [0.3.1a] [fromscratch]

Post Reply
Unarelith
Member
Posts: 19
Joined: Wed Nov 21, 2018 17:00
GitHub: Quent42340
IRC: Unarelith
In-game: Unarelith

[Mod] FromScratch (Ex Nihilo) [0.3.1a] [fromscratch]

by Unarelith » Post

FromScratch is basically a Minetest implementation of the Minecraft mod Ex Nihilo for my SkyFactory game.
  • Compost leaves and saplings in barrels to make dirt
  • Infest leaves with silk worms to get string
  • Craft a sieve and get cobblestone from dirt
  • Melt cobblestone in a crucible to get lava
  • Crush cobblestone into gravel with a hammer, same for gravel to sand and sand to dust
  • Sieve gravel, sand and dust to find ores
  • In a barrel, mix dust and water to get clay or water and lava to make obsidian
It provides a small API to add custom Barrels and Crucibles.

Screenshots:
Spoiler
Image
Downloads
  • Latest "stable" version (0.3.1a): link
  • Latest development version: link
Mods
  • fs_barrel
  • fs_core
  • fs_crucible
  • fs_sieve
  • fs_tools
Dependencies
  • default
  • farming (for farming:string)
  • moreblocks (optional)
License: LGPL v2.1
GitHub: https://github.com/Quent42340/FromScratch
Last edited by Unarelith on Wed Dec 12, 2018 22:47, edited 21 times in total.

User avatar
TenPlus1
Member
Posts: 3728
Joined: Mon Jul 29, 2013 13:38
In-game: TenPlus1
Contact:

Re: [Mod] FromScratch (Ex Nihilo)

by TenPlus1 » Post

Nice one :) adds a load of new features to the game :P

Unarelith
Member
Posts: 19
Joined: Wed Nov 21, 2018 17:00
GitHub: Quent42340
IRC: Unarelith
In-game: Unarelith

Re: [Mod] FromScratch (Ex Nihilo)

by Unarelith » Post

First version is here! Most of the core mechanics have been implemented. :p

Unarelith
Member
Posts: 19
Joined: Wed Nov 21, 2018 17:00
GitHub: Quent42340
IRC: Unarelith
In-game: Unarelith

Re: [Mod] FromScratch (Ex Nihilo) [0.2.0a] [fromscratch]

by Unarelith » Post

0.2.0a released!

Download

Changelog:
  • API added to let users create custom Barrels/Crucibles (documentation)
  • Generic subentity system added
  • Barrel fluid handling (in/out with buckets)
  • Item-fluid interaction in barrels (for ex. Dust + Water = Clay)
Last edited by Unarelith on Mon Dec 10, 2018 20:56, edited 1 time in total.

Unarelith
Member
Posts: 19
Joined: Wed Nov 21, 2018 17:00
GitHub: Quent42340
IRC: Unarelith
In-game: Unarelith

Re: [Mod] FromScratch (Ex Nihilo) [0.3.0a] [fromscratch]

by Unarelith » Post

0.3.0a released!

Download (ZIP)

Changelog:
  • Added support for Dirt, Sand and Dust in Sieve
  • Sieve now drops ore pieces and pebbles
  • Crucible now requires Porcelain Clay

User avatar
TechNolaByte
Member
Posts: 465
Joined: Wed May 10, 2017 21:00
GitHub: TechNolaByte

Re: [Mod] FromScratch (Ex Nihilo) [0.3.0a] [fromscratch]

by TechNolaByte » Post

This is pretty neat and seems to be just like how my sky test mod was in its early stages.
If you want to check it out its right hereviewtopic.php?f=9&t=17568&hilit=skytest
It does seem to have some advantages over my crucible sieve and barrel. Would you be interested in perhaps working together?
The great quest of alchemy neither failed nor attained gold; programmers are those great alchemists who transmute caffeine into code.

Unarelith
Member
Posts: 19
Joined: Wed Nov 21, 2018 17:00
GitHub: Quent42340
IRC: Unarelith
In-game: Unarelith

Re: [Mod] FromScratch (Ex Nihilo) [0.3.1a] [fromscratch]

by Unarelith » Post

0.3.1a released!

Download (ZIP) / Changelog

User avatar
PolySaken
Member
Posts: 817
Joined: Thu Nov 09, 2017 05:18
GitHub: PolySaken-I-Am
In-game: PolySaken
Location: Wānaka, Aotearoa
Contact:

Re: [Mod] FromScratch (Ex Nihilo) [0.3.1a] [fromscratch]

by PolySaken » Post

this is more like a port than inspired by.
cool.
Guidebook Lib, for in-game docs | Poly Decor, some cool blocks | Vision Lib, an all-purpose library.

User avatar
Fixer
Member
Posts: 904
Joined: Sun Jul 31, 2011 11:23
IRC: Fixer
In-game: Fixer
Location: Ukraine

Re: [Mod] FromScratch (Ex Nihilo) [0.3.1a] [fromscratch]

by Fixer » Post

Sifting now in minetest! So much new and awesome mods lately (inspired by time tested MC mods)

Unarelith
Member
Posts: 19
Joined: Wed Nov 21, 2018 17:00
GitHub: Quent42340
IRC: Unarelith
In-game: Unarelith

Re: [Mod] FromScratch (Ex Nihilo) [0.3.1a] [fromscratch]

by Unarelith » Post

PolySaken wrote:this is more like a port than inspired by.
cool.
Yes currently it's a port, but some gameplay elements will probably change. If they don't I'll just rename my mod Ex Nihilo and start describing it as a port.
Fixer wrote:Sifting now in minetest! So much new and awesome mods lately (inspired by time tested MC mods)
Most of people comes here to find an alternative to Minecraft, so I think it could be really nice to have MC mods equivalents.

R-One
Member
Posts: 160
Joined: Wed Dec 20, 2017 23:06
Location: Nice, France

Re: [Mod] FromScratch (Ex Nihilo) [0.3.1a] [fromscratch]

by R-One » Post

hello, is it possible to automate the filling of barrels or sieves by making it for example compatible with mods like hopper or mesecons?

Is it planned to be able to sift with several sieves as in the original gameplay?

Otherwise thank you very much for this mod!

ShadMOrdre
Member
Posts: 1118
Joined: Mon Dec 29, 2014 08:07
Location: USA

Re: [Mod] FromScratch (Ex Nihilo) [0.3.1a] [fromscratch]

by ShadMOrdre » Post

Support for hoppers, mesecons, pipeworks, and nodeio would probably work better not to fill but to allow the extraction of the materials being produced by these devices.

Post Reply

Who is online

Users browsing this forum: No registered users and 31 guests