ChipmunkMod: Difference between revisions
Casing fix |
Rewrite |
||
| Line 1: | Line 1: | ||
ChipmunkMod is | ChipmunkMod is a Fabric mod made by [[Chipmunk]] in 2023, for usage in Kaboom and [[Kaboom Clones]]. | ||
== | |||
It contained features which, at the time, were not present in any public mods, such as a Command Core, support for generating hashes for some bots and a rudimentary self-care system. | |||
It was abandoned by Chipmunk and was not updated past Minecraft 1.20.1. | |||
== ChomeNS fork == | |||
At some point, the player [[chayapak]] forked the mod, creating what the community deemed the "ChomeNS fork of ChipmunkMod". | |||
The fork introduced features like support for changing your chat format (by sending your messages through Minecraft's tellraw command), playing note block music and a system for running Lua code in-game. | |||
This resulted in other players creating forks of that fork, each containing more questionably-written code, resulting in a structure that is somewhat reminiscent of [https://luminescent.dev/forks/ PaperMC's ecosystem]. | |||
== Forks == | |||
{| class="wikitable" | {| class="wikitable" | ||
|+ ChipmunkMod Forks | |+ ChipmunkMod Forks | ||
|- | |- | ||
! Owner | ! Owner !! Minecraft version !! Maintained !! Based on | ||
|- | |- | ||
| [https://code.chipmunk.land/ | | [https://code.chipmunk.land/ChomeNS/chipmunkmod ChomeNS] || {{Yes|26.2}} || {{Yes}} || Chipmunk | ||
|- | |- | ||
| [https:// | | [https://codeberg.org/7cc5c4f330d47060/chipmunkmod 7cc5c4f330d47060] || {{Yes|26.1.2}} || {{Yes}} || ChomeNS (formerly Blackilykat) | ||
|- | |- | ||
| [https://code.chipmunk.land/Blackilykat/chipmunkmod Blackilykat] | | [https://code.chipmunk.land/Blackilykat/chipmunkmod Blackilykat] || {{Yes|1.21.11}} || {{Maybe|Occasionally}} || ChomeNS | ||
|- | |- | ||
| | | _yfd || {{No|1.20.1}} || {{No}} || ChomeNS | ||
|- | |- | ||
| [https://code.chipmunk.land/ | | [https://code.chipmunk.land/IuCC/chipmunkmod IuCC] || {{No|1.20.4}} || {{No}} || ChomeNS | ||
|- | |- | ||
| [https://code.chipmunk.land/ | | [https://code.chipmunk.land/PloatnO/chipmunkmod PloatnO] || {{No|1.21.1}} || {{No}} || ChomeNS | ||
|- | |||
| [https://code.chipmunk.land/Machine_Blade/chipmunkmod Machine_Blade] || {{No|1.21.1}} || {{No}} || PloatnO | |||
|- | |||
| [https://github.com/vortres/ZenMod ZenZoya] || {{No|1.21.1}} || {{No}} || 7cc5c4f330d47060 | |||
|} | |} | ||
Revision as of 06:03, 2 August 2026
ChipmunkMod is a Fabric mod made by Chipmunk in 2023, for usage in Kaboom and Kaboom Clones.
It contained features which, at the time, were not present in any public mods, such as a Command Core, support for generating hashes for some bots and a rudimentary self-care system.
It was abandoned by Chipmunk and was not updated past Minecraft 1.20.1.
ChomeNS fork
At some point, the player chayapak forked the mod, creating what the community deemed the "ChomeNS fork of ChipmunkMod". The fork introduced features like support for changing your chat format (by sending your messages through Minecraft's tellraw command), playing note block music and a system for running Lua code in-game.
This resulted in other players creating forks of that fork, each containing more questionably-written code, resulting in a structure that is somewhat reminiscent of PaperMC's ecosystem.
Forks
| Owner | Minecraft version | Maintained | Based on |
|---|---|---|---|
| ChomeNS | 26.2 | Yes | Chipmunk |
| 7cc5c4f330d47060 | 26.1.2 | Yes | ChomeNS (formerly Blackilykat) |
| Blackilykat | 1.21.11 | Occasionally | ChomeNS |
| _yfd | 1.20.1 | No | ChomeNS |
| IuCC | 1.20.4 | No | ChomeNS |
| PloatnO | 1.21.1 | No | ChomeNS |
| Machine_Blade | 1.21.1 | No | PloatnO |
| ZenZoya | 1.21.1 | No | 7cc5c4f330d47060 |