Description
CalcMod: NeoForged
This is an unofficial port of Calc by jsa2025 to NeoForge 21.1.228 / Minecraft 1.21.1 โ a version not covered by upstream.
Full feature parity with upstream. No features added, none removed.
๐ Documentation & usage
This page intentionally stays minimal. For the full feature list, command syntax, variables, and gallery, see the official pages:
- ๐ CurseForge: https://www.curseforge.com/minecraft/mc-mods/calcmod
- ๐ GitHub (upstream): https://github.com/js802025/calcmod
โจ Quick preview
/calc 3+(28/8)^2

/calc craft piston 3 sb

/calc nether ~ ~ ~

Click any green text in-game to copy it to your clipboard.
๐งพ Port changes
- Build system: ForgeGradle 6 โ ModDevGradle 2 (NeoForge)
mods.tomlโneoforge.mods.toml, Forge event-bus imports โ NeoForge equivalentsCraft.java/RecipeSuggestionProvider.javabackported from MC 1.21.4'sRecipeDisplayAPI to MC 1.21.1'sRecipeAPI- Jar renamed to
calcmod-neoforged-*so it's visibly distinct from official releases
๐ Credits & license
All credit for the mod itself goes to jsa2025. Port maintained by F0x06. Licensed under MIT (same as upstream).


