File Details
kidnapransom-1.21.1-neoforge-java21-1.1.9.jar
- R
- Jul 14, 2026
- 186.49 KB
- 179
- 1.21.1
- NeoForge
File Name
kidnapransom-1.21.1-neoforge-java21-1.1.9.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
Ethical Kidnapping & Ransom — 1.1.9
Fixed
- The Prison Terminal recipe did not work on Minecraft 1.16.5, 1.18.2, 1.19.2 and 1.20.1. The recipe file was written in the newer Minecraft 1.21 data format, which older versions do not read, so the game never loaded the recipe at all. Placing 8 iron bars around 1 lead simply produced nothing, with no error in the log. The recipe now loads and crafts correctly on every supported version.
- The Prison Terminal dropped nothing when broken on Minecraft 1.16.5, 1.18.2, 1.19.2 and 1.20.1, for the same reason: its drop table was also in the 1.21 format. Breaking the block now returns the Prison Terminal as expected.
- Corrected the pack format declared by the 1.18.2, 1.19.2 and 1.20.1 builds, which also carried the 1.21 value.
- The NeoForge 1.21.1 build reported its own version as 1.1.7 in the mod list and to launchers, regardless of the version actually installed. It now reports correctly.
Notes
- No gameplay, balance or config changes; the recipe is unchanged at 8 iron bars around 1 lead.
- Minecraft 1.21.1 (Forge and NeoForge) was not affected by the recipe issue and is re-released at 1.1.9 to keep every version in step.
- Thanks to TerraBarker for the report, the clean-instance test, and for correctly spotting the data format difference.