promotional bannermobile promotional banner

Just Dire Things

A collection of Random Blocks and Items for Automation

File Details

JustDireThings-1.5.6

  • R
  • Jan 8, 2026
  • 2.72 MB
  • 7.3K
  • 1.21.1
  • NeoForge

File Name

justdirethings-1.5.6.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:just-dire-things-1002348:7435369"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Added

Changed

BREAKING CHANGE!

  • Moved all of the -commmon config options to the -server config file as this config is sync'd where as the -common config is not. Please move any custom settings you had in the -common config to the -server config to ensure they are still applied. (Thanks to #456 for pointing out this issue)

  • Updated PT_BR translations thanks to #436 by @PrincessStelllar

  • Updated zh_cn translations thanks to #386 by @ChuijkYahus

Fixed

  • SWAPPERDENY / RELOCATION_NOT_SUPPORTED being ignored when swapping from a dimension other than the overworld. Fixes #472
  • Crash when placing water bucket in very specific conditions. Added a null check to prevent it. Fixes #445