LM4 Generic Features Super-Issue #425
Labels
priority: normal
Normal priority
status: confirmed
Confirmed by a maintainer
type: improvement
Add or adjust a feature
Milestone
Update command api
Fix
SetPermanentLabelAction
Incorporate
enabled
into all conditions and actions; remove it fromSetBuffsAction
change LM's way of doing ranged numbers (e.g.
1.5 - 1.7
) into Mojang's way which is the same except it uses..
instead of-
as the delimiter.rename
funcToRun
inRunFunctionAction
toid
.In all of the
Broadcast
Actions, use a List of permissions (and rename it torequired-permissions
) instead of a singularrequired-permission
value.Rename
EntityCustomNameContainsCondition
toEntityCustomNameCondition
, and make it have more features rather than justcontains
checking.In the
AddNbtTagAction
, maketags
allow a singular String and remove thetag
option.Have parity with LM3 mobs (except for level), so stats will be the same.
BABY_ZOMBIE
and otherBABY_
prefixes for entity typesLM4: Reimplement Tiered Coloring #440
health-dependent color variable
%random%
(@lokka30)rand5
to generate rand between 0 and 5The text was updated successfully, but these errors were encountered: