doorbell/README.md

70 lines
948 B
Markdown
Raw Normal View History

2022-09-04 22:01:38 -07:00
"Doorbell" created by "Miniontoby"
I have made a doorbell mod with a doorbell and a delete tool.
Working:
When you push the doorbell there is coming a doorbell_sound only at the person who's hosting the server or only singleplayer.
Recipe:
- = none,
| = delete_tool,
\ = doorbell,
/ = wood,
m_s = mesecons_button,
w_b = black wool,
w_w = white wool,
m_m = mesecons,
d_l = digiline,
Doorbell_locked {
\ | -
}
Doorbell {
w_b w_b w_b
w_b w_w w_b
w_b w_b w_b
}
Delete tool {
\
}
Doorbell 3D {
\ m_s -
}
Doorbell mesecons {
\ m_m -
}
Doorbell digilines{
\ d_l -
}
History:
I have made It when I was just 10 years old, but when I was 13 years old and I made the delete tool
I made the delete tool because I couldn't delete the doorbell.
You can use the delete tool for every node and it look like as the nodebreaker in the mod "Pipeworks".