Bug Closed · Resolved

Display Entities cant carry stats

#4363 opened by Unknown 2 years ago

Unknownreported this bug

using

prop_void_walker_mushroom:
  Type: BLOCK_DISPLAY
  Display: 'Shroom'
  Options:
    Despawn: true
    Persistent: false
  DisplayOptions:
    Block: RED_MUSHROOM
    Translation: -0.5,0,-0.5
    Scale: 1,1,1
    InterpolationDuration: 1
  Stats:
  - AURA_DAMAGE 5

will throw an exception: https://pastebin.com/8BVnZSq2

Sign in to join the discussion.