Package: The Code
package mods are not namespaced and do not meet right to a name
Renamed "item" to "items", I agree that modname sucked, anything else you suggest me to change regarding modnames?
They need to be namespaced. Put some kind of prefix in front of the mod names, like tc_ or something.
tc_
I recommend being more explicit with namespacing than not (thecode_ rather than tc_).
thecode_
package mods are not namespaced and do not meet right to a name
Renamed "item" to "items", I agree that modname sucked, anything else you suggest me to change regarding modnames?
They need to be namespaced. Put some kind of prefix in front of the mod names, like
tc_
or something.I recommend being more explicit with namespacing than not (
thecode_
rather thantc_
).