1
0
Fork 0
mirror of https://github.com/haselkern/Minecraft-ArmorStand.git synced 2025-05-18 05:55:35 +00:00

Editor Working + Command Partially Generating

This commit is contained in:
haselkern 2014-08-18 18:32:50 +02:00
parent 2e32466b71
commit d7ea813432
3 changed files with 81 additions and 25 deletions

View file

@ -17,11 +17,6 @@
<h1>MINECRAFT ARMOR STAND<br>Please note:</h1>
This thing is nowhere near complete, I just wanted to upload it so I don't lose my work if my local copy messes up.
<br>
Notes to myself:
<ul>
<li>Y and Z rotation axis are okay, but the value has to be multiplied by -1</li>
</ul>
<div id="inputsection">
@ -50,6 +45,8 @@
</div>
<div id="code"></div>
</div>
</body>
</html>