-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Re-add forgotten ME Source Jar recipe
- Loading branch information
Showing
5 changed files
with
25 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 2 additions & 1 deletion
3
src/generated/resources/.cache/d283111bab9a62e4963fc964589b8c24a0bb34ec
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
// 1.21.1 2024-10-14T21:07:58.035271436 vanilla/Apparatus Recipes | ||
// 1.21.1 2024-10-21T15:33:51.937293932 vanilla/Apparatus Recipes | ||
fc785ff012d67a4eb91cec476c966a36f78f4615 data/arseng/recipes/me_source_jar.json | ||
75effbf505756d4af95e92f686dace152900cfe2 data/arseng/recipes/source_acceptor.json | ||
7e89534007a82652e543005ebabaddc1129367ae data/arseng/recipes/source_cell_housing.json |
20 changes: 20 additions & 0 deletions
20
src/generated/resources/data/arseng/recipes/me_source_jar.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
{ | ||
"type": "ars_nouveau:enchanting_apparatus", | ||
"keepNbtOfReagent": false, | ||
"pedestalItems": [ | ||
{ | ||
"item": "ars_nouveau:manipulation_essence" | ||
}, | ||
{ | ||
"tag": "ae2:interface" | ||
} | ||
], | ||
"reagent": { | ||
"item": "ars_nouveau:source_jar" | ||
}, | ||
"result": { | ||
"count": 1, | ||
"id": "arseng:me_source_jar" | ||
}, | ||
"sourceCost": 0 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters