diff --git a/assets/opencomputers/lang/de_DE.lang b/assets/opencomputers/lang/de_DE.lang index ee95d5518..e8f4648ed 100644 --- a/assets/opencomputers/lang/de_DE.lang +++ b/assets/opencomputers/lang/de_DE.lang @@ -32,7 +32,7 @@ oc:item.RedstoneCard.name=Redstonekarte oc:item.WirelessNetworkCard.name=Drahtlosnetzwerkkarte oc:item.IronNugget.name=Eisennugget oc:item.CircuitBoard.name=Basis Platte -oc:item.PrintedCircuitBoard.name=Leiterplatte +oc:item.PrintedCircuitBoard.name=Leiterplatte (PCB) oc:item.NumPad.name=Ziffernblock oc:item.ArrowKeys.name=Pfeiltasten oc:item.CuttingWire.name=Schneidedraht diff --git a/assets/opencomputers/textures/items/alu.png b/assets/opencomputers/textures/items/alu.png index 98d27a071..062c4bf7f 100644 Binary files a/assets/opencomputers/textures/items/alu.png and b/assets/opencomputers/textures/items/alu.png differ diff --git a/assets/opencomputers/textures/items/cpu.png b/assets/opencomputers/textures/items/cpu.png index 2b70d46ef..43ec55bbf 100644 Binary files a/assets/opencomputers/textures/items/cpu.png and b/assets/opencomputers/textures/items/cpu.png differ diff --git a/assets/opencomputers/textures/items/cu.png b/assets/opencomputers/textures/items/cu.png index a92e0e7d2..cacb8655f 100644 Binary files a/assets/opencomputers/textures/items/cu.png and b/assets/opencomputers/textures/items/cu.png differ