Commit 28f7c57
·
1 parent 7bcbad2 commit 28f7c57
File tree
104 files changed
+427
-338
lines changed- src/main
- java/li/cil/oc/api
- event
- prefab
- scala/li/cil/oc
- client
- gui
- renderer
- block
- entity
- tileentity
- common
- block
- traits
- container
- entity
- event
- init
- item
- data
- traits
- nanomachines
- provider
- recipe
- tileentity
- integration
- jei
- minecraft
- server
- agent
- command
- component
- traits
- network
- util
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
104 files changed
+427
-338
lines changedDiff for: build.gradle
+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
76 | 76 |
| |
77 | 77 |
| |
78 | 78 |
| |
79 |
| - | |
| 79 | + | |
80 | 80 |
| |
81 | 81 |
| |
82 | 82 |
| |
|
Diff for: build.properties
+5-5
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
3 |
| - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 |
| - | |
| 12 | + | |
13 | 13 |
| |
14 | 14 |
|
1 commit comments
TekuSP commentedon Jul 16, 2017
Sadly compile is only thing it does. Does not support forge 1.12-14.21.1.x only 1.12-14.21.0.x which are not reverse compatible :/ Please fix, I am looking forward 1.12 support.