chunky-dev / chunky-dev/chunky

Regarding Armor-Stands

Open
#452 5 comments 0 reactions 0 assignees View on GitHub
feature request
Dominant language
Java
Stars
738
Forks
78
Avg merge
10h 5m
Merged PRs (30d)
3

Description

I've seen that you're currently working on armor-stands. IDK how far you wanna take compatibility with minecraft but I guess it can get pretty messy **if** you wanna add most of the features they can use. Here is a little list of things to keep in mind:

- [ ] they can be "small" (which makes them roughly the size of a baby-zombie)
- [x] all parts can rotate independently
- [x] they can have arms
- [ ] they can "equip" most items (i guess your item-renderer now comes in handy :-) and if this works, item-frames should be an easy next step :))
- [ ] they can equip shields (and shields can have banners on them)
- [x] they can take up multiple blocks depending on the rotation of the different parts (IDK if this even matters for your renderer)
- [x] the base-plate can be removed
- [x] they can be invisible
- [x] they can wear player heads

![armor](https://user-images.githubusercontent.com/472894/29356526-d63a8fde-8274-11e7-93e7-19818b5eb38c.jpg)

(Thats my Armor-Stand testscene in Minecraft)

I used http://haselkern.com/Minecraft-ArmorStand/ to generate the "non-standard" stuff.

(( And I know that you've already taken some of the things into account - this posting is basically just a "armor-stand-hell"-checklist to keep in mind how terrible they can be :) ))

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.