22 Commits

Author SHA1 Message Date
Daniel Borchmann
5a7c2827bd
Enable wolfs
They do not seem to attack players until attacked themselves.
That is sufficient for our needs, I guess.
2021-05-29 10:41:08 +02:00
Daniel Borchmann
2863e07930
Add animals via petz mod
We add a user configuration to exclude dangerous animals for now,
to avoid unpleasant surprises while travelling.
2021-05-29 09:37:55 +02:00
Daniel Borchmann
6af8ebcfd3
Add cloudlands mod
Actually only for the giant tree it contains …
2021-05-13 12:06:50 +02:00
Daniel Borchmann
ba7232e3a4
Enable automatic item pickup from item-tweaks directly in mod
Setting the corresponding variable in the minetest.conf does not seem to
have the desired effect.
2021-05-08 18:51:52 +02:00
Daniel Borchmann
19256e288b
Adjust flight level at which helicopter energy consumption increases
We have an island at ~350 height and want to fly there, so let's bump the
consumption limit to 400.
2021-04-05 16:32:06 +02:00
Daniel Borchmann
e35997d9e3
Fix wrong acacia tree reference in columnia mod
Acacia trees have been moved from moretrees to default.
2020-12-20 09:44:57 +01:00
Daniel Borchmann
0146b8debd
Revert "Delete empty patches directory"
Turns out the error in my world.mt, activating a mod named patches although is
wasn't there.  Furthermore, patches may be necessary in the future again, so
let's keep all this.

This reverts commit 21b23a02334fc6047171038431b6c0c25d01668e.
2020-12-13 15:49:32 +01:00
Daniel Borchmann
21b23a0233
Delete empty patches directory
This causes problems when starting minetest in server mode, as it expects to
find an `init.lua` there.
2020-12-13 12:24:31 +01:00
Daniel Borchmann
7cd98418b9
Remove obsolete mods 2020-12-13 11:51:29 +01:00
Daniel Borchmann
f9e9ae6c38
Rename patches 2018-10-06 13:21:04 +02:00
Daniel Borchmann
1f52cdb7bb
Fix rightclick for land turtles 2018-10-06 13:18:32 +02:00
Daniel Borchmann
67b721d68b
Disable respawn features of mg-villages
Seems to be broken once a player dies
2018-10-06 11:42:00 +02:00
Daniel Borchmann
90ee3fa0b3
Clean up patches 2018-10-05 20:43:14 +02:00
Daniel Borchmann
cb93606264 Disable protection of villages 2018-10-03 17:54:01 +02:00
Daniel Borchmann
bf6d13082e
No traders for animals
The kind of animals are not supported anymore
2018-09-30 12:03:42 +02:00
Daniel Borchmann
6a5fc146a1
Mod Update
Issues:
- castles is now a modpack, make sure to enable all necessary submodules (like
  masonry and storage)
- fun_caves gave a lot of errors on startup, disabled most of it
2018-09-30 11:54:29 +02:00
Daniel Borchmann
5a568c6e0f More Updates
The darkage update makes one of the patches obsolete
by removing the recipe for desert_stone
2018-04-02 13:56:05 +02:00
Daniel Borchmann
fb9ba31619 Disable spawning of (new) villages 2017-12-15 18:00:48 +01:00
Daniel Borchmann
5763c1dabf
Disable desert stone recipe from darkage
Signed-off-by: Daniel Borchmann <daniel@algebra20.de>
2017-11-18 15:40:21 +01:00
Daniel Borchmann
af6d9d75a3
Remove redundant mymonths patch
Signed-off-by: Daniel Borchmann <daniel@algebra20.de>
2017-11-12 14:48:29 +01:00
Daniel Borchmann
91b4dae48c
Update patch for mg_villages
Signed-off-by: Daniel Borchmann <daniel@algebra20.de>
2017-11-12 14:39:39 +01:00
Daniel Borchmann
73f5899f65
Use quilt for patch management
Signed-off-by: Daniel Borchmann <daniel@algebra20.de>
2017-11-12 14:34:23 +01:00