Advertisement
Pvp_machine100

Untitled

May 10th, 2018
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>Interacting Guide | Many Wiki
  5. <center>
  6. <p>Interacting guide by eperou</p>
  7. <p>Interactings are manyland block types,<br> they are used for many useful things and can be pretty useful.<br>
  8. If you want to do a talking interacting, simply write in this code -><h1> hears input: output</h1><br>
  9. its pretty simple, the imput is the message the interacting must detect to do a action, and the output is what the interacting will say after you say input and you are near the interacting.</p>
  10. </center>
  11. </head>
  12. <body>
  13. <style>
  14. body {
  15. background-color: rgba(199, 199, 199, 0.7);
  16. }
  17. </style>
  18. </body>
  19. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement