An open API service indexing awesome lists of open source software.

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

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.

![Summon Helper Preview](https://raw.githubusercontent.com/BrunnerLivio/summon-helper/master/.github/preview.png)

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!