-
Notifications
You must be signed in to change notification settings - Fork 6
Selecting Parts and Filtering
Jay edited this page Aug 20, 2025
·
4 revisions
Important
You should already have a group selected before proceeding. See Getting Started
Part Cycling allows you to individually select a part (Display/Interaction Entity) in your selected group.
-
-
Example:
/mdis parts filtertags head,!eyesThis only selects parts with the tag
headand excludes parts with the tageyes
-
Example:
-
-
Exclusion Example:
/mdis parts filtertypes !block,text(Excludes Block Displays, and Text Displays) -
Inclusion Example:
/mdis parts filtertypes interaction,item,text(Includes Interactions, Item Displays, and Text Displays)
-
Exclusion Example:
-
-
Exclusion Example:
/mdis parts filterblocks !stone -
Inclusion Example:
/mdis parts filterblocks lever,oak_log
-
Exclusion Example:
-
-
Exclusion Example:
/mdis parts filteritems !stick,diamond_sword -
Inclusion Example:
/mdis parts filteritems iron_chestplate
-
Exclusion Example:
-
- This should only be done if a filter is not producing expected results