mirror of
https://github.com/haselkern/Minecraft-ArmorStand.git
synced 2025-05-18 05:55:35 +00:00
Add code generation
This commit is contained in:
parent
1d6d6448ff
commit
8ccd87ae45
3 changed files with 318 additions and 3 deletions
|
@ -7,12 +7,14 @@ 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? https://minecraft.fandom.com/api.php ?
|
||||
* Only items that are available in a given minecraft version should show up
|
||||
- [ ] Colors for leather pieces
|
||||
- [ ] Helmet: player name
|
||||
- [ ] Helmet: Image URL
|
||||
- [ ] Helmet: https://minecraft-heads.com -> but use Minecraft-URL or Player name and skip the give code thing, that was confusing anyways. Have a help popup that explains this functionality with a few screenshots.
|
||||
- [ ] Custom name with styling options
|
||||
- [ ] Code generation
|
||||
- [ ] Hide controls that are not relevant for the chosen minecraft version
|
||||
- [ ] **Proper rotation conversion between Minecraft and ThreeJS**
|
||||
- [ ] /summon or /give
|
||||
- [ ] Hint for command block
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue