Refactor & update to gt7
* gt7 removed credits/coins * port gregtech additions to java * add eslint locally * add style linting * switch target ECMA standard * run linter * clean up a bunch of linter errors * remove outdated greate API calls * forgot about the TFC multi compat issue * reverted greate recipe removals * some more linting stuff * fix some issues with greenhouse recipes * fix up some material stuff * fix recipe types * - Fixed single block machine rendering (#1465) * minor fixes and changes --------- Signed-off-by: Pyritie <pyritie@gmail.com> Co-authored-by: Pyritie <pyritie@gmail.com> Co-authored-by: Redeix <59435925+Redeix@users.noreply.github.com>
This commit is contained in:
parent
d0af2cd96f
commit
f3dfa471ec
249 changed files with 2359 additions and 792 deletions
|
|
@ -6971,7 +6971,7 @@
|
|||
"files": [
|
||||
{
|
||||
"type": "modrinth",
|
||||
"file_name": "greate-0.0.45.jar",
|
||||
"file_name": "greate-0.0.48.jar",
|
||||
"mc_versions": [
|
||||
"1.20.1"
|
||||
],
|
||||
|
|
@ -6980,19 +6980,19 @@
|
|||
"neoforge"
|
||||
],
|
||||
"release_type": "alpha",
|
||||
"url": "https://cdn.modrinth.com/data/8wDcQuht/versions/2DOzdz5j/greate-0.0.45.jar",
|
||||
"id": "2DOzdz5j",
|
||||
"url": "https://cdn.modrinth.com/data/8wDcQuht/versions/cWoAmFlf/greate-0.0.48.jar",
|
||||
"id": "cWoAmFlf",
|
||||
"parent_id": "8wDcQuht",
|
||||
"hashes": {
|
||||
"sha512": "cb1c218604364c9659a9e76ef1ed2b12e14beb17f8515dd7de55ccd91f2d5ac0f88c7d49a74f92e05b09ecf9f86a040cedb821f9a94093d36f3d437990f49367",
|
||||
"sha1": "65ae0462ffc07fc66ad13db7ca682c8b0cf34dfb"
|
||||
"sha512": "c38a2bd9546f6b1a0fc1d500aea9ff1884d080bb42f803a19abba26438c22bed83051871a311cab1f56eee09df59426243df2bb0f495d8c61cab268edc3df2bc",
|
||||
"sha1": "4a76bcbed081397312c837b24f818da497410d30"
|
||||
},
|
||||
"required_dependencies": [
|
||||
"7tG215v7",
|
||||
"LNytGWDc"
|
||||
],
|
||||
"size": 1531791,
|
||||
"date_published": "2025-07-05T02:56:36.684356Z"
|
||||
"size": 1504296,
|
||||
"date_published": "2025-07-23T00:01:40.637121Z"
|
||||
},
|
||||
{
|
||||
"type": "curseforge",
|
||||
|
|
@ -7038,6 +7038,27 @@
|
|||
"modrinth": "7tG215v7"
|
||||
},
|
||||
"files": [
|
||||
{
|
||||
"type": "modrinth",
|
||||
"file_name": "gtceu-1.20.1-7.0.2.jar",
|
||||
"mc_versions": [
|
||||
"1.20.1"
|
||||
],
|
||||
"loaders": [
|
||||
"forge"
|
||||
],
|
||||
"release_type": "beta",
|
||||
"url": "https://cdn.modrinth.com/data/7tG215v7/versions/a5uJZGHy/gtceu-1.20.1-7.0.2.jar",
|
||||
"id": "a5uJZGHy",
|
||||
"parent_id": "7tG215v7",
|
||||
"hashes": {
|
||||
"sha512": "a288c35f5afc4b8e77c7d207680260939587234c02fc63e2746d290e277e66673143d186ddea7d0a3423e4985fef73857c3985dd6410e4cc55fc1af96713905b",
|
||||
"sha1": "602e4690cf99ddd49146a26f0629ac53bd6813db"
|
||||
},
|
||||
"required_dependencies": [],
|
||||
"size": 17590375,
|
||||
"date_published": "2025-07-20T19:38:09.055323Z"
|
||||
},
|
||||
{
|
||||
"type": "curseforge",
|
||||
"file_name": "gtceu-1.20.1-1.6.4.jar",
|
||||
|
|
@ -7058,27 +7079,6 @@
|
|||
"required_dependencies": [],
|
||||
"size": 11787892,
|
||||
"date_published": "2025-03-02T06:22:56.823Z"
|
||||
},
|
||||
{
|
||||
"type": "modrinth",
|
||||
"file_name": "gtceu-1.20.1-1.6.4.jar",
|
||||
"mc_versions": [
|
||||
"1.20.1"
|
||||
],
|
||||
"loaders": [
|
||||
"forge"
|
||||
],
|
||||
"release_type": "beta",
|
||||
"url": "https://cdn.modrinth.com/data/7tG215v7/versions/agSy623h/gtceu-1.20.1-1.6.4.jar",
|
||||
"id": "agSy623h",
|
||||
"parent_id": "7tG215v7",
|
||||
"hashes": {
|
||||
"sha512": "3915ddb104b7cd6b6a9c3213749c8d4c0a3c1eb07745fdbe97d881ab6661853ce0d9411aad0fde5c933648bafb03417455184abcc641e6af7f4c5fab92daa418",
|
||||
"sha1": "8f9705cb309bc862f1abf684717bc6c87165604a"
|
||||
},
|
||||
"required_dependencies": [],
|
||||
"size": 11787892,
|
||||
"date_published": "2025-03-02T06:23:05.388636Z"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue