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/
.github/workflows | ||
public | ||
src | ||
.gitignore | ||
.nojekyll | ||
index.html | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
postcss.config.js | ||
README.md | ||
tailwind.config.js | ||
vite.config.js |
Minecraft Armor Stand
This project is currently being rewritten. This document should be changed to include help for users and then help for contributors, especially translators.
TODO
The following things still have to be done. Possibly in this order.
- Equipment
- Equipment locking
- Can we scrape the MC wiki for a searchable dropdown list?
- Colors for leather pieces
- Helmet: player name
- Helmet: Image URL
- Helmet: Give code from https://minecraft-heads.com ?
- Custom name with styling options
- Code generation
- Proper rotation conversion between Minecraft and ThreeJS
- /summon or /give
- Hint for command block
- Design
- Save and load
- Tips and tricks section?
- Double click a slider to reset
- You can save and load
- How to remove an invulnerable armor stand
- Ask before exit
- vue i18n
- vue element transitions