Page 1 of 1

My Fork of Minetest

PostPosted: Wed Jul 11, 2012 15:46
by kddekadenz
I want you to inform about my fork of Minetest.

Changed:
- trees grow up to 7 blocks
- deserts consist of sand and sandstone
- removed grass with footssteps
- textures to AdventurePack
- apples fall down

Added mods:

- drippingwater -> water and lava drops
- growing -> by Randomproof/Ironzorg; makes cactus and papyrus grow
- lava and water -> flowing lava next to water turns to cobble, lava to stone
- musicmod -> plays a song every 2 ingame hours
- oneclick -> destroy blocks in creative mode instantly

I added a modified version of the public domain python script Autotracker, which generates random music, too.

PostPosted: Wed Jul 11, 2012 18:47
by Jordach
kddekadenz wrote:I want you to inform about my fork of Minetest.

Changed:
- trees grow up to 7 blocks
- deserts consist of sand and sandstone
- removed grass with footssteps
- textures to AdventurePack
- apples fall down

Added mods:

- drippingwater -> water and lava drops
- growing -> by Randomproof/Ironzorg; makes cactus and papyrus grow
- lava and water -> flowing lava next to water turns to cobble, lava to stone
- musicmod -> plays a song every 2 ingame hours
- oneclick -> destroy blocks in creative mode instantly

I added a modified version of the public domain python script Autotracker, which generates random music, too.

I thought you were going to do Kelgar?

PostPosted: Thu Jul 12, 2012 12:17
by kddekadenz
Jordach wrote:
kddekadenz wrote:I want you to inform about my fork of Minetest.

Changed:
- trees grow up to 7 blocks
- deserts consist of sand and sandstone
- removed grass with footssteps
- textures to AdventurePack
- apples fall down

Added mods:

- drippingwater -> water and lava drops
- growing -> by Randomproof/Ironzorg; makes cactus and papyrus grow
- lava and water -> flowing lava next to water turns to cobble, lava to stone
- musicmod -> plays a song every 2 ingame hours
- oneclick -> destroy blocks in creative mode instantly

I added a modified version of the public domain python script Autotracker, which generates random music, too.

I thought you were going to do Kelgar?


I do. Most of this stuff I had done before and just had to copy&paste ;)