Added walia support for the cables
This commit is contained in:
parent
b8de296817
commit
67526480ad
37 changed files with 209 additions and 55 deletions
|
@ -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() {
|
||||
|
|
|
@ -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() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue