Skip to content

Commit cf09812

Browse files
committed
docs: Update readme
1 parent 803fff8 commit cf09812

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.MD

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,10 @@ This mod implements several features based on the OptiFineDoc documentation:
2525
- Connected textures: https://github.com/sp614x/optifine/blob/master/OptiFineDoc/doc/ctm.properties
2626
- Random mobs: https://github.com/sp614x/optifine/blob/master/OptiFineDoc/doc/random_entities.properties
2727

28-
Note: the `ft_default` entry in the ctm properties shipped in this mods jar is an internal implementation detail. Please ignore it, and do not use it in your resource packs!
28+
Note: the `ft_default` entry in the ctm properties shipped in this mods jar is an internal implementation detail.
29+
Please ignore it, and do not use it in your resource packs!
30+
This is needed because the alternative for having this marker would be an expensive resource pack scan,
31+
which would significantly slow down resource reloads.
2932

3033
## Credits
3134

0 commit comments

Comments
 (0)