This is a server side mod that adds orbital strike cannons to the game with the use of block display entities and polymer.
This mod is heavily inspired by Cymaera's SkyTorch and wouldn't of existed without him, link to his video about it here
A video about my mod coming soon join my discord for more info
- Download the JAR from the releases page.
- Set up a Fabric server. (Instructions below)
- Add the JAR to the
mods
folder. - Start your server with the instructions on the fabric page
- Join the server with
localhost
as the IP address.
Autocomplete will show available options.
# Get the items
/polymer creative
# or use /give
/give rarays:ra_ray_spawner
- Clone or download the repo.
- Run gradlew
build
to build the plugin. The resulting JAR will be in thebuild/libs
folder. (make sure to take the one without the sources in its name) - Make your modifications
- Create a pr on my repo if you want to contribute
For support you can join my discord: https://discord.gg/W49Mf7nbuK
Copyright IDoTheHax (c) 2024 All rights reserved.