peel off your skim

This commit is contained in:
70000hp 2024-08-30 18:02:45 -04:00
parent be84276f92
commit 0303477a14
2 changed files with 3 additions and 0 deletions

View File

@ -65,6 +65,7 @@ public class ItemSettingsTool extends Item {
public void addInformation(ItemStack stack, EntityPlayer player, List list, boolean bool) {
list.add("Can copy the settings (filters, fluid ID, etc) of machines");
list.add("Shift right-click to copy, right click to paste");
list.add("Ctrl click on pipes to paste settings to multiple pipes");
/*if(stack.stackTagCompound != null) {
NBTTagCompound nbt = stack.stackTagCompound;
if (nbt.hasKey("tileName")){

View File

@ -1364,6 +1364,8 @@ hbm.key.dash=Dash (Unbind from Crouch in config)
hbm.key.toggleBack=Toggle Backpack
hbm.key.toggleHUD=Toggle HUD
hbm.key.reload=Reload
hbm.key.copyToolAlt=Copy Tool: Switch Paste
hbm.key.copyToolCtrl=Copy Tool: Paste to Pipes
hbmfluid.amat=Antimatter
hbmfluid.aromatics=Aromatic Hydrocarbons