promotional bannermobile promotional banner

Buildcraft Compat

BuildCraft Compat is a BuildCraft addon designed to add cross-mod compatibility with other mods.

File Details

7.1.9

  • R
  • Feb 26, 2025
  • 264.76 KB
  • 12.6K
  • 1.7.10
  • Forge

File Name

buildcraft-compat-7.1.9.jar

Supported Versions

  • 1.7.10

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:buildcraft-compat-233140:6240758")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

This version requires BuildCraft 7.1.26 or later.

Additions:

  • [BuildCraft/#4709] Builder rotation support for the Apiarist's Pipe.
  • Apiarist's Pipe GUI improvements, by Thibaut Fagart:
    • Make clicking through the list of bee filters and species work like clicking through gate triggers/actions:
      • Shift-clicking clears the selected filter.
      • Left-clicking advances the selection forward.
      • Right-clicking moves the selection backward.
    • Added support for NEI drag-and-drop to the bee species filter.
  • Enabled the incomplete Project: Red bundled redstone support from ten years ago.
    • Pipe Gates can now use triggers and actions to react to P:Red bundled cables.
    • Project: Red does not have the restriction on only allowing connecting freestanding wires to pipes. It's unlikely the upstream mod is going to have the necessary APIs exposed cleanly at this point.
    • ... Wait, it's been ten years?
  • Pipe Gates can now connect to bundled emitters/receivers directly, without a cable placed in between.
  • To match Project: Red support restrictions, added a config option to allow connecting non-freestanding wires to pipes in RedLogic and BluePower as well.
  • Added a config option to allow connecting wires to gates.

Bugs fixed:

  • [#99] Fixed MineTweaker /mt reload error when adding Refinery recipe
  • Fixed the "Bundled Redstone Inactive" trigger not working correctly.