This website requires JavaScript.
Explore
Help
Register
Sign In
haui
/
VoxeLibre
forked from
VoxeLibre/VoxeLibre
Watch
1
Star
0
Fork
You've already forked VoxeLibre
0
Code
Pull Requests
Activity
202e30a782
VoxeLibre
/
mods
/
ITEMS
/
mcl_throwing
/
mod.conf
4 lines
89 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Rework throwing code, add egg
2017-01-16 23:11:04 +01:00
name = mcl_throwing
Move data from deprecated files to mod.conf Move data from deprecated files (depends.txt and description.txt) into fields in mod.conf for all mods. This was done with a shell script :)
2021-03-18 17:25:08 +01:00
depends = mcl_fishing
optional_depends = mcl_core, mcl_mobitems, doc