Compare commits

...

2 commits

Author SHA1 Message Date
Sergeant Acoustic 855f9b5a9c Remove TConJEI
It's redundant as this pack removes most tinkers' construct functional
blocks
2026-01-20 23:51:20 +00:00
Sergeant Acoustic 3d6a694b87 Obliterate missed tconstruct functional blocks 2026-01-20 23:48:42 +00:00
4 changed files with 21 additions and 27 deletions

View file

@ -5,6 +5,16 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Fixed
- Removed some leftover Tinkers' Contruct functional blocks
### Removed
- Removed the redundant Tinkers' Construct JEI integration mod
## [1.1.3] - 2026-01-16
### Added

View file

@ -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"

View file

@ -182,7 +182,9 @@
"tconstruct:cast_chest",
"tconstruct:seared_casting_tank",
"tconstruct:scorched_proxy_tank",
"scorched_alloyer",
"seared_heater",
"seared_chute"
],
// -----------------------------------------------------------
// Removes an item if it contains certain nbt tag. If the whole entry (or expression) is present, the item gets removed.

View file

@ -1,3 +0,0 @@
#Enable tooltip under Tinker's materials
enable_tooltip = false