Page 1 of 1

[Mod] Enchantments [enchantment]

PostPosted: Thu Jun 18, 2015 03:00
by jordan4ibanez
This mod creates enchantments for tools, standard ones, but you can add more to the tables as you wish, externally, or directly in the init.lua.

The enchantments are as follows:

Picks, Shovels, Axes
  • Quickmine - makes tool faster based on it's level
  • Luck - Mine 1 to 4 more items
  • Furnace - Tool auto smelts items
  • Delicate - pick up the node you mined



todo:
  • Tree Feller - You cut down the whole tree (will be balanced out soon, and made to use voxel api)
  • Vein Miner - you mine all ores connected to eachother
  • Durable - Doubles the uses of the tool


Throw a tool onto the crucible and it'll start enchanting it!
Image



Github

Download [Github - Latest]

License: WTFPL
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
            DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
                    Version 2, December 2004

 Copyright (C) 2004 Sam Hocevar <sam@hocevar.net>

 Everyone is permitted to copy and distribute verbatim or modified
 copies of this license document, and changing it is allowed as long
 as the name is changed.

            DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

  0. You just DO WHAT THE FUCK YOU WANT TO.

[DELETED]

PostPosted: Thu Jun 18, 2015 04:21
by Rui
[DELETED]

Re: [Mod] Enchantments

PostPosted: Thu Jun 18, 2015 06:32
by HeroOfTheWinds
I believe that is some sort of string of unicode characters, though I couldn't say which ones they are. I could search through the thousands of special characters, but I really don't feel like it.

Otherwise, neat mod! Now we need a version that incorporates Wuzzy's [mana] mod.

Re: [Mod] Enchantments

PostPosted: Thu Jun 18, 2015 13:34
by cd2
wow, this mod is really cool!

Re: [Mod] Enchantments

PostPosted: Thu Jun 18, 2015 17:56
by Krock
Public domain is not a valid license (maybe I already said that in an other mod topic and forgot to check for answers),
however, this mod looks way better than the other enchanting mod.

Re: [Mod] Enchantments

PostPosted: Thu Jun 18, 2015 17:58
by cx384
nice mod :)
but I know some other mods with a "Tree Feller", "Luck", "Speed+", "Durable+" or "Cherry Pick"
viewtopic.php?t=7354
viewtopic.php?f=11&t=9574
(viewtopic.php?t=8970 (only the Lumber axe))
and one other that I cant find




the crucible to cheap :/ you should ad obsidian and diamonds/mese to the craft recipe

Re: [Mod] Enchantments

PostPosted: Thu Jun 18, 2015 18:25
by Sokomine
I personally don't like enchantments much, but this crucible certainly looks nice! Don't make it's receipe more expensive. The node would do very well as decoration.

Re: [Mod] Enchantments

PostPosted: Fri Jun 19, 2015 19:23
by jordan4ibanez
Krock wrote:Public domain is not a valid license (maybe I already said that in an other mod topic and forgot to check for answers),
however, this mod looks way better than the other enchanting mod.

Hmmm you're right.

Re: [Mod] Enchantments

PostPosted: Tue Jun 23, 2015 12:27
by 4aiman
Nice!

Although there are not so many enchantments. Could you do more? ;)

*time-to-brag-all-about-it mode set to ON*
+ Spoiler
*time-to-brag-all-about-it mode set to OFF*


The real problem is that we can't register stuff on_the_fly (or, for that matter, can't affect mining speed or strength via physics_override). Should any of those happen within official Minetest (please, DO vote for the additional physics override fields) it would be much more easier to create almost ANY kind of enchantment.

Re: [Mod] Enchantments

PostPosted: Tue Aug 23, 2016 01:17
by PiPerson
Can you put luck on a diamond pick, if not is it because of the infinite diamonds trick?

Re: [Mod] Enchantments

PostPosted: Mon Oct 17, 2016 11:34
by jakab
i like this mod :)
it hase nice enchantments, but not too mutch inventory work :P
can you somehow smash together theese two ? :
viewtopic.php?f=11&t=14087

Re: [Mod] Enchantments [enchantment]

PostPosted: Thu Dec 01, 2016 06:06
by jordan4ibanez
I've updated the mod. Changes:
  • Enchanting is modular, any mod that adds in picks, axes, shovels, can be enchanted.
  • You throw the item into the crucible and it'll be enchanted
  • Enchanted items are now tinted
  • Enchantments play nice with default item handling and item drop
A video of it https://youtu.be/uctj7lbumS8

Re: [Mod] Enchantments [enchantment]

PostPosted: Thu Dec 01, 2016 17:50
by Kosmos
Can you make that we enchant swords??? :)