Remove the unused vector_extras dependency

This commit is contained in:
HybridDog 2022-08-20 19:20:13 +02:00
parent 01cd7c8e5b
commit 435cef6f81
2 changed files with 1 additions and 2 deletions

View File

@ -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

View File

@ -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