Nomenclature: Difference between revisions

From NodeCore Wiki
Jump to navigation Jump to search
(Re-organized the page to be more readable.)
(Re-organized, again.)
Line 3: Line 3:
== Nomenclature ==
== Nomenclature ==


# Node
* Node  
A node, otherwise known as a 'block' or 'brick' in other games, is any cubic entity in the world, be it a placed item or whatnot.
    A node, otherwise known as a 'block' or 'brick' in other games, is any cubic entity in the world, be it a placed item or whatnot.


# Stack
* Stack
A stack is a node that contains multiple items at once, and is sometimes used to craft things.
    A stack is a node that contains multiple items at once, and is sometimes used to craft things.


#Tower
* Tower
A tower is made when one node is placed atop another.
    A tower is made when one node is placed atop another.

Revision as of 00:35, 7 October 2020

This page is here to explain what words refer to what mechanic/feature in NodeCore.

Nomenclature

  • Node
   A node, otherwise known as a 'block' or 'brick' in other games, is any cubic entity in the world, be it a placed item or whatnot.
  • Stack
   A stack is a node that contains multiple items at once, and is sometimes used to craft things.
  • Tower
   A tower is made when one node is placed atop another.