Talk:Enchanting

From Minecraft Wiki
Jump to: navigation, search
Archive

[edit] Benefit of enchanting with an XP level greater than 50?

Looking at this graph:

http://www.minecraftwiki.net/wiki/File:Enchanting_levels.png

It seems to show you may get better enchantments if your xp level is more than 50. (Although I know enchantments stop at 50.) Am I misreading the chart, or is that what is it saying? 159.182.1.4 20:55, 24 May 2012 (UTC)

78.176.144.219 21:49, 24 May 2012 (UTC)No you read right and you understood correctly. You should get better enchantments if you have a xp level more then 50. If you are going to enchant a diamond pick for unbreaking III, efficiency V and Fortune III, you should get a modified enchanting level between 64-76. modified enchantment level= experience level + Random(0,enchantability) + 1 so you should have 62-64 experience level to get the best chance to get all. ( Diamond pick has an enchantability of 10 so the total will always be between 64-76)Correct me if I'm wrong.

[edit] Feather Falling Formula

I'm new to wikis, so I'm not sure how to format this, but the formula for the feather falling enchantment is completely off. I recently did some research into the code and found it to follow the following logic:

base = (6 + lvl * lvl)

modifier = (base + 1 >> 1) + random(0 to ((base >> 1) + 1))

so a Boots of Feather Falling IV would be range in damage reduction from 11 to 22:

base = 6 + (4 * 4) = 22

modifier = (22 + 1 >> 1) + random(0 to (22 >> 1)) = 11 + random (0 to 11) = 11 to 22

Can someone smarter than me figure out how best to update the page accordingly?

[edit] Major Rehaul

I performed a major rehaul to this article as it was an abomination nearly beyond repair. I reworked and simplified some of the early parts and made a completely new article for mechanics, as those are unnecessary for an article on the basic core mechanics.


edit: some notable changes include moving the majority of sections dealing with specific mechanics to a new article, deleting the Textures section due to being unnecessary and using a custom texturepack, and restructuring the order of several sections to be overall less shitty

--Ancientpower 08:13, 25 May 2012 (UTC)

Personal tools
Namespaces
Variants
Actions
Minecraft Wiki
Minecraft
Toolbox

Recent Community Articles

Mojang Tweets

    Getting your tweets...