Jump to content




Turtle Enchantments


  • You cannot reply to this topic
3 replies to this topic

#1 Dlcruz129

    What's a Lua?

  • Members
  • 1,423 posts

Posted 23 April 2013 - 03:08 AM

I think it would be neat if a turtle could use an enchantment table to enchant tools in its inventory, or the equipped tool.

It would work something like this:
xpTable = peripheral.wrap("front")
xpTable.enchantEquipped(enchantment, level)
xpTable.enchant(slot,enchantment,level)

To balance this, enchanting would require a TON of fuel, as turtles can't really use xp.

Some uses:
- More damage in a mob farm
- Unbreaking (when tool durability is added)
- Fortune for a mining program

#2 Lyqyd

    Lua Liquidator

  • Moderators
  • 8,465 posts

Posted 23 April 2013 - 06:05 AM

Aside from the equipped tool, doesn't the XP turtle from MiscPeripherals do this?

#3 Dlcruz129

    What's a Lua?

  • Members
  • 1,423 posts

Posted 23 April 2013 - 11:33 AM

View PostLyqyd, on 23 April 2013 - 06:05 AM, said:

Aside from the equipped tool, doesn't the XP turtle from MiscPeripherals do this?

It does? I don't use MiscBugs. Well, I think the main use of this would be enchanting the equipped tool.

#4 JJRcop

  • Members
  • 131 posts

Posted 23 April 2013 - 03:25 PM

I thought the suggestion was to be able to enchant turtles to give them different buffs like speed and decreased fuel consumption.

But this is cool too.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users