- Adds a new block modeled after the heros from mc legends, which when powered change pose.
- There are 15 poses, one for each level of redstone power.
- When unpowered, the statue will remember the last pose.
- The texture is dynamic, with a block interaction being used to set the texture.
- The block item can be put into a stonecutter to add a pride flag overlay! ๐ณ๏ธโ๐
- Comparators output a power level matching the pose.
#Hero Statue
1 messages ยท Page 1 of 1 (latest)
- Stores the pose as a int blockstate (0-14)
- Comparator outputs the power required to set the current pose, regardless of power state.
- Can store a itemstack of one, this will be used for the copycat functionality.
- Itemstack can be removed with shears.
- Models haven't been worked on yet.
- Copycat functionality has been replaced, with ItemFrame-esc functionality.
- Added packets for item syncing on client chunk load, and reading and changing statue block item.
- Checks player abilities for allowModifyWorld before adding/removing item.
discord size limits..., uh video! ๐
https://bsky.app/profile/dannytaylor.dev/post/3lvkjda3qgc2m
-# โฉ dannytaylor ๐ณ๏ธโโง๏ธ๐ณ๏ธโ๐ (@dannytaylor.dev)
it's functionally complete, waiting for models (forgot to record sound...)
model has been made, going to retexture to be a stone statue. (posing this is going to be a nightmare)