VoxeLibre/mods/ITEMS/mcl_buckets/locale/template.txt

24 lines
1.1 KiB
Text
Raw Normal View History

# textdomain: mcl_buckets
Empty Bucket=
A bucket can be used to collect and release liquids.=
Punch a liquid source to collect it. You can then use the filled bucket to place the liquid somewhere else.=
2024-12-03 23:42:44 +01:00
Collects liquids=
##[ register.lua ]##
Lava Bucket=
A bucket can be used to collect and release liquids. This one is filled with hot lava, safely contained inside. Use with caution.=
Get in a safe distance and place the bucket to empty it and create a lava source at this spot. Don't burn yourself!=
2024-12-03 23:42:44 +01:00
Places a lava source=
Water Bucket=
A bucket can be used to collect and release liquids. This one is filled with water.=
Place it to empty the bucket and create a water source.=
2024-12-03 23:42:44 +01:00
Places a water source=
River Water Bucket=
A bucket can be used to collect and release liquids. This one is filled with river water.=
Place it to empty the bucket and create a river water source.=
Places a river water source=
2024-12-03 23:42:44 +01:00
##[ fishbuckets.lua ]##
Bucket of @1=
This bucket is filled with water and @1.=
Place it to empty the bucket and place a @1. Obtain by right clicking on a @2 with a bucket of water.=
Places a water source and a @1.=