Skip to content

Instantly share code, notes, and snippets.

@KAfable
Created May 25, 2019 18:35
Show Gist options
  • Save KAfable/51b6319226667f35689fb3ad5eed2682 to your computer and use it in GitHub Desktop.
Save KAfable/51b6319226667f35689fb3ad5eed2682 to your computer and use it in GitHub Desktop.
+----------------------------------+---------------------------------------------+---------------+-----------+----+
| Registry name | Name | Type | Rarity | ID |
+----------------------------------+---------------------------------------------+---------------+-----------+----+
| advancedrocketry:spacebreathing | enchantment.spaceBreathing | ARMOR | COMMON | 12 |
| armorplus:furious | enchantment.armorplus.furious | ARMOR | RARE | 27 |
| armorplus:life_steal | enchantment.armorplus.life_steal | BREAKABLE | RARE | 28 |
| cofhcore:holding | enchantment.cofhcore.holding | ALL | UNCOMMON | 30 |
| cofhcore:insight | enchantment.cofhcore.insight | DIGGER | UNCOMMON | 31 |
| cofhcore:leech | enchantment.cofhcore.leech | WEAPON | UNCOMMON | 36 |
| cofhcore:multishot | enchantment.cofhcore.multishot | BOW | UNCOMMON | 37 |
| cofhcore:smashing | enchantment.cofhcore.smashing | DIGGER | RARE | 38 |
| cofhcore:smelting | enchantment.cofhcore.smelting | DIGGER | RARE | 39 |
| cofhcore:soulbound | enchantment.cofhcore.soulbound | ALL | UNCOMMON | 40 |
| cofhcore:vorpal | enchantment.cofhcore.vorpal | WEAPON | RARE | 41 |
| draconicevolution:enchant_reaper | enchantment.draconicevolution.reaperEnchant | WEAPON | RARE | 11 |
| endercore:autosmelt | enchantment.autosmelt | EC_AUTOSMELT | RARE | 13 |
| endercore:xpboost | enchantment.xpboost | EC_XPBOOST | UNCOMMON | 14 |
| enderio:repellent | enchantment.enderio.repellent | ARMOR | VERY_RARE | 23 |
| enderio:shimmer | enchantment.enderio.shimmer | ALL | VERY_RARE | 25 |
| enderio:soulbound | enchantment.enderio.soulbound | EC_REALLY_ALL | VERY_RARE | 24 |
| enderio:witherarrow | enchantment.enderio.witherarrow | BOW | UNCOMMON | 15 |
| enderio:witherweapon | enchantment.enderio.witherweapon | WEAPON | UNCOMMON | 26 |
| gregtech:disjunction | enchantment.disjunction | WEAPON | UNCOMMON | 29 |
| minecraft:aqua_affinity | enchantment.waterWorker | ARMOR_HEAD | RARE | 6 |
| minecraft:bane_of_arthropods | enchantment.damage.arthropods | WEAPON | UNCOMMON | 18 |
| minecraft:binding_curse | enchantment.binding_curse | WEARABLE | VERY_RARE | 10 |
| minecraft:blast_protection | enchantment.protect.explosion | ARMOR | RARE | 3 |
| minecraft:depth_strider | enchantment.waterWalker | ARMOR_FEET | RARE | 8 |
| minecraft:efficiency | enchantment.digging | DIGGER | COMMON | 32 |
| minecraft:feather_falling | enchantment.protect.fall | ARMOR_FEET | UNCOMMON | 2 |
| minecraft:fire_aspect | enchantment.fire | WEAPON | RARE | 20 |
| minecraft:fire_protection | enchantment.protect.fire | ARMOR | UNCOMMON | 1 |
| minecraft:flame | enchantment.arrowFire | BOW | RARE | 50 |
| minecraft:fortune | enchantment.lootBonusDigger | DIGGER | RARE | 35 |
| minecraft:frost_walker | enchantment.frostWalker | ARMOR_FEET | RARE | 9 |
| minecraft:infinity | enchantment.arrowInfinite | BOW | VERY_RARE | 51 |
| minecraft:knockback | enchantment.knockback | WEAPON | UNCOMMON | 19 |
| minecraft:looting | enchantment.lootBonus | WEAPON | RARE | 21 |
| minecraft:luck_of_the_sea | enchantment.lootBonusFishing | FISHING_ROD | RARE | 61 |
| minecraft:lure | enchantment.fishingSpeed | FISHING_ROD | RARE | 62 |
| minecraft:mending | enchantment.mending | BREAKABLE | RARE | 70 |
| minecraft:power | enchantment.arrowDamage | BOW | COMMON | 48 |
| minecraft:projectile_protection | enchantment.protect.projectile | ARMOR | UNCOMMON | 4 |
| minecraft:protection | enchantment.protect.all | ARMOR | COMMON | 0 |
| minecraft:punch | enchantment.arrowKnockback | BOW | RARE | 49 |
| minecraft:respiration | enchantment.oxygen | ARMOR_HEAD | RARE | 5 |
| minecraft:sharpness | enchantment.damage.all | WEAPON | COMMON | 16 |
| minecraft:silk_touch | enchantment.untouching | DIGGER | VERY_RARE | 33 |
| minecraft:smite | enchantment.damage.undead | WEAPON | UNCOMMON | 17 |
| minecraft:sweeping | enchantment.sweeping | WEAPON | RARE | 22 |
| minecraft:thorns | enchantment.thorns | ARMOR_CHEST | VERY_RARE | 7 |
| minecraft:unbreaking | enchantment.durability | BREAKABLE | UNCOMMON | 34 |
| minecraft:vanishing_curse | enchantment.vanishing_curse | ALL | VERY_RARE | 71 |
+----------------------------------+---------------------------------------------+---------------+-----------+----+
| Registry name | Name | Type | Rarity | ID |
+----------------------------------+---------------------------------------------+---------------+-----------+----+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment