You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,8 @@ This mod removes that functionality and allows the player to use NEI's transfer
16
16
- If an item is a probability output, then nee will not transfer it.
17
17
- Combine like stacks in processing patterns.
18
18
- Support Processing Pattern Terminal(16 -> 4 mode).
19
-
- Allow you item blackList and item priority list, if item in them, it will not be transferred / transfer it first.(use /nee RecipeProcessor to get RecipeProcessor and identifier in log)
19
+
- Allow you to add item blackList and item priority list, if item in them, it will not be transferred / transfer it first.(use /nee RecipeProcessor to get RecipeProcessor and identifier in log)
20
+
- Allow you to add mod priority list,if it's the mod's item,it will be use first.
0 commit comments