Merge Forge 1.21.3 and 1.21.4 (only need one)
This commit is contained in:
parent
9a5ddab747
commit
977aafddbf
20 changed files with 1 additions and 3606 deletions
|
|
@ -44,7 +44,6 @@ include ':fabric-1.17.1'
|
|||
include ':fabric-1.16.4'
|
||||
include ':fabric-1.15.2'
|
||||
include ':fabric-1.14.4'
|
||||
include ':forge-1.21.4'
|
||||
include ':forge-1.21.3'
|
||||
include ':forge-1.21'
|
||||
include ':forge-1.20.6'
|
||||
|
|
@ -91,7 +90,6 @@ project(':fabric-1.17.1').projectDir = "$rootDir/fabric-1.17.1" as File
|
|||
project(':fabric-1.16.4').projectDir = "$rootDir/fabric-1.16.4" as File
|
||||
project(':fabric-1.15.2').projectDir = "$rootDir/fabric-1.15.2" as File
|
||||
project(':fabric-1.14.4').projectDir = "$rootDir/fabric-1.14.4" as File
|
||||
project(':forge-1.21.4').projectDir = "$rootDir/forge-1.21.4" as File
|
||||
project(':forge-1.21.3').projectDir = "$rootDir/forge-1.21.3" as File
|
||||
project(':forge-1.21').projectDir = "$rootDir/forge-1.21" as File
|
||||
project(':forge-1.20.6').projectDir = "$rootDir/forge-1.20.6" as File
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue