PTM1.7.3v3.1_src

Details

  • Filename
    PTM173v3.1_trunc_src.zip
  • Uploaded by
  • Uploaded
    Jan 29, 2012
  • Size
    6.93 KB
  • Downloads
    2,469
  • MD5
    bd5ea3d01759db8267d015739261eb7a

Supported Bukkit Versions

  • CB 1.1-R1

Changelog

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)