generated from NeoForgeMDKs/MDK-1.21-NeoGradle
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'origin/main'
- Loading branch information
Showing
17 changed files
with
140 additions
and
44 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
14 changes: 6 additions & 8 deletions
14
src/generated/resources/.cache/9fb1092f32d4fcbf9e061ffd718d4ec689c6c95e
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,8 +1,6 @@ | ||
// 1.21.1 2024-09-15T13:53:10.911319 Recipes | ||
6a3498b9b03ea934405ac04d33c6714f372eeb3f data/modjam/recipe/aquarine_steel_ingot.json | ||
28cc0049f31980f965d83a5e61190c6d60ce6777 data/modjam/recipe/atlantic_gold_nugget.json | ||
eff68d65ada7c926e4f29eae840532b396b62af9 data/modjam/recipe/crowbar.json | ||
74069ed0dec9d6fe4262cea8462338d22dda9b2a data/modjam/recipe/diamond.json | ||
79c93eb45499c99c1d2f5b33a3d06eebae8ee3ae data/modjam/recipe/kelp.json | ||
212d75a5fccad42ec0cc51d1e1dfe77b53a8b988 data/modjam/recipe/netherite_ingot.json | ||
e5b9636f08954e5acaaf6832d72ecf4e9a717ffd data/modjam/recipe/rusty_gear.json | ||
// 1.21.1 2024-09-15T14:21:39.413901793 Recipes | ||
79c93eb45499c99c1d2f5b33a3d06eebae8ee3ae data/modjam/recipe/aquatic_catalyst_channeling/kelp_to_air.json | ||
fad1d5e9b634b83163fab8d4a08b49bfb9dddbde data/modjam/recipe/item_etching/emerald_to_diamond.json | ||
379e1941645d53b15794d6b89bee0896217b8b22 data/modjam/recipe/item_transformation/iron_ingot_to_aquarine_steel_ingot.json | ||
bbf30a82d2034849c4cbece3c51b3f6cc9f91bbc data/modjam/recipe/item_transformation/snowball_to_netherite_ingot.json | ||
1d0609c2df64ad98c4b74b9d41cbd0a4c85257be data/modjam/recipe/mixing/anvil_atlantic_gold_nugget_to_rusty_gear.json |
6 changes: 0 additions & 6 deletions
6
src/generated/resources/assets/modjam/models/item/aquarine_steel_ingot.json
This file was deleted.
Oops, something went wrong.
6 changes: 0 additions & 6 deletions
6
src/generated/resources/assets/modjam/models/item/rusty_gear.json
This file was deleted.
Oops, something went wrong.
File renamed without changes.
1 change: 1 addition & 0 deletions
1
...resources/data/modjam/recipe/diamond.json → ...cipe/item_etching/emerald_to_diamond.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 |
---|---|---|
@@ -1,5 +1,6 @@ | ||
{ | ||
"type": "modjam:item_etching", | ||
"duration": 0, | ||
"ingredient": { | ||
"item": "minecraft:emerald" | ||
}, | ||
|
2 changes: 2 additions & 0 deletions
2
...a/modjam/recipe/aquarine_steel_ingot.json → ...n/iron_ingot_to_aquarine_steel_ingot.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
2 changes: 2 additions & 0 deletions
2
...s/data/modjam/recipe/netherite_ingot.json → ...ormation/snowball_to_netherite_ingot.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
File renamed without changes.
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
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
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
Oops, something went wrong.