# Tree Group Filters for FANCY VIEW
# 
# Filters for mod files

# Filters are used to select which files go to each group.
# Make sure the groups are defined in your group config file!

# ~~~ Filter syntax: ~~~
# group = filter | otherFilter | filterWithWildCard*

# Group "NULL" -> matched assets will hide
# Filter "NULL" -> no files will match

# IMPORTANT: Deepest groups must be matched first



root.mod.zan.lang = assets.minecraft.com.thevoxelbox.voxelmap.lang.*
root.mod.zan.images = assets.minecraft.com.thevoxelbox.voxelmap.images.*
root.mod.zan = assets.minecraft.com.thevoxelbox.voxelmap.*

root.mod.ctm = assets.minecraft.mcpatcher.ctm.*

root.mod = NULL