https://github.com/FishIntegratedMinecraft/FIM-Fabric
Fabric part of FIM
https://github.com/FishIntegratedMinecraft/FIM-Fabric
Last synced: 3 months ago
JSON representation
Fabric part of FIM
- Host: GitHub
- URL: https://github.com/FishIntegratedMinecraft/FIM-Fabric
- Owner: FishIntegratedMinecraft
- License: mit
- Created: 2025-06-09T18:45:43.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-07-29T20:02:51.000Z (10 months ago)
- Last Synced: 2026-01-27T01:59:00.136Z (4 months ago)
- Language: Java
- Size: 285 KB
- Stars: 51
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - FishIntegratedMinecraft/FIM-Fabric - Fabric part of FIM (Java)
README
# 🐟 Fish's Integrated Minecraft

Fish's Integrated Minecraft (FIM for short) is a **Minecraft-to-IntelliJ** integration that aims to eliminate tedious tasks when coding.
Feel free to join our [Discord Server](https://discord.crafting.fish) to give suggestions, report bugs, or hang out!
Help keep the project running by supporting me on [Patreon](https://www.patreon.com/c/ACraftingFish)! :)
## 🔨 FIM-Fabric
This repository is the Minecraft part of the project only.
**NOTE: FIM is currently in an _early alpha_ stage, things are bound to break/change!**
## 💾 Installation
_IntelliJ is not required in order to use Minecraft-only features of the mod!_
### Minecraft
> FIM runs on [Fabric](https://fabricmc.net/), and is built to support **latest** versions of Minecraft only.
>
> Download the Fabric Mod from this repository's [releases](https://github.com/FishIntegratedMinecraft/FIM-Fabric/releases) or from [Modrinth](https://modrinth.com/mod/fish-integrated-minecraft).
### IntelliJ
> You can find the IntelliJ plugin inside of IntelliJ, by searching for ``Fish's Integrated Minecraft`` under Plugins!
>
> Otherwise, the plugin is also available in the [IntelliJ Plugin Marketplace](https://plugins.jetbrains.com/plugin/27606-fish-s-integrated-minecraft), or you can download the jar file directly from the [FIM-IntelliJ repository](https://github.com/FishIntegratedMinecraft/FIM-IntelliJ).
**Both the Minecraft Mod & IntelliJ Plugin are free to use for everyone!**
## ✨ Main Feature List
- Fast Vector/Location/BoundingBox accessing & editing
- Minecraft world utilities
- Quick block copying (Location, Center, Blockstate...)
- Shortcut for quick swapping between IntelliJ & Minecraft
Feel free to leave your suggestions in our [Discord Server](https://discord.crafting.fish)!
## 🔜 Planned Features
- Entity & Player world utilities (Copying UUIDs, Positions, etc.)
- Customizable IntelliJ trigger classes for projects
- Viewing Vectors/Locations from classes in Minecraft automatically
- ResourcePack-related features
- *and more!*
## 😄 Special Thanks
Special thanks to [8Blits](https://8blits.com/) for making sprites for the project!
## 📃 License
[MIT](/LICENSE)