This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
Astrophylite's profile picture

Automatic Enchanting

Started by Astrophylite, 29 June 2015 - 04:45 AM
Astrophylite #1
Posted 29 June 2015 - 06:45 AM
I was playing around with command computers and I thought, "why don't I get a program to enchant my tools for me?"
So I went to work and I came out with a program, that will enchant your tools (pickaxe, shovel, axe) and 1 weapon (sword).
You can download it from pastebin here or type into your command computer: "pastebin get 46U01LtF enchant"

Hope this helps! If you find any bugs or anyways I can improve, just comment down below!


_Zircon_

EDIT: List feature added! New Code: "pastebin get QGgRcEKp enchant" or click here
Edited on 02 July 2015 - 04:13 PM
negamartin #2
Posted 29 June 2015 - 10:14 PM
Why send you emails if we can post it here? ;)/>

It feels like it could be better if it let you choose 1 type of enchantment.
Most of the time I don't want to enchant 3 tools and 1 weapon, I just want to enchant a weapon, or a tool.
And, you can use "@p" instead of hardcoded names for the username, and it uses the nearest player to the command block.

Or maybe let you choose an enchantment from a big list. That would be useful.
Astrophylite #3
Posted 01 July 2015 - 05:12 PM
Why send you emails if we can post it here? ;)/>
I know you can post here. It was just incase anyone wants to distribute it :)/>

Thank you for the feedback and suggestion. I really appreciate it!

_zircon_