Added walia support for the cables

This commit is contained in:
modmuss50 2016-03-07 20:33:08 +00:00
parent b8de296817
commit 67526480ad
37 changed files with 209 additions and 55 deletions

View file

@ -3,7 +3,7 @@ package techreborn.utils.damageSources;
import net.minecraft.util.DamageSource;
/**
* Created by mark on 06/03/2016.
* Created by modmuss50 on 06/03/2016.
*/
public class ElectrialShockSource extends DamageSource {
public ElectrialShockSource() {

View file

@ -3,7 +3,7 @@ package techreborn.utils.damageSources;
import net.minecraft.util.DamageSource;
/**
* Created by Mark on 05/03/2016.
* Created by modmuss50 on 05/03/2016.
*/
public class FusionDamageSource extends DamageSource {
public FusionDamageSource() {