File Details
PTM1.7.3v3.1_src
- R
- Jan 29, 2012
- 6.93 KB
- 2.7K
- CB 1.1-R1
File Name
PTM173v3.1_trunc_src.zip
Supported Versions
- CB 1.1-R1
This is the source for v3.1 stripped down because of licensing restrictions.
It will not compile as is and requires functionality similiar to Minecraft 1.7.3 as a generator to be able to run correctly. A good place to start is to take a Minecraft 1.7.3 artifact, decompile it, include the biome code, and particularly start from the WorldChunkManager in order to figure out what code needs to be included.
* there is an issue with existing terrain getting biome colorations from 1.1 terrain generation. (client side problem)
* there is an issue with existing terrain getting rain/snow from 1.1 client side (client side problem)

