https://github.com/endermanbugzjfc/makecode-railwayconstructor
My old MCWin10 MakeCode Hello World programme
https://github.com/endermanbugzjfc/makecode-railwayconstructor
code-connection makecode minecraft-bedrock-edition minecraft-education-edition
Last synced: 9 days ago
JSON representation
My old MCWin10 MakeCode Hello World programme
- Host: GitHub
- URL: https://github.com/endermanbugzjfc/makecode-railwayconstructor
- Owner: Endermanbugzjfc
- License: apache-2.0
- Created: 2020-10-08T10:01:40.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-08T11:28:57.000Z (over 5 years ago)
- Last Synced: 2025-03-02T00:16:55.320Z (over 1 year ago)
- Topics: code-connection, makecode, minecraft-bedrock-edition, minecraft-education-edition
- Language: JavaScript
- Homepage: https://github.com/Endermanbugzjfc/MakeCode-RailwayConstructor
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [MakeCode-RailwayConstructor](https://github.com/Endermanbugzjfc/MakeCode-RailwayConstructor)
### My old MCWin10 MakeCode Hello World programme
# Usage
[**Please check out the wiki section for advanced usage**](https://github.com/Endermanbugzjfc/MakeCode-RailwayConstructor/wiki)
| Command | Action |
| ------- | ------ |
| .rb.help | Display the [available commands list](https://github.com/Endermanbugzjfc/MakeCode-RailwayConstructor/wiki/Commands/) |
| .rb.rw | [Initialize a railway builder](https://github.com/Endermanbugzjfc/MakeCode-RailwayConstructor/wiki/Initialize-a-builder) |
| .rb.build | [Start building the railway](https://github.com/Endermanbugzjfc/MakeCode-RailwayConstructor/wiki/Start-building) |
| .rb.end | [Close all the initialized builders](https://github.com/Endermanbugzjfc/MakeCode-RailwayConstructor/wiki/Start-building#close) |
| .rb.block | [Set the floor block of the railway to the nearest dropped item](https://github.com/Endermanbugzjfc/MakeCode-RailwayConstructor/wiki/Start-building#close) |
| .rb.a1 | [Confirm railway builder direction](https://github.com/Endermanbugzjfc/MakeCode-RailwayConstructor/wiki/Start-building#close) |
| .rb.a2 | [Rotate railway builder](https://github.com/Endermanbugzjfc/MakeCode-RailwayConstructor/wiki/Start-building#close) |
| .rb.debug | [Forgot what this actually does](https://github.com/Endermanbugzjfc/MakeCode-RailwayConstructor/wiki/Debugging) |
# FAQ
## 1. Why is it so shit
**I made it when I was at Primary 5.**
## 2. Will you still fix issues and bugs in it
**No, feel free to create pull request ;)**