diff options
author | cheapie <no-email-for-you@example.com> | 2024-10-02 11:46:12 -0500 |
---|---|---|
committer | cheapie <no-email-for-you@example.com> | 2024-10-02 11:46:12 -0500 |
commit | 50249987378c8715aa2b9ff9be4f4c1be7b227c5 (patch) | |
tree | b76e9eb01cb3e8afc05e5304efe748b850aa73bf /mod.conf | |
download | cb_spill-50249987378c8715aa2b9ff9be4f4c1be7b227c5.tar cb_spill-50249987378c8715aa2b9ff9be4f4c1be7b227c5.tar.gz cb_spill-50249987378c8715aa2b9ff9be4f4c1be7b227c5.tar.bz2 cb_spill-50249987378c8715aa2b9ff9be4f4c1be7b227c5.tar.xz cb_spill-50249987378c8715aa2b9ff9be4f4c1be7b227c5.zip |
Add initial content
Diffstat (limited to 'mod.conf')
-rw-r--r-- | mod.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mod.conf b/mod.conf new file mode 100644 index 0000000..a6ea961 --- /dev/null +++ b/mod.conf @@ -0,0 +1,3 @@ +name = cb_spill +depends = mesecons_commandblock +description = Require 'spill' privilege to place mesecons command blocks |