promotional bannermobile promotional banner

CFM Refurbished: Watt About Power?

Introduces a circuit breaker block that powers the electricity network in "MrCrayfish's Furniture Mod: Refurbished" using energy from other mods.

File Details

cfm_wap-1.21.1-neoforge-1.2.0.jar

  • R
  • Aug 27, 2025
  • 67.98 KB
  • 67
  • 1.21.1
  • NeoForge

File Name

cfm_wap-1.21.1-neoforge-1.2.0.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:cfm-wap-1170251:6934113"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

v1.2.0 Release Date: 8/27/2025 Changes:

  • Renamed the mod: CFM Refurbished: Watt About Power?
  • New Dependency: For now the mod requires Architectury Api
  • Added a light and dark variants of the circuit breaker: you can find the recipe in the workbench

    Fixes:

  • Circuit Breaker now faces away from the clicked face instead of the direction the player is facing when placed
  • Circuit Breaker is only interactable from its front face allowing players to place blocks on the back without crouching
  • Circuit Breaker model no longer has wierd shadow artifacts on the model when opened

  • Optimized extremely expensive block entity lookup when lightning strikes(this should have been done before I released the last version but I forgot. sorry for those potentially experiencing lag):

    Now instead of searching over 200k blocks everytime lightning spawns(ik absolutley insane!!), whenever the Circuit Breaker's block entity is loaded it caches its location making lookup much faster.