Compare commits

..

No commits in common. "master" and "master" have entirely different histories.

3 changed files with 5 additions and 5 deletions

4
depends.txt Executable file
View File

@ -0,0 +1,4 @@
mana
default
mobs
farming

View File

@ -121,4 +121,4 @@ minetest.register_craft({
})
minetest.log("action", "[broomstick] loaded.")
minetest.log("info", "[OK] broomstick")

View File

@ -1,4 +0,0 @@
name = broomstick
title = Broomstick
description = Add a broomstick
depends = mana,default,mobs,farming