Show tooltip only for TR items. Kudos to Shedaniel (#2122)

This commit is contained in:
shedaniel 2020-05-26 19:52:58 +08:00 committed by GitHub
parent fdc6f88dbc
commit ed5478c8b7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 13 additions and 4 deletions

View file

@ -74,7 +74,7 @@ group = 'TechReborn'
dependencies {
minecraft "com.mojang:minecraft:1.15.2"
mappings "net.fabricmc:yarn:1.15.2+build.2:v2"
modImplementation "net.fabricmc:fabric-loader:0.7.5+build.178"
modImplementation "net.fabricmc:fabric-loader:0.8.4+build.198"
//Fabric api
modImplementation "net.fabricmc.fabric-api:fabric-api:0.4.29+build.290-1.15"