Realistic Terrain Generation

Realistic Terrain Generation

3M Downloads

Merge PR #14 from the 1.9 repo

topisani opened this issue · 5 comments

commented

Everything from this PR should be merged into this one. Whos up for that? (its the new mesas)

commented

Once all these access changes are made in Forge it's going to be a headache going either way, but yeah, we should probably do forward-porting. Especially since 1.7.10 is more familiar and should be a priority to finish. The we can focus heavily on 1.9 when Forge is stable.

commented

yeah i know, i just like doing things in my own codebase. we should probably be lookin into an IBlockState implementation in 1.7... any thoughts on that?

commented

yep, if the constructors at least looked the same, evrything would be easier

commented

It would certainly help us keep both 1.8.9 and 1.9 more easily in sync, so +1 from me.

commented

I'll give it a go since I merged the other Mesa stuff, but... really we should be doing this the other way around - redesigning the biome in 1.7.10 and then forward-porting.