#Hero Statue

1 messages ยท Page 1 of 1 (latest)

proven ruin
#
  • 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.
proven ruin
#
  • 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.
proven ruin
#
  • 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.
proven ruin
proven ruin
#

model has been made, going to retexture to be a stone statue. (posing this is going to be a nightmare)