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
{{ message }}
This repository was archived by the owner on Jun 17, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: changelog.md
+12-3Lines changed: 12 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,24 @@
1
1
<!-- latest begin -->
2
2
3
-
### 1.8.0
3
+
### 1.8.1
4
+
5
+
- fixed mouse wheel events being processed twice in some cases.
6
+
7
+
### NOTE
4
8
5
-
- Introducing [libIPN](https://www.curseforge.com/minecraft/mc-mods/libipn). The GUI/Config code is now in separate library mod. [libIPN](https://www.curseforge.com/minecraft/mc-mods/libipn) will be used by my other mods. And others?... If there are other brave devs.
6
9
-**Inventory Profiles Next** now depends on [libIPN](https://www.curseforge.com/minecraft/mc-mods/libipn). This means you will need to install [libIPN](https://www.curseforge.com/minecraft/mc-mods/libipn) too or **Inventory Profiles Next** will not work
7
-
- Added Ukrainian translation. Thanks to **ttrafford7**
8
10
9
11
<!-- latest end -->
10
12
11
13
<!-- rest begin -->
12
14
15
+
### 1.8.0
16
+
17
+
- Introducing [libIPN](https://www.curseforge.com/minecraft/mc-mods/libipn). The GUI/Config code is now in separate library mod. [libIPN](https://www.curseforge.com/minecraft/mc-mods/libipn) will be used by my other mods. And others?... If there are other brave devs.
18
+
-**Inventory Profiles Next** now depends on [libIPN](https://www.curseforge.com/minecraft/mc-mods/libipn). This means you will need to install [libIPN](https://www.curseforge.com/minecraft/mc-mods/libipn) too or **Inventory Profiles Next** will not work
19
+
- Added Ukrainian translation. Thanks to **ttrafford7**
20
+
21
+
13
22
### 1.7.2
14
23
15
24
- Continuous/Auto Crafting now supports the Stone Cutter.
0 commit comments