Add latest revisions after getting it functional
This commit is contained in:
parent
9653e273e4
commit
ffcecb8e8e
1443 changed files with 258988 additions and 6046 deletions
|
@ -0,0 +1,8 @@
|
|||
package com.zontreck.enchantments;
|
||||
|
||||
import net.minecraft.world.damagesource.DamageSource;
|
||||
|
||||
public class ModDamageSources
|
||||
{
|
||||
public static final DamageSource VAMPIRIC_MENDING = new DamageSource("vampiric_mend");
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue