-
Notifications
You must be signed in to change notification settings - Fork 7
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
1 parent
862b579
commit a8ec42a
Showing
2 changed files
with
6 additions
and
3 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
#Tue Jun 11 12:51:09 UTC 2024 | ||
#Tue Jun 11 13:02:25 UTC 2024 | ||
mapping_version=1.20.1 | ||
version=1.0 | ||
mod_name=Zeta | ||
mc_version=1.20.1 | ||
mapping_channel=official | ||
mod_id=zeta | ||
build_number=18 | ||
build_number=19 | ||
dir_output=../Build Output/Zeta/ |
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,6 @@ | ||
- mass recipe get can now also get tags | ||
- recipe crawl event will ignore catalyst items | ||
- Recipe crawl digestion will only target vanilla recipe types as to noc cause problems with unknown recipe types that could have some different interpretation | ||
- Recipe crawl digestion will only target vanilla recipe types as to noc cause problems with unknown recipe types that could have some different interpretation | ||
- moved recipe handler methods in recipe digest event | ||
|
||
(sorry for double release i messed up :/) |