[Modpack]Magma/Ice tools(AutoSmeltingPick)[magma_and_ice_mp]

Post Reply
User avatar
qwrwed
Member
Posts: 326
Joined: Sun Jul 22, 2012 20:56
In-game: qwrwed or Nitro

[Modpack]Magma/Ice tools(AutoSmeltingPick)[magma_and_ice_mp]

by qwrwed » Post

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 ... 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:

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:

Code: Select all

ASP
_C_
_C_

A = axe
S = shovel
P = pickaxe
C = refined crystal
Spoiler
Image
Image
Image
License: WTFPL for code, CC-BY-NC-SA for textures.
Dependencies: default
Download: https://github.com/qwrwed/magma_and_ice ... 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.
Last edited by qwrwed on Mon Apr 28, 2014 06:48, edited 2 times in total.

falsegrayburger
Member
Posts: 158
Joined: Sat Aug 03, 2013 15:16
In-game: naro

by falsegrayburger » Post

Cute?

User avatar
Minearriatest
Member
Posts: 34
Joined: Mon Nov 25, 2013 18:28
Location: United Kingdom

by Minearriatest » Post

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.
Last edited by Minearriatest on Wed Dec 25, 2013 16:57, edited 1 time in total.
Minetest user name: asg
Try out some mods which I contributed in:
Jungle Tools(made) Ice + Magma Tools(contributed) Ultimate Tools(made)

User avatar
Doriphore
Member
Posts: 22
Joined: Mon Nov 11, 2013 20:21

by Doriphore » Post

Nice ! I'm gonna try it.

keyxmakerx
Member
Posts: 104
Joined: Mon Apr 08, 2013 23:53

by keyxmakerx » Post

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

User avatar
Minearriatest
Member
Posts: 34
Joined: Mon Nov 25, 2013 18:28
Location: United Kingdom

by Minearriatest » Post

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.
Minetest user name: asg
Try out some mods which I contributed in:
Jungle Tools(made) Ice + Magma Tools(contributed) Ultimate Tools(made)

User avatar
qwrwed
Member
Posts: 326
Joined: Sun Jul 22, 2012 20:56
In-game: qwrwed or Nitro

by qwrwed » Post

Update: Lava shovel, pick and axe auto-smelt, shovel can be used to dig lava and axe can be used to remove it.

User avatar
Krock
Developer
Posts: 4649
Joined: Thu Oct 03, 2013 07:48
GitHub: SmallJoker
Location: Switzerland
Contact:

by Krock » Post

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
Last edited by Krock on Mon Jan 20, 2014 20:27, edited 1 time in total.
Look, I programmed a bug for you. >> Mod Search Engine << - Mods by Krock - DuckDuckGo mod search bang: !mtmod <keyword here>

User avatar
qwrwed
Member
Posts: 326
Joined: Sun Jul 22, 2012 20:56
In-game: qwrwed or Nitro

by qwrwed » Post

Thanks :)
Yep, you sure do.
OK, I'll change it.

EDIT: Changed.
Last edited by qwrwed on Tue Jan 21, 2014 15:31, edited 1 time in total.

User avatar
Minearriatest
Member
Posts: 34
Joined: Mon Nov 25, 2013 18:28
Location: United Kingdom

by Minearriatest » Post

And there's my Ice Tools just sitting in the corner doing nothing :(
Minetest user name: asg
Try out some mods which I contributed in:
Jungle Tools(made) Ice + Magma Tools(contributed) Ultimate Tools(made)

User avatar
Minearriatest
Member
Posts: 34
Joined: Mon Nov 25, 2013 18:28
Location: United Kingdom

by Minearriatest » Post

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
Last edited by Minearriatest on Thu Jan 30, 2014 20:46, edited 1 time in total.
Minetest user name: asg
Try out some mods which I contributed in:
Jungle Tools(made) Ice + Magma Tools(contributed) Ultimate Tools(made)

User avatar
qwrwed
Member
Posts: 326
Joined: Sun Jul 22, 2012 20:56
In-game: qwrwed or Nitro

by qwrwed » Post

And the magma sword will set fire to any block you use it on.

MANISGONE
New member
Posts: 7
Joined: Thu Nov 14, 2013 20:27

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

by MANISGONE » Post

I get and error that crashes the game when I try to use the magma sword:

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.

User avatar
qwrwed
Member
Posts: 326
Joined: Sun Jul 22, 2012 20:56
In-game: qwrwed or Nitro

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

by qwrwed » Post

MANISGONE wrote:I get and error that crashes the game when I try to use the magma sword:

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.

MANISGONE
New member
Posts: 7
Joined: Thu Nov 14, 2013 20:27

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

by MANISGONE » Post

Thanks, its all working now.
Awesome mod.

User avatar
trev
Member
Posts: 45
Joined: Fri Sep 26, 2014 16:49
In-game: trev

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

by trev » Post

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!
Do what you love, and you will love what you do! :)

User avatar
Minearriatest
Member
Posts: 34
Joined: Mon Nov 25, 2013 18:28
Location: United Kingdom

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

by Minearriatest » Post

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.

Chem871
Member
Posts: 999
Joined: Sat Aug 19, 2017 21:49
GitHub: Chemguy99
In-game: Chem Nyx
Location: My Basement's Attic

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

by Chem871 » Post

Maybe add a set of tools that combines magma and ice together? Steam tools?
What is SCP-055?

User avatar
TechNolaByte
Member
Posts: 465
Joined: Wed May 10, 2017 21:00
GitHub: TechNolaByte

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

by TechNolaByte » Post

Chem871 wrote:Maybe add a set of tools that combines magma and ice together? Steam tools?
its pretty rear irl but sometimes lava will cool with water inside it, trapped in-between 2 layers of obsidian
The great quest of alchemy neither failed nor attained gold; programmers are those great alchemists who transmute caffeine into code.

Ruto
Member
Posts: 29
Joined: Thu Sep 07, 2017 15:35
IRC: Ruto
In-game: Ruto

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

by Ruto » Post

Would be great if you can add magma armour and ice armour !! :D 10/10 nice mod

Ruto
Member
Posts: 29
Joined: Thu Sep 07, 2017 15:35
IRC: Ruto
In-game: Ruto

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

by Ruto » Post

Would be great if you can add magma armour and ice armour !! :D 10/10 nice mod

Post Reply

Who is online

Users browsing this forum: No registered users and 23 guests