1
0
Fork 0
mirror of https://github.com/haselkern/Minecraft-ArmorStand.git synced 2025-05-17 15:05:33 +00:00
This tool generates a summon command, to summon an armorstand in a desired pose. https://haselkern.com/Minecraft-ArmorStand/
Find a file
agentdid127 12f53a0f13
main.js updated
- Added Selector Functionality:
     If left blank, it will show up as @p (nearest player)
2019-01-05 23:43:44 -05:00
images Merge branch 'master' into gh-pages 2017-09-13 20:23:40 -04:00
js main.js updated 2019-01-05 23:43:44 -05:00
.nojekyll GitHub Page failed building. This might fix it. 2014-08-21 16:40:45 +02:00
index.htm Updated Skull Functionality 2019-01-05 15:01:57 -05:00
LICENSE Added GPL license 2015-06-15 16:05:47 +02:00
README.md Fixed markdown in README 2017-04-10 14:23:43 +02:00
style.css Click to copy code 2017-06-14 10:07:03 +02:00

Minecraft Armor Stand

Try it out

In Minecraft 1.8 Armorstands were introduced. Unfortunately, the syntax to summon one is quite confusing and not very intuitive, especially when you're trying to create an awesome pose. This tool provides a graphical interface, so that you can focus on the looks and not worry about code.

If you would like to see a feature implemented, feel free to open an issue or submit a pull request.