CsokiCraftUtil
Hello everyone!
This page serves as an alternative download source for the CsokiCraftUtil library.
Important to note that this is not a full mod, but a necessary library for the proper functioning of some modifications.
Version Information
Different library versions are compatible with various Minecraft releases:
- Versions 1.0 - 1.1.4 function exclusively in Minecraft older than 1.10
- Version 1.2 works only with MC 1.10. It is recommended to discontinue its use
- Versions 1.1.6 and subsequent 1.1.x releases should support both game versions
- Version 1.3 is also compatible with 1.11.2. Lacks backward compatibility - use only when necessary!
[The reason is that in version 1.10, standard Minecraft classes (EnumFacing, BlockPos) replaced previously used Forge equivalents.]
Usage Terms
Permitted:
- use the compiled unmodified JAR file (for example, include in mod packs, use as a dependency)
- distribute the compiled unmodified JAR for free provided authorship (CsokiCraft) is acknowledged
- examine the source code and Javadoc (both included in JAR)
Prohibited:
- reuse any parts of the source code without author's permission (if functionality is needed - add as dependency)
- modify the JAR and share it with anyone
- conceal/deny/omit the fact of my authorship of CsokiCraftUtil (and, obviously, change the name)
Enjoy!