Difference between revisions of "User:HybridDog"

From Minetest Wiki
Jump to navigation Jump to search
(Created page with "Do you like trash text? rotten_papyrus connected_textures treecapitator riesenpilz superpick extrablocks nuke hydro vector_extras fireballs sumpf miscellaneous p...")
 
Line 1: Line 1:
Do you like trash text?
+
== Nether ==
 +
https://github.com/HybridDog/minetest-nether <br/>
 +
My edited version of Ik.'s nether mod adds something like a second world to minetest. Damage and bones should be enabled if you want to play it right.
 +
* At first you need to create a portal like the one of PilzAdam's nether mod. If you use it you should respawn in the nether with an empty inventory.
 +
* Then you need to collect the stuff you are able to dig there.
 +
* After that you craft simple mushroom picks and dig some netherrack bricks of a building.
 +
* craft a furnace (I used the default one because much code would be needed to make an own one.)
 +
* cook some blood nodes and craft a blood extractor
 +
* eat a nether fruit to get a bit blood
 +
* extract the blood out of the blood stem
 +
* craft nether sticks
 +
* make a cooked blood wood pick
 +
* get stuff and make better picks
 +
* collect stuff to make following portal
 +
[[File:Nether_portal.png||1000px]]
  
 
+
to use it, eat a nether fruit while standing on the white node
rotten_papyrus
+
Don't forget to take enough stuff with you to build such a portal on the overworld, too to be able to bring usual nodes into the nether.
 
 
connected_textures
 
 
 
treecapitator
 
 
 
riesenpilz
 
 
 
superpick
 
 
 
extrablocks
 
 
 
nuke
 
 
 
hydro
 
 
 
vector_extras
 
 
 
fireballs
 
 
 
sumpf
 
 
 
miscellaneous
 
 
 
plantlife
 
 
 
bamboo
 
 
 
replacer
 
 
 
technic
 
 
 
lavacooling
 
 
 
minetest_game
 
 
 
dogblocks
 
 
 
WinterTP
 
 
 
nyanland
 
 
 
darkage
 
 
 
minetest-nether
 
 
 
usesdirt
 
 
 
laser
 
 
 
BobBlocks
 
 
 
minetest-teleporters
 
 
 
conifers
 
 
 
HybridTP
 
 
 
puzzles
 
 
 
portal
 
 
 
mushrooms
 
 
 
minetest-mod-weather
 
 
 
heads
 
 
 
diamonds
 
 
 
trashcan
 
 
 
mdcrt
 
 
 
vines
 
 
 
TNT
 
 
 
antiguest
 
 
 
tbm
 
 
 
caca
 
 
 
minetest-glow
 
 
 
minetest
 
 
 
minetest-weirdores
 
 
 
morefences
 
 
 
2c4pTP
 
 
 
gi_command
 
 
 
steel
 
 
 
minetest_TPconverter
 
 
 
common
 
 
 
minetest_install_files
 
 
 
xtrafcts
 
 
 
bright_textures
 
 
 
simple_growing
 

Revision as of 17:57, 23 May 2014

Nether

https://github.com/HybridDog/minetest-nether
My edited version of Ik.'s nether mod adds something like a second world to minetest. Damage and bones should be enabled if you want to play it right.

  • At first you need to create a portal like the one of PilzAdam's nether mod. If you use it you should respawn in the nether with an empty inventory.
  • Then you need to collect the stuff you are able to dig there.
  • After that you craft simple mushroom picks and dig some netherrack bricks of a building.
  • craft a furnace (I used the default one because much code would be needed to make an own one.)
  • cook some blood nodes and craft a blood extractor
  • eat a nether fruit to get a bit blood
  • extract the blood out of the blood stem
  • craft nether sticks
  • make a cooked blood wood pick
  • get stuff and make better picks
  • collect stuff to make following portal

1000px

to use it, eat a nether fruit while standing on the white node Don't forget to take enough stuff with you to build such a portal on the overworld, too to be able to bring usual nodes into the nether.