The Meaning of Life, the Universe, and Everything.
Location:
Somewhere
Join Date:
11/29/2012
Posts:
619
Location:
Australia
Minecraft:
The_SlayerMC
Member Details
if your trying to generate it using the .Schemeatic to .Java convertor but the stained clay isnt showing in the code, use something that was in 1.3.2 like wool or something else, then in the code replace it to the block that you want..
This isn't related to stained clay, but you may find it useful for your custom structures. I made a tool that, if you store your structures in array format, will allow you to easily rotate their orientation in the world on generation or offset the position by an amount.
Check it out on github. Might make some of your work easier
Block.stainedClay.blockID, 1, 1
Find out how I generate....coolAlias...world structure generation and rotation tool...
You can find the meta for every clay color on the minecraft wiki under data values page.
Check it out on github. Might make some of your work easier
Find out how I generate....coolAlias...world structure generation and rotation tool...