1
0
Fork 0
mirror of https://github.com/haselkern/Minecraft-ArmorStand.git synced 2025-07-03 14:25:35 +00:00
This tool generates a summon command, to summon an armorstand in a desired pose. https://haselkern.com/Minecraft-ArmorStand/
Find a file
Lars Martens 5c466e71d2 Fixed Rotations
Minecraft uses world rotation, three.js uses local rotation. I was
unable to find a way to convert the rotations, until now.
2016-01-25 20:11:16 +01:00
images More Explicit Folder Names 2015-03-23 16:21:14 +01:00
js Fixed Rotations 2016-01-25 20:11:16 +01:00
.nojekyll GitHub Page failed building. This might fix it. 2014-08-21 16:40:45 +02:00
index.htm Fixed Rotations 2016-01-25 20:11:16 +01:00
LICENSE Added GPL license 2015-06-15 16:05:47 +02:00
README.md Statement to wrong rotations in README 2015-01-06 17:28:23 +01:00
style.css Remove duplicate style for #disabledslots span 2015-09-27 12:43:43 +02:00

Minecraft Armor Stand

###Try it out

This thing is pretty self explanatory. If you have any suggestions, feel free to fork this, open an issue or write in the reddit thread.

Please note: Some rotation values do not properly map to those in Minecraft. If you know how to fix that, please submit a pull request.