Cadiboo / Example-Mod

An example mod created to try and get new modders to use good code practices
GNU Lesser General Public License v3.0
196 stars 41 forks source link

Worldgen is trash #12

Closed Cadiboo closed 5 years ago

Cadiboo commented 5 years ago

Multiplication instead of bit shifting, add some comments about why you DONT have to offset cords by 8, and when you would