Compatibility
Minecraft: Java Edition
1.21.11
Platforms
Supported environments
Server-side
Client and server
Tags
Creators
Details
Licensed ARR
Published 3 months ago
Orbital Strike Cannon Extension
Extension of the mod here Made by Youtube Channel ImAD1 and Poggiez. This also serves as a learning opportunity for me (the developer) to learn how to code datapacks. Current Features (Disjoint from what the original OSC mod has)
Orthogonal Stab Charge
/function orbital:give/orthogonal_stab
- Drops 3 stab charges at where the player aims, in 3 perpendicular directions
Obsidian Shield
/function orbital:give/obsidian_shield
- Summons a shield of obsidian blocks at the player's location to block detections.
Immolation Shield
/function orbital:give/immolation_shield
- Gives the player resistance 255 and weakness 255
Arrow TNT
/function orbital:give/arrow_tnt
- Launches hypersonic arows using 150 compressed TNT explosions in the direction of where the player is looking
Line TNT
/function orbital:give/line_tnt
- Summons TNT in the direction the player is looking, like a stab charge
Daybreak's Clock
/function orbital:give/daybreak_clock
- Summons TNT around the player, and gives the player resistance 255 for 1 second, as a method to punish players who get close.
God Potion
/function orbital:give/god_potion
- Gives the player strength, speed, haste and jump boost 3 for 15 seconds


