-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Added Potion extensions (Thanks zabi94 for letting me use your code) - Added Enchantment extensions (Again, thanks zabi94 for helping me with the ASM I needed to accomplish this without ripping hair out) - Updated mappings to stable_39 - Idk, that's about it really
- Loading branch information
1 parent
f400c9a
commit c206093
Showing
2 changed files
with
2 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,2 @@ | ||
# Enchantment IDs | ||
public net.minecraft.enchantment.EnchantmentHelper$IModifier | ||
public net.minecraft.item.Item field_111210_e #ATTACK_DAMAGE_MODIFIER | ||
public net.minecraft.item.Item field_185050_h #ATTACK_SPEED_MODIFIER | ||
public net.minecraft.enchantment.EnchantmentHelper$IModifier |