aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-09-07Add check for a JSON element before attempting to match a stringperf/jsonnbttestnea
This has previously caused massive performance issues, especially in packs that frequently match non text elements. (see https://spark.lucko.me/R6fJJ3zXOJ and the massive amounts of the trace that is taken up by JsonSyntaxExceptions and MalformedJsonExceptions that trace back to this line) This patch first does a sanity check on the text element to see if it ever could be a JSON element.
2023-06-22Moved launching setup to defaultsHEADmainSHsuperCM
2023-06-21Added 1.19.4 portSHsuperCM
2023-06-21Buildscript cleanupSHsuperCM
2023-06-20Fixed sources jar not being builtSHsuperCM
2023-06-20Restructured to use stonecutterSHsuperCM
2023-06-101.20 UpdateSHsuperCM
2023-03-25Merge branch 'pr/240'SHsuperCM
2023-03-25v1.1.3 (1.19.4)SHsuperCM
2023-03-25Removed usage of janksonSHsuperCM
2023-03-22Update for 1.19.4MeeniMc
Signed-off-by: MeeniMc <68366846+MeeniMc@users.noreply.github.com>
2023-03-17Create Ukrainian localizationBurrConnie
2023-01-02v1.1.3SHsuperCM
Closes #218
2023-01-02Merge pull request #222 from Onako2/mainSHsuperCM
Added two new translations
2023-01-02Merge pull request #220 from glaav/patch-1SHsuperCM
Create it_it.json
2023-01-02Merge pull request #219 from xMikux/mainSHsuperCM
Add Traditional Chinese
2023-01-02Merge pull request #207 from FITFC/mainSHsuperCM
added pt_br
2023-01-02Fixed legacy converter for "bow_standby"SHsuperCM
Closes #215
2023-01-02Removed locals capture usageSHsuperCM
2023-01-02Updated minecraft dependency to 1.19.3-<1.20.0SHsuperCM
Will shout at the user if they use this version with 1.19/.1/.2
2023-01-02Updated loom to 1.0SHsuperCM
2023-01-02Unwrapping cleanupSHsuperCM
2023-01-02Added /cit/ folders to the blocks atlas by defaultSHsuperCM
2023-01-02Moved new resource/atlas mixins out of DefaultsSHsuperCM
This is to prepare for future cit modeling api
2022-12-30Added two new translationsOnako2
Added translations for German(Germany) and Serbian(Cyrilic)
2022-12-29Fixed cit models not loading from normal atlasesSHsuperCM
2022-12-201.19.3 BandageSHsuperCM
2022-12-15Create it_it.jsonglaav
2022-12-13Add Traditional ChineseMiku
2022-10-30added pt_brFITFC
2022-10-2722w43a BandageSHsuperCM
2022-10-08Moved CIT exceptions to the cit packageSHsuperCM
2022-10-06Update README.mdSHsuperCM
2022-09-30Added item redirect api for armor and elytra typesSHsuperCM
To allow resolving #17 and #98 (and similar issues) more easily.
2022-09-10v1.1.2SHsuperCM
2022-09-10Fixed enchantment glint speed and rotation paritySHsuperCM
Closes #125
2022-09-10Added count check to nbt list conditionsSHsuperCM
Closes #195
2022-08-27Fixed texture cits not changing spawn eggsSHsuperCM
Fixes #169
2022-08-27Fixed texture cit for goat horn not correctSHsuperCM
Fixes #170
2022-08-26Made merged publish task & added defaults publishSHsuperCM
Closes #171 Should also fix #179 in future versions
2022-08-26Updated conflict version of eating animationsSHsuperCM
Fixes #177
2022-08-26Merge branch 'pr/183'SHsuperCM
2022-08-26Merge branch 'pr/182'SHsuperCM
2022-08-26Updated deps and FletchingTable, added FungibleSHsuperCM
• Updated dependencies • Added fungible
2022-08-05Update ru_ru.jsonFelix14-v2
2022-08-05Update ru_ru.jsonFelix14-v2
2022-08-04Update ru_ru.jsonFelix14-v2
2022-08-04Update ru_ru.jsonFelix14-v2
2022-08-04Update ru_ru.jsonFelix14-v2
2022-07-31Create zh_cn.json神枪968