[Mod] Lavastuff [lavastuff]

User avatar
Lone_Wolf
Member
Posts: 2576
Joined: Sun Apr 09, 2017 05:50
GitHub: LoneWolfHT
IRC: LandarVargan
In-game: LandarVargan

[Mod] Lavastuff [lavastuff]

by Lone_Wolf » Post

Lavastuff

Adds lava tools, armor, some blocks, and other items

Supported Games
  • Minetest Game - 100%
  • MineClone2 - Armor doesn't give speed/jump boost due to physics conflicts. Crafts/tool properties are different

Image

Downloads: Latest Stable

View: On ContentDB
View: Source Code

Please consider leaving a review

License of Code: MIT
License of Media: CC BY 4.0

Depends: None!
Optional Depends: fire, stairs, mobs_monster, 3d_armor, toolranks, moreblocks, vessels, default, bucket, mcl_armor, mcl_fire, mcl_buckets, mcl_nether, mcl_potions, mcl_core, mcl_mobitems, mcl_tools, nc_fire
Last edited by Lone_Wolf on Thu Jul 09, 2020 15:59, edited 43 times in total.

BBmine
Member
Posts: 3476
Joined: Sun Jul 12, 2015 22:51
GitHub: BBmine
IRC: BBmine
In-game: Baggins
Location: USA

Re: [WIP] Lava Stuff [lavastuff]

by BBmine » Post

Nice! Do they start fires if you use them?

User avatar
Lone_Wolf
Member
Posts: 2576
Joined: Sun Apr 09, 2017 05:50
GitHub: LoneWolfHT
IRC: LandarVargan
In-game: LandarVargan

Re: [WIP] Lava Stuff [lavastuff]

by Lone_Wolf » Post

BBmine wrote:Nice! Do they start fires if you use them?
Nope. there didn't seem to be a point in that. Just use the Magma Tools mod if you want that :P
My ContentDB -|- Working on CaptureTheFlag -|- Minetest Forums Dark Theme!! (You need it)

User avatar
ManElevation
Member
Posts: 896
Joined: Tue Aug 02, 2016 22:04
GitHub: ManElevation
IRC: ManElevation
In-game: ManElevation
Location: Madrid,Spain

Re: [WIP] Lava Stuff [lavastuff]

by ManElevation » Post

nice!
My Public Mods! Discord: Rottweiler Games#3368

User avatar
azekill_DIABLO
Member
Posts: 7507
Joined: Wed Oct 29, 2014 20:05
GitHub: azekillDIABLO
In-game: azekill_DIABLO
Location: OMICRON
Contact:

Re: [WIP] Lava Stuff [lavastuff]

by azekill_DIABLO » Post

Hot stuff here! +1
Gone, but not dead. Contact me on discord: azekill_DIABLO#6565
DMs are always open if you want to get in touch!

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

Re: [WIP] Lava Stuff [lavastuff]

by Chem871 » Post

Maybe you should make a base armor for the lava armor, so that it doesn't burn the player. Such as, placing 8 lava orbs around whatever piece of diamond(or whatever type you want) armor, gives that piece of lava armor. Just an idea :P
What is SCP-055?

BBmine
Member
Posts: 3476
Joined: Sun Jul 12, 2015 22:51
GitHub: BBmine
IRC: BBmine
In-game: Baggins
Location: USA

Re: [WIP] Lava Stuff [lavastuff]

by BBmine » Post

Chem871 wrote:Maybe you should make a base armor for the lava armor, so that it doesn't burn the player. Such as, placing 8 lava orbs around whatever piece of diamond(or whatever type you want) armor, gives that piece of lava armor. Just an idea :P
You know, I actually like that idea :D 8 obsidian shards might be better than 8 lava orbs, given that lava orbs are not default, and it's best to keep the dependencies just a few when you can help it.

User avatar
Lone_Wolf
Member
Posts: 2576
Joined: Sun Apr 09, 2017 05:50
GitHub: LoneWolfHT
IRC: LandarVargan
In-game: LandarVargan

Re: [WIP] Lava Stuff [lavastuff]

by Lone_Wolf » Post

BBmine wrote:
Chem871 wrote:Maybe you should make a base armor for the lava armor, so that it doesn't burn the player. Such as, placing 8 lava orbs around whatever piece of diamond(or whatever type you want) armor, gives that piece of lava armor. Just an idea :P
You know, I actually like that idea :D 8 obsidian shards might be better than 8 lava orbs, given that lava orbs are not default, and it's best to keep the dependencies just a few when you can help it.
I'm planning on making the mod use its' own lava orbs when mobs_monster isn't installed.
My ContentDB -|- Working on CaptureTheFlag -|- Minetest Forums Dark Theme!! (You need it)

User avatar
kingoscargames
Member
Posts: 216
Joined: Fri Jul 28, 2017 12:06
GitHub: kingoscargames
In-game: kingoscargames
Location: Netherlands

Re: [WIP] Lava Stuff [lavastuff]

by kingoscargames » Post

Lone_Wolf wrote: I'm planning on making the mod use its' own lava orbs when mobs_monster isn't installed.
The .zip file i attached should do that (i just edited the depends and "init.lua"), only the texture and recipe when that mod isn't installed should be changed.
EDIT:
bug: When "mobs_monster" is enabled the "lavastuff:orb" becomes a unknown item.
Attachments
edit_this.png
edit_this.png (47.17 KiB) Viewed 3440 times
lavastuff.zip
(138.55 KiB) Downloaded 127 times

User avatar
Lone_Wolf
Member
Posts: 2576
Joined: Sun Apr 09, 2017 05:50
GitHub: LoneWolfHT
IRC: LandarVargan
In-game: LandarVargan

Re: [WIP] Lava Stuff [lavastuff]

by Lone_Wolf » Post

Update!
  • No longer depends upon mobs_monster
  • When mobs_monster is not enabled you can craft lava orbs.
  • lavastuff lava orbs can be crafted into mobs_monster lava orbs if mobs_monster is enabled.
  • You can now craft lavablocks back into lava orbs
My ContentDB -|- Working on CaptureTheFlag -|- Minetest Forums Dark Theme!! (You need it)

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

Re: [WIP] Lava Stuff [lavastuff]

by Chem871 » Post

Could you add an axe, shovel, hoe, and paxel? Btw, do you mind if I combine your lavastuff armor with my obsidian armor to make a new armor set?
What is SCP-055?

User avatar
Lone_Wolf
Member
Posts: 2576
Joined: Sun Apr 09, 2017 05:50
GitHub: LoneWolfHT
IRC: LandarVargan
In-game: LandarVargan

Re: [WIP] Lava Stuff [lavastuff]

by Lone_Wolf » Post

Chem871 wrote:do you mind if I combine your lavastuff armor with my obsidian armor to make a new armor set?
Not at all. Go ahead.
Chem871 wrote:Could you add an axe, shovel, hoe, and paxel?
axe: sure
shovel: sure
hoe & paxel: Probably not. The magma tools mod has a paxel if you want it. A lava hoe seems a bit too unrealistic.
My ContentDB -|- Working on CaptureTheFlag -|- Minetest Forums Dark Theme!! (You need it)

User avatar
Lone_Wolf
Member
Posts: 2576
Joined: Sun Apr 09, 2017 05:50
GitHub: LoneWolfHT
IRC: LandarVargan
In-game: LandarVargan

Re: [WIP] Lava Stuff [lavastuff]

by Lone_Wolf » Post

Update!
Image
  • Lava Stairs & Slabs have been added
My ContentDB -|- Working on CaptureTheFlag -|- Minetest Forums Dark Theme!! (You need it)

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

Re: [WIP] Lava Stuff [lavastuff]

by Chem871 » Post

Could you update the textures for the armor, to make it look more like the blocks?
What is SCP-055?

User avatar
azekill_DIABLO
Member
Posts: 7507
Joined: Wed Oct 29, 2014 20:05
GitHub: azekillDIABLO
In-game: azekill_DIABLO
Location: OMICRON
Contact:

Re: [WIP] Lava Stuff [lavastuff]

by azekill_DIABLO » Post

+1 Lone_wolf! What about an improved version that you would call magma armor, sun armor?
Gone, but not dead. Contact me on discord: azekill_DIABLO#6565
DMs are always open if you want to get in touch!

User avatar
Lone_Wolf
Member
Posts: 2576
Joined: Sun Apr 09, 2017 05:50
GitHub: LoneWolfHT
IRC: LandarVargan
In-game: LandarVargan

Re: [WIP] Lava Stuff [lavastuff]

by Lone_Wolf » Post

Chem871 wrote:Could you update the textures for the armor, to make it look more like the blocks?
Good idea. Will to when I get the time.
azekill_DIABLO wrote:+1 Lone_wolf! What about an improved version that you would call magma armor, sun armor?
Maybe. You want some for something?
My ContentDB -|- Working on CaptureTheFlag -|- Minetest Forums Dark Theme!! (You need it)

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

Re: [WIP] Lava Stuff [lavastuff]

by Chem871 » Post

Maybe add molten lead armor? Molten metal?
What is SCP-055?

User avatar
Lone_Wolf
Member
Posts: 2576
Joined: Sun Apr 09, 2017 05:50
GitHub: LoneWolfHT
IRC: LandarVargan
In-game: LandarVargan

Re: [WIP] Lava Stuff [lavastuff]

by Lone_Wolf » Post

Chem871 wrote:Maybe add molten lead armor? Molten metal?
You can do that :P This mod is only going to contain one armor, tool, and block set. All of the same material.
My ContentDB -|- Working on CaptureTheFlag -|- Minetest Forums Dark Theme!! (You need it)

User avatar
azekill_DIABLO
Member
Posts: 7507
Joined: Wed Oct 29, 2014 20:05
GitHub: azekillDIABLO
In-game: azekill_DIABLO
Location: OMICRON
Contact:

Re: [WIP] Lava Stuff [lavastuff]

by azekill_DIABLO » Post

Yeah, would love having better armor in voxellar.
Gone, but not dead. Contact me on discord: azekill_DIABLO#6565
DMs are always open if you want to get in touch!

User avatar
Lone_Wolf
Member
Posts: 2576
Joined: Sun Apr 09, 2017 05:50
GitHub: LoneWolfHT
IRC: LandarVargan
In-game: LandarVargan

Re: [WIP] Lava Stuff [lavastuff]

by Lone_Wolf » Post

Spoiler
Image
The armor didn't come out well. Should I keep the sword texture?
My ContentDB -|- Working on CaptureTheFlag -|- Minetest Forums Dark Theme!! (You need it)

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

Re: [WIP] Lava Stuff [lavastuff]

by Chem871 » Post

Maybe do the armor like you did the blocks, in bands, outer layer is 1 shade, next layer is another.... Sword texture looks good.
What is SCP-055?

User avatar
Lone_Wolf
Member
Posts: 2576
Joined: Sun Apr 09, 2017 05:50
GitHub: LoneWolfHT
IRC: LandarVargan
In-game: LandarVargan

Re: [WIP] Lava Stuff [lavastuff]

by Lone_Wolf » Post

Update!
Spoiler
Image
  • Lava axe and shovel added
  • Added lava ingot
  • Tidied up code
  • Added new textures for lava armor and sword
My ContentDB -|- Working on CaptureTheFlag -|- Minetest Forums Dark Theme!! (You need it)

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

Re: [WIP] Lava Stuff [lavastuff]

by Chem871 » Post

Maybe add little fire particles to the axe and shovel? To bring it together?
What is SCP-055?

User avatar
Lone_Wolf
Member
Posts: 2576
Joined: Sun Apr 09, 2017 05:50
GitHub: LoneWolfHT
IRC: LandarVargan
In-game: LandarVargan

Re: [WIP] Lava Stuff [lavastuff]

by Lone_Wolf » Post

Chem871 wrote:Maybe add little fire particles to the axe and shovel? To bring it together?
Whoops. Forgot to do that. Thank you
My ContentDB -|- Working on CaptureTheFlag -|- Minetest Forums Dark Theme!! (You need it)

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

Re: [WIP] Lava Stuff [lavastuff]

by Chem871 » Post

Np, bob!
What is SCP-055?

Post Reply

Who is online

Users browsing this forum: No registered users and 21 guests