8000 GitHub - dhelonious/fromscratch: FromScratch is a Minetest modpack heavily inspired by Ex Nihilo
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

FromScratch is a Minetest modpack heavily inspired by Ex Nihilo

License

LGPL-2.1, Unknown licenses found

Licenses found

LGPL-2.1
LICENSE.txt
Unknown
COPYING.txt
Notifications You must be signed in to change notification settings

dhelonious/fromscratch

 
 

Repository files navigation

FromScratch

FromScratch is a modpack for Minetest which provides a way to generate most resources from a single tree.

This modpack is basically a Minetest implementation of the Minecraft mod Ex Nihilo.

It also provides a small API to add custom Barrels, Crucibles and more.

Mods

fs_barrel

Compost saplings to make dirt.

Barrels can contain water and lava (except lava for Wooden Barrel).

It's possible to create some blocks by right-clicking a full barrel with a specific item:

  • Dust + Water = Clay
  • Water Bucket + Lava = Obsidian

fs_core

Core items and helper functions like:

  • Dust
  • Silk Mesh
  • Silk Worm
  • Infested Leaves

You can put a Silk Worm in Leaves to create Infested Leaves.

Once a Leave is fully infested, you can dig it to get String.

Warning: Silk Worms will propagate to all neighbour Leaves.

fs_crucible

Put cobblestone into the crucible and put a torch under it to melt it.

Another crucible, made of wood, can generate water from leaves.

The crucibles can hold 2 buckets of liquid and 8 items maximum.

fs_sieve

Use a sieve to get ores from Gravel, Sand and Dust.

It's also possible to get stone pebbles and seeds by sieving Dirt;

You will need String to make a Silk Mesh.

fs_tools

Use a hammer to smash blocks:

  • Cobble -> Gravel
  • Gravel -> Sand
  • Sand -> Dust

Use a crook to get extra leaves drop:

  • Leaves -> Silk Worms
  • Infested Leaves -> String

Dependencies

  • default
  • farming (for farming:string)
  • bonemeal
  • bucket
  • fluid_lib

License

Copyright (C) 2018-2019 Quentin Bazin

Code

Licensed under the GNU LGPL version 2.1 or later. See LICENSE.txt

Textures

Most of the textures comes from Ex Nihilo Creatio and are under CC-BY-SA 4.0.

About

FromScratch is a Minetest modpack heavily inspired by Ex Nihilo

Resources

License

LGPL-2.1, Unknown licenses found

Licenses found

LGPL-2.1
LICENSE.txt
Unknown
COPYING.txt

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Lua 100.0%
0