An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# 🐟 Fish's Integrated Minecraft

![preview](https://github.com/user-attachments/assets/27bd3ba0-e1bd-43b0-b66f-338dbdaf5b6c)

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)