Filename
cwc-b31.jar
Uploaded by
jredfox_
Uploaded
Mar 2, 2022
Game Version
1.5.2
+2
Size
151.87 KB
Downloads
22
MD5
e2ec4a9e02c67b8e15a5d242cd8ef982
Supported Modloader Versions
Forge
Supported Java Versions
Java 8
Supported Minecraft 1.5 Versions
1.5.2
Changelog
item block ids displaying in the conflict files
free ids for items should be 4095 - 256 + 1 as those before are reserved for itemblocks
free ids for blocks should be split into terrain gen(<=255) and non terrain gen(+256)
free ids now use id chunks api as it's cleaner and generally faster
todo:
- add the auto config