UNPKG

@minecraft/creator-tools

Version:

Minecraft Creator Tools command line and libraries.

13 lines 313 B
{ "title": "Attack Damage", "description": "Specifies how much damage is dealt by the entity when it attacks.", "fields": [ { "id": "value", "description": "How much an attack should damage a target.", "dataType": 18, "minValue": -50, "maxValue": 50 } ] }