HB's Satellites

Monitor distant chunks and entities; launch attacks from the comfort of your base. Holy Buckets mod series.

File Details

HBs_Satellites-forge-1.20.1-1.2.1.jar

  • R
  • Jan 21, 2026
  • 575.35 KB
  • 775
  • 1.20.1
  • Forge

File Name

HBs_Satellites-forge-1.20.1-1.2.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:hbs-satellites-1369511:7498823")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

HB's Satellites 1.2.1
---
 
- Added Satellite Upgrades (Currently no crafting recipes, sorry)
 multilinkUpgrade - allows connecting multiple displays to a single satellite (not in use)
 oreScannerUpgrade - allows viewing ores on the satellite display (ores to view can be configured in the configs)
 rangeUpgrade - increases satellite operational viewing range
 depthUpgrade - increases satellite depth viewing range
 entityScannerUpgrade - reveals entities as colored pings on the display
 playerScannerUpgrade - distinguishes players between green (friendly) and red (enemy) depending on their dyed items
 entityDetectorUpgrade - all display blocks emit a redstone signal if an entity occupies their viewing range, strength of signal proportional to entityType
- green ping - 3
- white ping - 6
- blue ping - 9
- red ping - 12
 
- Fixed bugs with viewing satellite at large ranges
- Added particular controller blocks for controlling position and height of display
- Added upgrade controller block for storing upgrades
- Added Target Controller block for targeting a specific position on the display
- When "firing" the weapon, the weapon stored inside is triggered and a message is sent to the Target Receiver
- The only currently supported weapon is a Redstone torch which sets a Waypoint in the world
- Added Target Receiver Bock which will receiver the set location from the Target Controller Block and emit a redstone signal when "fired"