Page 1 of 1

[Modpack]Magma/Ice tools(AutoSmeltingPick)[20140120][magma_a

PostPosted: Wed Dec 25, 2013 13:31
by qwrwed
Hello!

This mod adds 2 toolsets to Minetest: Magma and Ice.

License: WTFPL for code, CC-BY-NC-SA for textures.
Dependencies: default
Download: https://github.com/qwrwed/magma_and_ice_mp/archive/master.zip
or browse the code:https://github.com/qwrwed/magma_and_ice_mp
NOTE: This mod requires a build later than 0.4.9-stable.

Ice crystal ore and magma crystal ore can be found below a depth of -64. Mine them, and you will get an unrefined crystal. You'll need to refine it, so craft it with a bucket of lava and a mese crystal or a bucket of water and a diamond (for magma crystals and ice crystals respectively). These crystals can then be crafted into tools in the usual formations (use sticks for ice tools and torches for magma tools).

MAGMA TOOLS

The magma pick, axe, shovel and paxel will automatically smelt anything they dig (if applicable).
Each magma tool has a special property:
  • The magma pickaxe will smelt ores as you dig them.
  • The magma axe will "chop" default:lava_source into default:lava_flowing, and default:lava_flowing into air.
  • The magma shovel will dig lava source nodes and place them into your inventory. These can be crafted with a bucket, but not placed on their own. It will also dig flowing lava.
  • The magma sword will set fire to any block you hit it with.

ICE TOOLS
Like the magma tools, each ice tool has a special property:
  • The ice pickaxe gives you stone when you mine default:lava_source.
  • The ice axe gives you ice when you mine default:water_source.
  • The ice shovel has the same function as the magma shovel, but with water instead of magma.
  • The ice paxel does all three of the above functions.
  • The ice sword freezes water into ice when used on it.

SWORDS, HOES AND BLOCKS
The swords in this modpack do more damage than the default ones, with the ice sword at 9HP and the magma sword at 10HP.
When using a hoe on the opposite liquid (i.e. magma hoe on water, ice hoe on lava), that liquid will turn into obsidian.
9 refined crystals in the craft grid will make a Magma Crystal or Ice Crystal block, which can be used as storage, as decoration and as a light source.


PAXELS
If you have the 'paxel' mod enabled, you will need to craft a paxel workshop:
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
OGO
MDM
OSO

O = obsidian
G = obsidian glass
M = mese block
D = diamond block
S = steel block


Put a refined crystal in the "material" slot, put a pickaxe, axe and shovel in their corresponding slots (make sure they are all the same type), and click "Create Paxel"

If you have disabled the paxel mod (in the future default paxels may be added to it) then paxels are crafted as follows:
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
ASP
_C_
_C_

A = axe
S = shovel
P = pickaxe
C = refined crystal


+ Screenshots


License: WTFPL for code, CC-BY-NC-SA for textures.
Dependencies: default
Download: https://github.com/qwrwed/magma_and_ice_mp/archive/master.zip
or browse the code:https://github.com/qwrwed/magma_and_ice_mp
Contributors: asg(Minearriatest), qwrwed
If you have any feedback, suggestions or bugs, just tell us.

PostPosted: Wed Dec 25, 2013 14:07
by jenova99sephiros
Cute?

PostPosted: Wed Dec 25, 2013 16:16
by Minearriatest
Hi Asg here. I hope you like the mod Qwrwed and I have been working on.
Note: The ores must be mined with a Steel or better pickaxe.
The ores emit a faint glow (light level 7) while the blocks emit a strong light source (light level MAX).
The ores are quite rare but when found there are a lot of them scattered near each other.

PostPosted: Wed Dec 25, 2013 18:49
by Doriphore
Nice ! I'm gonna try it.

PostPosted: Sun Dec 29, 2013 16:35
by keyxmakerx
Is the magma pick one hit? also smelt? If so that would be very useful ^^ just watch out for tree X3 idk how ice could have a specialty O.o

PostPosted: Sun Dec 29, 2013 22:33
by Minearriatest
keyxmakerx wrote:Is the magma pick one hit? also smelt? If so that would be very useful ^^ just watch out for tree X3 idk how ice could have a specialty O.o

Both picks mine stone very quickly so the block is destroyed in one hit.
No new smelting has been introduced in this modpack.
And the ice is magic.

PostPosted: Mon Jan 20, 2014 19:36
by qwrwed
Update: Lava shovel, pick and axe auto-smelt, shovel can be used to dig lava and axe can be used to remove it.

PostPosted: Mon Jan 20, 2014 20:25
by Krock
Omg awsum mod!

Insider tip: Always use lava tools because they make the furnace useless.
Btw, I wonder if I would get mesecons when digging mese ore. :)

EDIT: Your version display does not really work like one because on the 1st of february, it will decrease.
20-01-2014, new 2014-01-20

PostPosted: Tue Jan 21, 2014 08:21
by qwrwed
Thanks :)
Yep, you sure do.
OK, I'll change it.

EDIT: Changed.

PostPosted: Tue Jan 21, 2014 19:47
by Minearriatest
And there's my Ice Tools just sitting in the corner doing nothing :(

PostPosted: Sun Jan 26, 2014 22:13
by Minearriatest
Update:
+Ice sword freezes water into ice when clicked.
+Ice pick gives you stone when you mine lava_source
+Ice axe gives you ice when you mine water_source
+Ice shovel gives you water(icetools) when you mine water_source
+Ice paxel has all the functions of the pick, axe and shovel
+Water(icetools) can be crafted with a bucket to get a bucket of water

PostPosted: Sun Jan 26, 2014 22:59
by qwrwed
And the magma sword will set fire to any block you use it on.

Re: [Modpack]Magma/Ice tools(AutoSmeltingPick)[20140120][mag

PostPosted: Wed Apr 23, 2014 13:57
by MANISGONE
I get and error that crashes the game when I try to use the magma sword:

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
08:53:12: ERROR[main]: ServerError: LuaError: error: ...t-0.4.7\bin\..\mods\magma_and_ice_mp\magmatools\init.lua:135: attempt to index local 'pointed_thing' (a nil value)
08:53:12: ERROR[main]: stack traceback:


It only happens with the magma sword.
I've tried it in a new world without any other mods on, and it still crashes.

Re: [Modpack]Magma/Ice tools(AutoSmeltingPick)[20140120][mag

PostPosted: Mon Apr 28, 2014 06:45
by qwrwed
MANISGONE wrote:I get and error that crashes the game when I try to use the magma sword:

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
08:53:12: ERROR[main]: ServerError: LuaError: error: ...t-0.4.7\bin\..\mods\magma_and_ice_mp\magmatools\init.lua:135: attempt to index local 'pointed_thing' (a nil value)
08:53:12: ERROR[main]: stack traceback:


It only happens with the magma sword.
I've tried it in a new world without any other mods on, and it still crashes.


This mod requires a version later than 0.4.9 - try the lastest of these.

Re: [Modpack]Magma/Ice tools(AutoSmeltingPick)[20140120][mag

PostPosted: Mon Apr 28, 2014 12:40
by MANISGONE
Thanks, its all working now.
Awesome mod.

Re: [Modpack]Magma/Ice tools(AutoSmeltingPick)[20140120][mag

PostPosted: Mon Nov 17, 2014 20:45
by trev
Wow! I think I will put this on my server! The polar opposite magma and ice make a nice combo. If you are still working on this, you could add some kind of green acid or slime and make it dissolve certian blocks.

Great Job!

Re: [Modpack]Magma/Ice tools(AutoSmeltingPick)[20140120][mag

PostPosted: Thu Nov 20, 2014 18:54
by Minearriatest
trev wrote:Wow! I think I will put this on my server! The polar opposite magma and ice make a nice combo. If you are still working on this, you could add some kind of green acid or slime and make it dissolve certian blocks.

Great Job!

I haven't made a minetest mod in ages, and I can't code at all, for the ice tools I 100% copied and pasted and changed a couple of things. I like this suggestion, maybe qwrwed could add it. Also do be warned if you use this on a server, the tools are very fast and can easily be used to grief.