promotional bannermobile promotional banner

Modular Force Field Systems (MFFS)

Use that extra power to protect your base

File Details

MFFS 1.21.8-5.6.4

  • R
  • Nov 17, 2025
  • 2.96 MB
  • 29
  • 1.21.8
  • NeoForge

File Name

mffs-5.6.4.jar

Supported Versions

  • 1.21.8

Curse Maven Snippet

NeoForge

implementation "curse.maven:mffs-238546:7232131"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

5.6

  • 5.6.4 Add Chinese language file (#89)
  • 5.6.3 Add Russian localization for MFFS (#101)
  • 5.6.2 fix: resolved possible item duplication issue (#105)
             * fix: resolved possible item duplication issue
             * right calculation of dropped stacks if no inventory space is available
             * Use isEmpty to check for empty stack
             ---------
             Co-authored-by: Su5eD su5ed@outlook.com
  • 5.6.1 Handle underwater aquatic plants removal and drops (#103)
             * Handle underwater aquatic plants removal and drops
             - Added support for breaking Kelp, Kelp Plant, Seagrass, and Tall Seagrass
             - Removes water from the blocks before breaking them
             - Spawns the corresponding item drop manually
             * Improve block drop logic
             ---------
             Co-authored-by: Su5eD su5ed@outlook.com
  • 5.6.0 Fix remaining issues