Difference between revisions of "Games/Lord of the Test/Bones"

From Minetest Wiki
Jump to navigation Jump to search
(Created page with "{{Block Data |image=Bones.png |block_name=Bones |generated=No |renewable=Yes |drops=''see description'' |itemstring=bones:bones }} A '''bones''' block appears when a player...")
 
m (Wuzzy moved page Subgames/Lord of the Test/Bones to Games/Lord of the Test/Bones over redirect: Subgames have been renamed to “games”)
 
(4 intermediate revisions by 2 users not shown)
Line 15: Line 15:
  
 
Bones do not appear in [[creative mode]]; the items are kept on a player’s death.
 
Bones do not appear in [[creative mode]]; the items are kept on a player’s death.
 +
 +
 +
== Crafting ==
 +
'''Bones''' blocks can also be crafted out of {{Gamelink|Bone|bones}}.
 +
 +
{| class="wikitable sortable collapsible"
 +
|-
 +
! scope="row" width="50px"|Name
 +
! scope="col" width="140px"|Ingredients
 +
! scope="col"|Input → Output
 +
|-
 +
! scope="row"|'''Bones'''
 +
|align="center"|{{Gamelink|Bone}}
 +
| {{Grid/Craft
 +
|A1=Bone|A2=Bone|A3=Bone
 +
|B1=Bone|B2=Bone|B3=Bone
 +
|C1=Bone|C2=Bone|C3=Bone
 +
|out=Bones
 +
|count=1}}
 +
|}
 +
 +
 +
== As a Crafting Ingredient ==
 +
{| class="wikitable"
 +
|-
 +
! scope="row" width="50px"|Name
 +
! scope="col" width="140px"|Ingredients
 +
! scope="col"|Input → Output
 +
! scope="col"|Description
 +
|-
 +
! scope="row"|{{Gamelink|Skeleton}}
 +
|align="center"|'''Bones'''
 +
| {{Grid/Craft
 +
|A1=Bones|A2=Bones|A3=Bones
 +
|B1=Bones|B2=Bones|B3=Bones
 +
|C1=Bones|C2=Bones|C3=Bones
 +
|out=Skeleton
 +
|count=1}}
 +
|A {{Gamelink|Skeleton}} (yikes!).
 +
|}
 +
 +
  
 
[[Category:Blocks generated on special events]]
 
[[Category:Blocks generated on special events]]
Line 21: Line 63:
 
[[Category:Ownable blocks]]
 
[[Category:Ownable blocks]]
 
[[Category:Solid]]
 
[[Category:Solid]]
 
 
 
[[Category:Lord of the Test]]
 
[[Category:Lord of the Test]]

Latest revision as of 20:09, 6 May 2018

Bones
Bones.png
A node in Minetest Game
Node Type Full node
Drops see description
Physics No
Luminance No
Flammable No
Generated No
Renewable Yes
Stackable Yes (99)
Itemstring bones:bones

A bones block appears when a player dies. It has its own inventory and the entire player inventory of the dieing player is transferred to the bones block. When punched, the contents of the invenory are transferred to the inventory of the puncher until the puncher’s inventory is full. It is also possible to manually select items by using the bones block. When the bones’ inventory is empty, the bones block is destroyed. It is not possible to receive the bones block itselves. It is not possible to store items into a bones’ inventory, it can only be taken from it.

Bones which are younger than 20 minutes in real time are called “fresh”, otherwise they are called “old”. While bones are fresh, its contents can only be collected by the player who died. But as soon they have become old, the contents can be collected by anyone. Servers can change the time by changing minetest.conf setting share_bones_time (time is in seconds).

An informational text is shown when pointing to a bones block; it contains the name of the player who died and the freshness.

Bones do not appear in creative mode; the items are kept on a player’s death.


Crafting

Bones blocks can also be crafted out of bones.

Name Ingredients Input → Output
Bones Bone
Bone.png
Bone.png
Bone.png
Bone.png
Bone.png
Bone.png
Bone.png
Bone.png
Bone.png
Bones.png
1


As a Crafting Ingredient

Name Ingredients Input → Output Description
Skeleton Bones
Bones.png
Bones.png
Bones.png
Bones.png
Bones.png
Bones.png
Bones.png
Bones.png
Bones.png
Skeleton.png
1
A Skeleton (yikes!).