promotional bannermobile promotional banner

Survivalist Essentials

an early game survival concept for immersion into various mods. Enforces correct tool to be used for breaking blocks, so no tree punching!

File Details

NeoForge 1.21.1-6.3.0.0-NEOFORGE

  • R
  • Oct 25, 2025
  • 1.63 MB
  • 35
  • 1.21.1
  • NeoForge

File Name

survivalistessentials-1.21.1-6.3.0.0-NEOFORGE.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:survivalist-essentials-676800:7148948"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changelog Version 1.21.1-6.3.0.0

  • Multiloader Release. NeoForge and Fabric! 1.21.1-6.3.0.0
  • Rename to interface class to start with I
  • Add REI plugin. Only show modpack book conditionally.
  • Add loot modifiers for Fabric so Fiber and sticks drop. Bonus rant about the Fabric implementation being stupid.
  • Move JEI plugin to common so it is available in Fabric.
  • Match load order in Fabric.
  • Add back flint knapping with vanilla flint item. People can't read.
  • Update registration order so Blocks are loaded before BlockItems. Babric is too dumb.
  • Don't load NeoForge specific data on Fabric.
  • Multiloader datagen.
  • Update Handbook version.
  • Cleanup.
  • Rename sounds class to something not generic.
  • Update event handlers.
  • Add platform libaries.
  • Remove old book resources. Add generated book data.
  • Migrate events to common. Add Fabric events.
  • Initial multiloader port.
  • Relocate for multiloader setup.
  • Update README