Go to file
ademant 8d81c1b1d4 change lapislazuli 2020-06-19 16:43:36 +02:00
md_awards update readme files 2019-02-12 15:00:42 +01:00
md_technic add furnace formspec for mt 0.4.* 2019-02-17 17:09:32 +01:00
minerdream change lapislazuli 2020-06-19 16:43:36 +02:00
README.md typo 2019-02-13 05:49:37 +01:00
modpack.txt made modpack; extracted awards to new mod 2018-12-03 18:23:55 +01:00

README.md

License: MIT

Minerdream modpack for Minetest

The minerdream modpack of daviddoesminetest is a great work, I wanted to extend. After a big deal of redesign I created a modpack to integrete minerdream better with other mods. The loot nodes is a nice idea, which I out sourced into an own mod, making it easier to use it in other mods.

Main repository:

https://notabug.org/ademant/minerdream.git

Mirrors:

https://github.com/ademant/minerdream.git

https://gitlab.com/ademant/minerdream.git

Minerdream

The main work is in mod minerdream.

The definition of ores are redesigned using a spreadsheet file. This configuration is loaded and all needed items and dependencies are registered by special functions.

md_awards

In original mod Minerdream defined awards are separated into an own mod, reducing minerdream to base functions. Also the loot nodes, which are out sourced into mod treasure, is extended by items of minerdream.

md_technic

Extend the idea of special ores: The standard furnace burns only items with a low burn time. Special ores can only be smelted in a new smelter. The smelter needs clay bricks as refractory.

Minerdream_mod

[davieddoesminetest] A mod, that makes minig way more fun, and is a replacement for Xtraores, which I abandoned.

[ademant] In the first step my work was mostly invisible to provide a kind of api to configure the new cool ores by a simple text file and to make the coexistence with other mods a little bit more smooth.

Beside the ores the default furnace is modified to cook only items with a cooking time less (say) 30 seconds. Ores with a higher cooking time are smelted in a new smelter, which use clay bricks refractories to achieve higher temperatures. This clay bricks wear out and have to renewed.