Difference between revisions of "Bucket/de"

From Minetest Wiki
Jump to navigation Jump to search
(Redirected page to Bucket)
 
Line 1: Line 1:
#REDIRECT [[Bucket]]
+
{{Languages}}
 +
{{Item Data
 +
|name=Eimer
 +
|image=Bucket.png, Bucket lava.png, Bucket water.png, Bucket river water.png
 +
|type=Werkzeug
 +
|renewable=Nein
 +
|durability=∞
 +
|stackable=''Siehe Tabelle''
 +
|itemstring=''Siehe Tabelle''
 +
}}
 +
 
 +
'''Buckets''' are [[tool]]s which are used to carry [[liquid]]s like [[water]] or [[lava]] and are [[crafting|crafted]] from [[Steel Ingot]]s. They never wear off.
 +
 
 +
By default, these are the available buckets ([[mods]] may introduce other liquids which can be collected by the bucket):
 +
 
 +
{| class="wikitable"
 +
!
 +
! Name
 +
!
 +
! Contains
 +
! Stackable
 +
! Itemstring
 +
|-
 +
| [[File:Bucket.png|32px]] || [[Bucket|Empty Bucket]] ||  || Nothing || Yes (99) || bucket:bucket_empty
 +
|-
 +
| [[File:Bucket water.png|32px]] || [[Bucket|Water Bucket]] || [[File:Water.png|32px]] || [[Water]] || No || bucket:bucket_water
 +
|-
 +
| [[File:Bucket river water.png|32px]] || [[Bucket|River Water Bucket]] || [[File:River Water.png|32px]] || [[River Water]] || No || bucket:bucket_river_water
 +
|-
 +
| [[File:Bucket lava.png|32px]] || [[Bucket|Lava Bucket]] || [[File:Lava.png|32px]] || [[Lava]] || No || bucket:bucket_lava
 +
|}
 +
 
 +
To collect a liquid, wield an empty bucket, [[Pointing|point]] to the liquid and [[punching|punch]]. To release a liquid, wield the filled bucket, point to the desired location and click with the <kbd>right mouse button</kbd>.
 +
 
 +
Collecting a liquid usually removes the liquid source block (i.e. it turns into [[air]]). The exception is river water: If you collect river water from a river water source which has at least one other river water source next to it (horizontally), the river water source is '''not''' removed. Only if the river water source is “lonely”, it will be removed.
 +
 
 +
Lava buckets can be used as a very efficient [[Smelting|fuel]]. Don’t worry, you’ll keep the bucket.
 +
 
 +
== Crafting ==
 +
 
 +
{| class="wikitable"
 +
|-
 +
! scope="row" |Name
 +
! scope="col" |Ingredients
 +
! scope="col"|Input &#8594; Output
 +
! scope="col"|Description
 +
|-
 +
! scope="row"|[[Bucket|Empty Bucket]]
 +
|align="center"|[[Steel Ingot]]s
 +
|
 +
{{Grid/Craft
 +
|A2=Steel Ingot
 +
|B3=Steel Ingot
 +
|C2=Steel Ingot
 +
|out=Bucket}}
 +
|Used to hold and transport liquids.
 +
|}
 +
[[Category:Tools]]
 +
[[Category:Liquid pointers]]

Revision as of 17:58, 15 March 2018

Languages Sprache: English • Deutsch • français
Eimer
Bucket.png
Lava Bucket.png
Water Bucket.png
River Water Bucket.png
An item in Minetest Game
Typ Werkzeug
Erneuerbar Nein
Haltbarkeit
Stapelbar Siehe Tabelle
Technischer Bezeichner Siehe Tabelle

Buckets are tools which are used to carry liquids like water or lava and are crafted from Steel Ingots. They never wear off.

By default, these are the available buckets (mods may introduce other liquids which can be collected by the bucket):

Name Contains Stackable Itemstring
Bucket.png Empty Bucket Nothing Yes (99) bucket:bucket_empty
Water Bucket.png Water Bucket Water.png Water No bucket:bucket_water
River Water Bucket.png River Water Bucket River Water.png River Water No bucket:bucket_river_water
Lava Bucket.png Lava Bucket Lava.png Lava No bucket:bucket_lava

To collect a liquid, wield an empty bucket, point to the liquid and punch. To release a liquid, wield the filled bucket, point to the desired location and click with the right mouse button.

Collecting a liquid usually removes the liquid source block (i.e. it turns into air). The exception is river water: If you collect river water from a river water source which has at least one other river water source next to it (horizontally), the river water source is not removed. Only if the river water source is “lonely”, it will be removed.

Lava buckets can be used as a very efficient fuel. Don’t worry, you’ll keep the bucket.

Crafting

Name Ingredients Input → Output Description
Empty Bucket Steel Ingots
Steel Ingot.png
Steel Ingot.png
Steel Ingot.png
Bucket.png
Used to hold and transport liquids.