MinecraftDev
MinecraftDev copied to clipboard
Plugin for IntelliJ IDEA that gives special support for Minecraft modding projects.
### Minecraft Development for IntelliJ plugin version 2023.2-1.6.6 ### Description of the feature request Add support for making a project of the nukkit plugin.
### Minecraft Development for IntelliJ plugin version 2023-1.6.10 ### IntelliJ version 2023.2.2 ### Operating System Windows 10 - 20H2 ### Target platform Minecraft Forge ### Description of the bug I...
### Minecraft Development for IntelliJ plugin version 2023.2-1.6.10 ### Description of the feature request when you normal implement a interface on a class idea asks if you want to implement...
### Minecraft Development for IntelliJ plugin version 2023.2-1.6.10-418 ### Description of the feature request The link between `Component.translatable()` and the language json file is awesome. It would be great if...
This is a initial implementation of Quilt support. I implemented it by copying most of fabric's file and searching for usages. This means that there is a lot of duplicated...
Some time ago I was playing around with forge and blockstates and I've got some ideas to make it more convenient to create/edit json files. - [ ] Ctrl +...
### Minecraft Development for IntelliJ plugin version 2023.2-1.6.10 ### IntelliJ version IC-232.8660.185 ### Operating System Linux ### Target platform Fabric ### Additional description In the `New Project` Window, the plugin...
### Minecraft Development for IntelliJ plugin version 2023.2-1.6.9 ### Description of the feature request when creating a project with a name like "abc-test-plugin", the mainclass becomes com.example.abctestplugin.Abc-test-plugin the feature request...
### Minecraft Development for IntelliJ plugin version 2023.1-1.6.8 ### Description of the feature request Add support for [Ignite](https://github.com/vectrix-space/ignite)
### Minecraft Development for IntelliJ plugin version 2023.2-1.6.5-391 ### Description of the feature request general gist: Mojang is moving to drive more things using data, and spigot is finally happy...