Remove TConJEI
It's redundant as this pack removes most tinkers' construct functional blocks
This commit is contained in:
parent
3d6a694b87
commit
855f9b5a9c
|
|
@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
- Removed some leftover Tinkers' Contruct functional blocks
|
||||
|
||||
### Removed
|
||||
|
||||
- Removed the redundant Tinkers' Construct JEI integration mod
|
||||
|
||||
## [1.1.3] - 2026-01-16
|
||||
|
||||
### Added
|
||||
|
|
|
|||
|
|
@ -1568,21 +1568,6 @@
|
|||
},
|
||||
"path": "mods/swampier_swamps-forge-1.20-4.0.0.jar"
|
||||
},
|
||||
{
|
||||
"downloads": [
|
||||
"https://cdn.modrinth.com/data/DhBtjMiv/versions/r2UoKjoQ/tconjei-1.20.1-1.5.0.jar"
|
||||
],
|
||||
"env": {
|
||||
"client": "required",
|
||||
"server": "unsupported"
|
||||
},
|
||||
"fileSize": 42411,
|
||||
"hashes": {
|
||||
"sha1": "ace07009488cb4251e522247d78de438253decac",
|
||||
"sha512": "ae8d600b2ce4e2da89ce8cad3ae24e46182cc19abf9ca9f2f54bd94e4eaa5ec28c8107983b4b0fd7bb93edb4aa89fe59a19cb59ae3002fc32072dfa71c920a7f"
|
||||
},
|
||||
"path": "mods/tconjei-1.20.1-1.5.0.jar"
|
||||
},
|
||||
{
|
||||
"downloads": [
|
||||
"https://cdn.modrinth.com/data/YP9DjOvN/versions/vLphnHrj/tetra-1.20.1-6.10.1.jar"
|
||||
|
|
|
|||
|
|
@ -1,3 +0,0 @@
|
|||
#Enable tooltip under Tinker's materials
|
||||
enable_tooltip = false
|
||||
|
||||
Loading…
Reference in a new issue