Skip to content

Commit 89f4be6

Browse files
authored
Update README.md
1 parent 084c8c2 commit 89f4be6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Format example:
6060
#This is a comment.
6161
+ minecraft:armor_stand #This is also a comment.
6262

63-
There is an alternate way to define tags that can be used if you have a list of all entries that should be included. You may insert a "txt" file in the directory "./.saved/tags/[type]" that contains either a line separated or comma separated list of the specific entries that should be included (default namespace is "minecraft"). You may not specify other tags or filter entries - This format only accepts literal entry specifications.
63+
There is an alternate way to define tags that can be used if you have a list of all entries that should be included. You may insert a "txt" file in the directory "./.saved/tags/[type]" that contains either a line separated or comma separated list of the specific entries that should be included (default namespace is "minecraft"). For the file name, use an underscore instead of a colon. You may specify other tags, but not filter entries.
6464

6565
Format example:
6666

0 commit comments

Comments
 (0)