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
3 changed files
with
6 additions
and
4 deletions.
There are no files selected for viewing
4 changes: 2 additions & 2 deletions
4
src/generated/resources/.cache/1cba2a4ea97c08bbb7e9a0946e9fca879999d8ed
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,5 @@ | ||
// 1.21 2024-07-24T01:06:09.5298485 Tags for minecraft:item mod id farm_away | ||
5e3f64321ddade1ae8829fe943feba3b9f76ec11 data/farm_away/tags/item/seeds/flame.json | ||
// 1.21 2024-07-24T12:17:49.3158604 Tags for minecraft:item mod id farm_away | ||
e8d9c8ae63868fdfe355432e839d26e1ba3519d3 data/farm_away/tags/item/seeds/flame.json | ||
fdd34af9f633905bed8dc3c5b61a7a971d6a65db data/farm_away/tags/item/seeds/shadow.json | ||
f2c6401609ba18572083a8acd9c36df9c6f2d8b3 data/minecraft/tags/item/hoes.json | ||
d1ea4fd4f335a246cf541b96de4eec1cb66eebfb data/minecraft/tags/item/swords.json |
3 changes: 2 additions & 1 deletion
3
src/generated/resources/data/farm_away/tags/item/seeds/flame.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 @@ | ||
{ | ||
"values": [ | ||
"farm_away:explosion_potato" | ||
"farm_away:explosion_potato", | ||
"farm_away:strong_carrot" | ||
] | ||
} |
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