File tree Expand file tree Collapse file tree 3 files changed +7
-5
lines changed Expand file tree Collapse file tree 3 files changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -138,7 +138,7 @@ if (System.getenv().CURSEFORGE_KEY) {
138138 mainFile. changelogType = ' markdown'
139139
140140// mainFile.addRequirement()
141- // mainFile.addOptional()
141+ mainFile. addOptional(" jei " , " emi " )
142142 }
143143}
144144
@@ -155,7 +155,8 @@ if (System.getenv().MODRINTH_KEY) {
155155 loaders = [" neoforge" ]
156156
157157 dependencies {
158-
158+ optional. project " jei"
159+ optional. project " emi"
159160 }
160161 }
161162}
Original file line number Diff line number Diff line change 1- * Fix the preview key not functioning
2- * Fix the undo key not functioning
1+ * Add Replacement Upgrade that can be used to replace targeted blocks with the block in your off-hand
2+ * Add a block tag ` constructionstick:non_replaceable ` in which blocks can be placed that are not replaceable by the Replacement Upgrade
3+ * Add EMI support for the Smithing Table upgrade recipes
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ curseforge_id=1156098
2020modrinth_id =ooyjDLZt
2121
2222# Version
23- version =1.0.3
23+ version =1.1.0
2424
2525# Dependencies
2626jei_version =19.21.0.247
You can’t perform that action at this time.
0 commit comments