Skip to content

Dat Modding API 1.19.2-1.2.0

Compare
Choose a tag to compare
@jtljac jtljac released this 23 Nov 23:35
· 65 commits to master since this release

Added

  • Added LimitedStringArgument, an argument type that extends the StringArgumentType by adding a maximum length

Changes:

  • Implemented IntelliJ suggested changes (a lot of finals)
  • Moved sponge check into mod constructor (this probably doesn't make a difference though)