Allow using ResourceLocation
s in CompoundCondition
#3
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Modding/silicate#3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Use
Codec.either
for theconditions
field inCompoundCondition
to allow datapacks to specifyResourceLocation
s where other conditions are stored in datapacks rather than a condition object verbatim.For example, instead of:
...you could use this:
Added in
0.5.0