nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)

Version 0.17.5-beta

Changelog

Changelog

[0.17.5-beta] - 2026-01-27

Added:

  • #382 Portuguese (Brazil) language support (big thanks to PrincessStellar!). Note: The level cap entry in the trainer card may have some letters overlap due to space restriction, this will be fixed with an upcoming update.

Changed:

  • #381 The command rctmod player get progress graph now accepts the flags defeated=<boolean>, optionals=<boolean> and singles=<boolean> with defeated and optionals defaulting to true while singles defaults to false (activating this flag will let the graph hit the limits of PlantUML but it may have its uses in the future)
  • #380 The commands rctmod trainer summon and summon_persistent now optionally accept an nbt tag as last argument (like vanilla summon)
  • #379 The properties requiredDefeats and requiredSeries of trainer mobs and series respectively are now more lenient towards the format of data they accept (<example input> => <how it will be interpreted>):
    • a. single values: "example" => [["example"]]
    • b. array of single values: ["example1", "example2"] => [["example1"], ["example2"]]
    • c. array of arrays with values: [["example1", "example2"], "example3"] => [["example1", "example2"], ["example3"]]
  • #378 Trainer Spawner block now has an additional block state inverted: Inverts how the block reacts to redstone (i.e. it will be boosted if not powered). The value is set to false by default, use setblock to create a spawner with custom block states (e.g. rctmod:trainer_spawner[inverted=true]).

Fixed:

  • #377 Json parser for data packs crashing the game/server when loading invalid json (errors are now logged but otherwise ignored)
  • #376 NPE when running datagen with this mod in a dev environment (probably)
  • #375 Outdated format of internal data pack
  • #374 Relative level cap of trainer mobs and series getting capped between [1, 100] instead of [-100, 100]

Deprecated:

  • #373 Command flags include_defeated, include_optionals and include_singles (these will for now attempt to set the corresponding new flag to true but with a lower priority, see also #381). They are scheduled to be removed completely with 0.18.0-beta.

Files

rctmod-neoforge-1.21.1-0.17.5-beta.jar(4.54 MiB) Primary Download

External resources


Project members

hd42

Member


Technical information

License
LGPL-3.0-or-later
Client side
required
Server side
required
Project ID