FTB Ultimine (NeoForge)

Harvest multiple blocks at once

File Details

[NEOFORGE][1.21.1] FTB Ultimine 2101.1.12

  • R
  • Nov 5, 2025
  • 167.26 KB
  • 4.9M
  • 1.21.1
  • NeoForge

File Name

ftb-ultimine-neoforge-2101.1.12.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:ftb-ultimine-forge-386134:7188395"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

[2101.1.12]

Added

  • Added "Require Valid Tool" server config setting
    • This is in addition to the existing "Require Tool" setting
    • Default is false. If true, player must be holding a valid tool for the block being ultimined, i.e. be able to harvest the block's drops
    • When false, this means that ultimining works on blocks not normally harvestable
      • e.g. ultimining stone with a bare hand is permitted (although blocks will of course still not be dropped as items)
    • This functions correctly with custom items which improve the player's harvest level, e.g. Digging Claws from the Artifacts mod
  • Added block tag ftbultimine:single_crop_harvesting_blacklist
    • Skips single-block-harvesting for blocks in this tag
    • Intended for crop blocks where custom right-click behaviour is required, e.g. a mod handling its own harvesting
  • Added client config shape_feedback_hotbar_message to control hotbar feedback message displayed when a new Ultimine shape is selected
    • Default is false; set this to true if you prefer the previous behaviour

Support

If you have any issues with this mod, please report them on our Issue Tracker