diff --git a/README.md b/README.md index f444a12..1e68409 100644 --- a/README.md +++ b/README.md @@ -5,4 +5,3 @@ https://forum.minetest.net/viewtopic.php?f=9&t=10265 TODO: * Find a way to get the perlin noise inside [-1; 1] or use another noise * Add some node which containing items to the simple pyramid "buildings" -* Get rid of the vector_extras dependency diff --git a/nether/mod.conf b/nether/mod.conf index eb8e675..c9083a7 100644 --- a/nether/mod.conf +++ b/nether/mod.conf @@ -1,3 +1,3 @@ name = nether -depends = default,glow,riesenpilz,stairs,vector_extras +depends = default,glow,riesenpilz,stairs optional_depends = creative,fence_registration,function_delayer,watershed