master #1

Merged
PrWalterB merged 111 commits from MineClone5/MineClone5:master into master 2022-07-22 11:41:02 +02:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 2b00261f40 - Show all commits

View File

@ -1,7 +1,7 @@
# textdomain: mcl_composters # textdomain: mcl_composters
Composter= Composter=
Composters can convert various organic items into bonemeal.= Composters can convert various organic items into bonemeal.=
Use organic items on the composter to fill it with layers of compost. Every time an item is put in the composter, there is a chance that the composter adds another layer of compost. Some items have a bigger chance of adding an extra layer than other items. After filling up with 7 layers of compost, the composter is full. After a delay of approximately one second the composter becomes ready and bone meal can be retrieved from it. Right-clicking the composter takes out the bone meal empties the composter."= Use organic items on the composter to fill it with layers of compost. Every time an item is put in the composter, there is a chance that the composter adds another layer of compost. Some items have a bigger chance of adding an extra layer than other items. After filling up with 7 layers of compost, the composter is full. After a delay of approximately one second the composter becomes ready and bone meal can be retrieved from it. Right-clicking the composter takes out the bone meal empties the composter.=
filled= filled=
ready for harvest= ready for harvest=
Converts organic items into bonemeal= Converts organic items into bonemeal=