[Mod] Nether [nether]

gamergardencat
Member
 
Posts: 55
Joined: Wed Oct 01, 2014 11:58

Re: [Mod] lkjoel's nether mod reworked [nether]

by gamergardencat » Wed Oct 15, 2014 00:13

How did you get to the nether to begin with if the portals don't generate when being punched with the mese crystal?
superman slices a giant apple into 3 and hands it to guest220
 

Hybrid Dog
Member
 
Posts: 2460
Joined: Thu Nov 01, 2012 12:46

Re: [Mod] lkjoel's nether mod reworked [nether]

by Hybrid Dog » Wed Oct 15, 2014 13:23

gamergardencat wrote:How did you get to the nether to begin with if the portals don't generate when being punched with the mese crystal?

there's a second portal and the chatcommand
 

gamergardencat
Member
 
Posts: 55
Joined: Wed Oct 01, 2014 11:58

Re: [Mod] lkjoel's nether mod reworked [nether]

by gamergardencat » Mon Oct 20, 2014 00:10

If the gate is built on the surface no portals are made. I never tested trying to start in the Nether to make a portal to the top.

You mean /teleport?
superman slices a giant apple into 3 and hands it to guest220
 

Hybrid Dog
Member
 
Posts: 2460
Joined: Thu Nov 01, 2012 12:46

Re: [Mod] lkjoel's nether mod reworked [nether]

by Hybrid Dog » Wed Oct 22, 2014 17:21

gamergardencat wrote:If the gate is built on the surface no portals are made. I never tested trying to start in the Nether to make a portal to the top.

You mean /teleport?

by second portal I mean this one:
Image


I mean /to_hell (I got it from sss).
/teleport works too but only if damage is disabled, I think
 

User avatar
Minetestforfun
Member
 
Posts: 936
Joined: Tue Aug 05, 2014 14:09
GitHub: Darcidride
IRC: Darcidride + MinetestForFun
In-game: Darcidride + MinetestForFun

Re: [Mod] lkjoel's nether mod reworked [nether]

by Minetestforfun » Wed Jul 15, 2015 19:37

Please Hybrid Dog, can you help us ?
https://github.com/Ombridride/minetest- ... issues/130
 

Hybrid Dog
Member
 
Posts: 2460
Joined: Thu Nov 01, 2012 12:46

Re: [Mod] lkjoel's nether mod reworked [nether]

by Hybrid Dog » Fri Jul 17, 2015 16:30

Minetestforfun wrote:Please Hybrid Dog, can you help us ?
https://github.com/Ombridride/minetest- ... issues/130

The nether mod replaces default nodes (stone, coal mineral, mese…) with nodes from the nether mod (netherrack, decorated netherrack, siwtonic…) to reduce e.g. ore noise calculation, air isn't replaced to keep caves. So in singlenode mapgen mode if there isn't stone with ores yet, the nether doesn't generate nodes.
Of course the mod does more mapgen than only replacing nodes (and PilzAdam's nether mod… not more…).
 

Hybrid Dog
Member
 
Posts: 2460
Joined: Thu Nov 01, 2012 12:46

Re: [Mod] Nether [nether]

by Hybrid Dog » Mon Dec 28, 2015 18:52

Update: nether fences added
 

amadin
Member
 
Posts: 471
Joined: Tue Jun 16, 2015 16:23
GitHub: Amadin

Re: [Mod] Nether [nether]

by amadin » Fri Jan 01, 2016 10:40

Do you can add falling lava from ceiling or/and pillars holding the ceiling?

Image
 

Hybrid Dog
Member
 
Posts: 2460
Joined: Thu Nov 01, 2012 12:46

Re: [Mod] Nether [nether]

by Hybrid Dog » Fri Jan 01, 2016 13:03

l don't think l can add pillars without causing that players could be stuck there l think.
 

amadin
Member
 
Posts: 471
Joined: Tue Jun 16, 2015 16:23
GitHub: Amadin

Re: [Mod] Nether [nether]

by amadin » Sat Jan 02, 2016 06:12

Hybrid Dog wrote:l don't think l can add pillars without causing that players could be stuck there l think.

Do you can remove blocks near player after spawn in nether, so players don't be stuck (like in Pilzadam's nether)?
 

Hybrid Dog
Member
 
Posts: 2460
Joined: Thu Nov 01, 2012 12:46

Re: [Mod] Nether [nether]

by Hybrid Dog » Sat Jan 02, 2016 14:30

Removing the nodes would mean destroying the pillar, wouldn't it?
 

amadin
Member
 
Posts: 471
Joined: Tue Jun 16, 2015 16:23
GitHub: Amadin

Re: [Mod] Nether [nether]

by amadin » Tue Sep 27, 2016 07:04

With
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
mclike_portal = true
obsidian portal not teleporting up to the surface of the earth from nether. Is this bug?
 

User avatar
DS-minetest
Member
 
Posts: 707
Joined: Thu Jun 19, 2014 19:49
GitHub: DS-Minetest
In-game: DS

Re: [Mod] Nether [nether]

by DS-minetest » Tue Sep 27, 2016 12:41

@amadin: as much as i know, if mclike_portal == false then you have to use the /tonether command
Do not call me -minetest.
Call me DS or DS-minetest.
I am German, so you don't have to pm me English if you are also German.
The background is a lie.
 

Hybrid Dog
Member
 
Posts: 2460
Joined: Thu Nov 01, 2012 12:46

by Hybrid Dog » Tue Sep 27, 2016 17:16

If mclike_portal is true, obsidian portals should work from earth to nether and vice versa.
It looks like the code is not finished, the function which should spawn a obsidian portal in the nether currently does nothing.
But it should be possible to manually build an obsidian portal there and use it to get to earth.

Anyway, intentionally by default you need to build another sort of portal in the nether which forces you to stay there.
 

User avatar
Andrey01
Member
 
Posts: 431
Joined: Wed Oct 19, 2016 15:18
In-game: Andrey01

Re: [Mod] Nether [nether]

by Andrey01 » Thu Dec 01, 2016 16:43

This Nether looks like other Nether by PilzAdam, but i have this mod don`t work
 

User avatar
DS-minetest
Member
 
Posts: 707
Joined: Thu Jun 19, 2014 19:49
GitHub: DS-Minetest
In-game: DS

Re: [Mod] Nether [nether]

by DS-minetest » Thu Dec 01, 2016 16:49

Andrey01 wrote:This Nether looks like other Nether by PilzAdam, but i have this mod don`t work

Pilzadams nether is completely different
Do not call me -minetest.
Call me DS or DS-minetest.
I am German, so you don't have to pm me English if you are also German.
The background is a lie.
 

Previous

Return to WIP Mods

Who is online

Users browsing this forum: No registered users and 6 guests

cron