https://github.com/brunnerlivio/summon-helper
:zap: This website is here for helping you with your Minecraft summon commands without writing long lines of codes
https://github.com/brunnerlivio/summon-helper
minecraft mojang summon-commands
Last synced: 8 months ago
JSON representation
:zap: This website is here for helping you with your Minecraft summon commands without writing long lines of codes
- Host: GitHub
- URL: https://github.com/brunnerlivio/summon-helper
- Owner: BrunnerLivio
- License: mit
- Created: 2017-01-23T20:01:08.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-02T07:54:30.000Z (over 8 years ago)
- Last Synced: 2025-01-13T20:30:52.778Z (9 months ago)
- Topics: minecraft, mojang, summon-commands
- Language: JavaScript
- Homepage: http://summon-helper.net
- Size: 7.09 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Summon Helper
### !!No Longer Maintained!!
> Note this project is outdated and no longer maintained by the
> owner. There's another project, which has similar porpuse, callled [Minecraft Command API](https://github.com/BrunnerLivio/MinecraftCommandAPI).
> I recommend contribute to the new project.
Since 13w36a it is possible to summon entities using the /summon Command.
Unfortunately Mojang does not offer a big support for this.
This website is here for helping you with your summon commands
without writing long lines of codes## Installation
1. Install NodeJS
2. Run `npm install` to install the dependencies
3. Run `npm run start` to start the application## Contribute
Not many rules except it must work. I literally don't care, because the whole project is a mess
and hacked together. So feel free to create pull request and contribute.## Note
Beware; really ugly code. I began this project when I was 13 years old. Good luck!