mirror of
https://github.com/minetest-mods/mesecons.git
synced 2024-12-25 01:40:18 +01:00
Fix typos (#442)
This commit is contained in:
parent
d3cabedbb0
commit
9d239cbfff
@ -1 +1 @@
|
|||||||
A power plant is a receptor that is always turned on: It provides energy.
|
A power plant is a receptor that is always turned on: it provides energy.
|
||||||
|
@ -1 +1 @@
|
|||||||
This receptor turns on if there's an object above it. And object can be a player, an item, a mob...
|
This receptor turns on if there's an object above it. An object can be a player, an item, a mob...
|
||||||
|
@ -1 +1 @@
|
|||||||
This receptor turns on if there's an object above it. And object can be a player, an item, a mob...
|
This receptor turns on if there's an object above it. An object can be a player, an item, a mob...
|
||||||
|
@ -1 +1 @@
|
|||||||
Ghoststones disappear when powered, just like Removestones. But in contrast to Removestones, they Reappear again when not powered anymore and they are also conductive.
|
Ghoststones disappear when powered, just like Removestones. But in contrast to Removestones, they reappear again when not powered anymore and they are also conductive.
|
||||||
|
@ -1 +1 @@
|
|||||||
Removestones are propably the simplest effectors possible. They simply disappear when powered.
|
Removestones are probably the simplest effectors possible. They simply disappear when powered.
|
||||||
|
@ -1 +1 @@
|
|||||||
Solar Panel are light receptors: they turn on if there is enough light.
|
Solar panels are light receptors: they turn on if there is enough light.
|
||||||
|
@ -1 +1 @@
|
|||||||
The switch is a receptor. It changes its state as when punched.
|
The switch is a receptor. It changes its state when punched.
|
||||||
|
Loading…
Reference in New Issue
Block a user