04-06-2015, 04:43 AM
sigh, I'm having a hard time implementing //generate. You're supposed to be able to create structures using math formulas, but it seems like the math is different in Java compared to Lua. I tried "log(0.5+sin(atan2(x,z)*8)*0.2)*(sqrt(x*x+z*z)/0.5)^(-2)-1.2" in Java (had to replace ^ with Math.pow) but it gave a different result when I tried it in Lua. I really wanted to try and make this, because you can make awesome structures like this one. I found it on reddit
![Wink Wink](https://forum.cuberite.org/images/smilies/wink.png)