[Hardcore] Test Until Drop (official) [Mission] {W.I.P}

Loadable maps as opposed to OldCoder's zoomable maps
User avatar
Likwid H-Craft
Member
 
Posts: 1113
Joined: Sun Jan 06, 2013 14:20

[Hardcore] Test Until Drop (official) [Mission] {W.I.P}

by Likwid H-Craft » Thu Feb 14, 2013 16:23

I am making a Mission and, I will be happy to take ideas etc.

So far I have Mobs and, my Bedrock so I need, more ideas!

Anyone welcome to help make this, the first official mission.

------
Ideas
------

Fast Build Wall(Me)
Fast Build Home (Me)
Fast Build Mod Pack (Me)
Stop Block(Me){Done}
Nove Pack(Me And Aqua)
Some Odd Food(Me and Adam)[Adam]Farming[/Adam]
Carts(Adam)

----------
Chapters
----------

Chapter 1:New Tester!

-------------
Easter Eggs
-------------

At Start theres a mese, with a mese pickaxe on top!

--------------
Beta Testers
--------------

lkjoel

---------
Helpers
---------

lkjoel (How make more, then one block place code)
Aqua (Nova Pack)

-----
DLC
-----

N/A
Last edited by Likwid H-Craft on Fri Feb 15, 2013 12:26, edited 1 time in total.
My Domain's/others:
http://likwidtest.hj.cx/ (Not Done)
 

User avatar
Likwid H-Craft
Member
 
Posts: 1113
Joined: Sun Jan 06, 2013 14:20

by Likwid H-Craft » Thu Feb 14, 2013 21:26

Code From lkjoel that helped make Fast Build Pack

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
minetest.register_node("test:test", {
description = "Test",
on_construct = function(pos)
  minetest.env:add_node(pos, "default:stone")
  minetest.env:add_node({x=pos.x+1, y=pos.y+1, z=pos.z+1}, "default:cobble")
end
})
My Domain's/others:
http://likwidtest.hj.cx/ (Not Done)
 

User avatar
Aqua
Member
 
Posts: 641
Joined: Wed Aug 22, 2012 09:11

by Aqua » Fri Feb 15, 2013 07:25

I'm happy to help you make the Nova tools, ore, blocks, if you allow me.
Hi there ^.~
 

User avatar
Likwid H-Craft
Member
 
Posts: 1113
Joined: Sun Jan 06, 2013 14:20

by Likwid H-Craft » Fri Feb 15, 2013 12:22

Yes everyone allow help.

-Added Aqua a Helper-
My Domain's/others:
http://likwidtest.hj.cx/ (Not Done)
 


Return to Minetest Maps

Who is online

Users browsing this forum: No registered users and 10 guests

cron