Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -350,7 +350,7 @@ private static void initItemTooltips(RegistrateLangProvider provider) {
provider.add("item.gtceu.basic_tape.tooltip",
"§7Not strong enough for mechanical issues\nCan be used to pick up crates without dropping their items");
provider.add("item.gtceu.terminal.tooltip",
"Shift + R-Click on a controller to automatically build the multi-block");
"Shift + R-Click on a controller to automatically build a multiblock with items from your inventory");

provider.add("item.gtceu.sus_record.desc", "§7sussy!");
}
Expand Down