promotional bannermobile promotional banner

FTB Chunks (NeoForge)

A mod that allows you to claim chunks to protect your blocks and view minimap / large map

File Details

ftb-chunks-forge-2001.2.3.jar

  • B
  • Oct 31, 2023
  • 866.32 KB
  • 889.0K
  • 1.20.1
  • Forge

File Name

ftb-chunks-forge-2001.2.3.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:ftb-chunks-forge-314906:4828652")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Added

  • Added a team property to control whether PvP is permitted in a team's claims
    • If PvP is prevented, then if either the attacking player or the attacked player is in such a claim, PvP damage will be cancelled
    • Can be controlled by server admin with the server config "Allow PvP Combat"
    • "always" (default) allows PvP everywhere
    • "never" prevents PvP in all claimed chunks
    • "per_team" allows teams to configure PvP for their claims via new team property "Allow PvP Combat"
    • Not 100% guaranteed to prevent all forms of PvP damage, but direct or projectile damage is prevented where the damage source can be traced back to a player

Fixed

  • Fixed a held item desync when an item or block right-click is prevented in a claimed area
  • Cleaned up stale kubjes support files (kubejs.classfilter.txt / kubejs.plugins.txt) - they're in FTB XMod Compat now