File Details
extended-commands-suite-v0.9.11.mcaddon
- R
- Apr 23, 2025
- 187.10 KB
- 425
- 1.21.70
File Name
extended-commands-suite-v0.9.11.mcaddon
Supported Versions
- 1.21.70
New Features
- added
dropcommand- use
/scriptevent ecs:drop <itemTypeId: string> <itemQuantity: int> - use this with
chanceand death commands to make custom drops!
- use
- added
scoreboardnamecommand- use
/scriptevent ecs:scoreboardname <scoreboardId: string> <newScoreboardName: string>
- use
- death commands now support multiple commands, each having an id
- This may break your existing ones
- use
/scriptevent ecs:adddeathcommand <commandId: string> <command: string>
Fixes
- fixed
chancecommand for entities (broken in v0.9.5) - fixed pack name and description not showing (broken in v0.9.10)