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: src/main/java/de/mari_023/ae2wtlib/datagen/AE2wtlibTextures.java
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,5 @@
1
-
packagede.mari_023.ae2wtlib.datagen;
2
1
/*
3
-
Copied from Modern Industrialisation (https://github.com/AztechMC/Modern-Industrialization/blob/1.20.x/src/client/java/aztech/modern_industrialization/textures/MITextures.java) and adapted for ae2wtlib
2
+
* Copied from Modern Industrialisation (https://github.com/AztechMC/Modern-Industrialization/blob/d537c128c9af90699ff55942da8b6da159222c80/src/client/java/aztech/modern_industrialization/textures/MITextures.java) and adapted for ae2wtlib
4
3
*/
5
4
6
5
/*
@@ -26,6 +25,7 @@ Copied from Modern Industrialisation (https://github.com/AztechMC/Modern-Industr
26
25
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
Copy file name to clipboardExpand all lines: src/main/java/de/mari_023/ae2wtlib/datagen/FastPathPackResources.java
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,5 @@
1
-
packagede.mari_023.ae2wtlib.datagen;
2
-
3
1
/*
4
-
Copied from Modern Industrialisation (https://github.com/AztechMC/Modern-Industrialization/blob/1.20.x/src/main/java/aztech/modern_industrialization/resource/FastPathPackResources.java) and adapted for ae2wtlib
2
+
* Copied from Modern Industrialisation (https://github.com/AztechMC/Modern-Industrialization/blob/d537c128c9af90699ff55942da8b6da159222c80/src/main/java/aztech/modern_industrialization/resource/FastPathPackResources.java) and adapted for ae2wtlib
5
3
*/
6
4
/*
7
5
* MIT License
@@ -26,6 +24,8 @@ Copied from Modern Industrialisation (https://github.com/AztechMC/Modern-Industr
26
24
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
Copy file name to clipboardExpand all lines: src/main/java/de/mari_023/ae2wtlib/datagen/IORunnable.java
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,5 @@
1
-
packagede.mari_023.ae2wtlib.datagen;
2
-
3
1
/*
4
-
Copied from Modern Industrialisation (https://github.com/AztechMC/Modern-Industrialization/blob/1.20.x/src/client/java/aztech/modern_industrialization/textures/IORunnable.java) and adapted for ae2wtlib
2
+
* Copied from Modern Industrialisation (https://github.com/AztechMC/Modern-Industrialization/blob/d537c128c9af90699ff55942da8b6da159222c80/src/client/java/aztech/modern_industrialization/textures/IORunnable.java) and adapted for ae2wtlib
5
3
*/
6
4
/*
7
5
* MIT License
@@ -26,6 +24,8 @@ Copied from Modern Industrialisation (https://github.com/AztechMC/Modern-Industr
26
24
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
Copy file name to clipboardExpand all lines: src/main/java/de/mari_023/ae2wtlib/datagen/TexturesProvider.java
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,5 @@
1
-
packagede.mari_023.ae2wtlib.datagen;
2
-
3
1
/*
4
-
Copied from Modern Industrialisation (https://github.com/AztechMC/Modern-Industrialization/blob/1.20.x/src/client/java/aztech/modern_industrialization/datagen/texture/TexturesProvider.java) and adapted for ae2wtlib
2
+
* Copied from Modern Industrialisation (https://github.com/AztechMC/Modern-Industrialization/blob/d537c128c9af90699ff55942da8b6da159222c80/src/client/java/aztech/modern_industrialization/datagen/texture/TexturesProvider.java) and adapted for ae2wtlib
5
3
*/
6
4
/*
7
5
* MIT License
@@ -26,6 +24,8 @@ Copied from Modern Industrialisation (https://github.com/AztechMC/Modern-Industr
26
24
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
0 commit comments