Note for @modmuss50
This commit is contained in:
parent
65266317b3
commit
c5dabec844
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ public class ItemCables extends ItemTextureBase {
|
|||
|
||||
public static final String[] types = new String[]
|
||||
{"copper", "tin", "gold", "hv", "glassfiber", "insulatedcopper", "insulatedgold", "insulatedhv"};
|
||||
//NOTE FOR MODMUSS copper tin and gold cables that are not insulated should hurt the player if they tuch them
|
||||
|
||||
|
||||
public ItemCables() {
|
||||
|
|
Loading…
Reference in a new issue