This repository has been archived by the owner on Aug 19, 2024. It is now read-only.
generated from NeoForgeMDKs/MDK-1.21-ModDevGradle
-
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.
- Loading branch information
Showing
6 changed files
with
39 additions
and
18 deletions.
There are no files selected for viewing
4 changes: 2 additions & 2 deletions
4
src/generated/resources/.cache/103d9f3f36b01595f1aa5172191e60eff02e6924
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,2 +1,2 @@ | ||
// 1.21 2024-07-26T18:40:32.3926357 Registries | ||
20e0d3a34f134cd8aed6f7ccca4cfbb3d26a1fca data/farm_away/farm_away/ritual/potato_ritual.json | ||
// 1.21 2024-07-28T23:06:29.5088446 Registries | ||
8d2d23bbc1d194e9c7b773687b64a27d9c310ea8 data/farm_away/farm_away/ritual/ice_cream.json |
10 changes: 10 additions & 0 deletions
10
src/generated/resources/data/farm_away/farm_away/ritual/ice_cream.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,10 @@ | ||
{ | ||
"base_out": "farm_away:andesite_farmland", | ||
"center": "farm_away:empty_root", | ||
"center_out": "farm_away:soft_potatoes", | ||
"ritual_base": [ | ||
"minecraft:air", | ||
"minecraft:farmland", | ||
"farm_away:solid_cloud" | ||
] | ||
} |
8 changes: 0 additions & 8 deletions
8
src/generated/resources/data/farm_away/farm_away/ritual/potato_ritual.json
This file was deleted.
Oops, something went wrong.
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