diff --git a/depends.txt b/depends.txt index 369612e..08b845c 100644 --- a/depends.txt +++ b/depends.txt @@ -1,3 +1,4 @@ default +dye wool mobs? diff --git a/description.txt b/description.txt new file mode 100644 index 0000000..a7fedce --- /dev/null +++ b/description.txt @@ -0,0 +1 @@ +BAGS mod for Minetest in real storage way usage diff --git a/mod.conf b/mod.conf index 91b65ca..42d3374 100644 --- a/mod.conf +++ b/mod.conf @@ -1 +1,4 @@ name = backpacks +depends = default, wool, dye +optional_depends = mobs +description = BAGS mod for Minetest in real storage way usage