Skip to content

1.1.5-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@OliverSchlueter OliverSchlueter released this 11 May 16:29
· 398 commits to main since this release

This beta version introduces the ability to change the entity type of an npc.
You can do that with the following command: /npc type <npc> <type>

A list of all features that are disabled when the type is not Player:

  • Changing the skin
  • Changing the equipment
  • Showing in tab
  • Glowing and changing the glowing-color

A list of all excluded types that cannot be used:

  • AREA_EFFECT_CLOUD
  • BLOCK_DISPLAY
  • ARROW
  • EGG
  • ENDER_PEARL
  • EVOKER_FANGS
  • EXPERIENCE_BOTTLE
  • EXPERIENCE_ORB
  • FALLING_BLOCK
  • FIREWORK_ROCKET
  • FISHING_BOBBER
  • INTERACTION
  • ITEM
  • ITEM_DISPLAY
  • LIGHTNING_BOLT
  • LLAMA_SPIT
  • MARKER
  • PAINTING
  • POTION
  • SPECTRAL_ARROW
  • TEXT_DISPLAY
  • TNT
  • TRIDENT

Full Changelog: v1.1.4...v1.1.5-beta