|
1 | 1 | # SkyGrid
|
2 |
| -Game Mode Add-on for BentoBox the provides a SkyGrid experience |
| 2 | +Welcome to the SkyGrid for Minecraft! This game introduces a unique and challenging gameplay experience where you find yourself navigating a grid of floating blocks high in the sky. Your goal is to survive, gather resources, and conquer the SkyGrid! |
| 3 | + |
| 4 | +This is a Game Mode Add-on that uses the BentoBox library plugin. |
| 5 | + |
| 6 | +## Features |
| 7 | + |
| 8 | +- **Challenging Gameplay**: SkyGrid presents a challenging environment where you must carefully navigate from block to block to avoid falling. |
| 9 | +- **Randomized Grid**: Each player will have a unique grid layout - a fresh and unpredictable experience every time. |
| 10 | +- **Limited Resources**: Resources are scarce, so you must strategize and prioritize what to gather and when to use them. |
| 11 | +- **Mobs and Dangers**: The SkyGrid is not empty. Beware of hostile mobs and other dangers that lurk in the grid! |
| 12 | +- **Multiplayer Support**: Enjoy the SkyGrid mini game with your friends; form a team or coop. |
3 | 13 |
|
4 | 14 | ## Installation
|
5 | 15 |
|
| 16 | +To play the SkyGrid mini game, follow these steps: |
| 17 | + |
6 | 18 | 1. Place the addon jar in the addons folder of the BentoBox plugin
|
7 | 19 | 2. Restart the server
|
8 | 20 | 3. The addon will create worlds and a data folder and inside the folder will be a config.yml
|
9 | 21 | 4. Stop the server
|
10 | 22 | 5. Edit the config.yml how you want.
|
11 | 23 | 6. Delete any worlds that were created by default.
|
12 | 24 | 7. Restart the server
|
| 25 | +9. Launch the game and type /sg to enjoy the SkyGrid! |
| 26 | + |
| 27 | +## How to Play |
| 28 | + |
| 29 | +The objective of the SkyGrid mini game is to survive and complete various challenges in the grid (install the Challenges addon to enable this). Here are some essential gameplay tips: |
| 30 | + |
| 31 | +- **Avoid Falling**: Falling off the grid means certain death. Always be cautious when moving from block to block. |
| 32 | +- **Gather Resources**: Break blocks to collect resources such as wood, stone, and ores. Use these resources wisely to craft tools and equipment. |
| 33 | +- **Complete Challenges**: The SkyGrid mini game may have specific challenges to complete. Pay attention to your objectives and try to achieve them. |
| 34 | +- **Interact with Mobs**: Hostile mobs roam the grid. You can fight them for valuable loot or choose to avoid them altogether. There are also mob spawners that can be used to farm mobs. |
| 35 | +- **Use Your Skills**: Utilize your Minecraft skills to their fullest. Building, crafting, and combat will all play a significant role in your survival. |
| 36 | + |
| 37 | +## Contributing |
| 38 | + |
| 39 | +Contributions to the SkyGrid GitHub project are welcome! If you have ideas, bug fixes, or new features to propose, follow these steps: |
| 40 | + |
| 41 | +1. Fork the repository on GitHub. |
| 42 | +2. Create a new branch with a descriptive name for your changes. |
| 43 | +3. Make your modifications and additions. |
| 44 | +4. Test your changes to ensure they work as intended. |
| 45 | +5. Commit your changes and push them to your forked repository. |
| 46 | +6. Submit a pull request to the main repository, explaining the purpose and details of your changes. |
| 47 | + |
| 48 | +## License |
| 49 | + |
| 50 | +The SkyGrid mini game is released under the [Eclipse Public License 2.0]([LICENSE](https://github.com/BentoBoxWorld/SkyGrid/blob/develop/LICENSE)). Feel free to modify and distribute the game, but remember to credit the original authors. |
| 51 | + |
| 52 | +## Contact |
13 | 53 |
|
| 54 | +If you have any questions, suggestions, bug reports, or feedback regarding the SkyGrid mini game, you can file them on [GitHub](https://github.com/BentoBoxWorld/SkyGrid/issues). We would love to hear from you! |
0 commit comments