diff options
author | Elias Fleckenstein <eliasfleckenstein@web.de> | 2020-12-22 16:54:05 +0100 |
---|---|---|
committer | Elias Fleckenstein <eliasfleckenstein@web.de> | 2020-12-22 16:54:05 +0100 |
commit | e5194fa7613f91d511ce557b0eaacfedf34ec763 (patch) | |
tree | fc03c04a2c9d17e2c1f4e4c6d431bef71cf40231 /mod.conf | |
download | drop_spawners-e5194fa7613f91d511ce557b0eaacfedf34ec763.tar.xz |
Initial Commit
Diffstat (limited to 'mod.conf')
-rw-r--r-- | mod.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mod.conf b/mod.conf new file mode 100644 index 0000000..da6ace7 --- /dev/null +++ b/mod.conf @@ -0,0 +1,4 @@ +name = drop_spawners +author = Fleckenstein +description = Make mob spawners diggable and placeable for all players +depends = mcl_mobspawners |