MinecraftDev
MinecraftDev copied to clipboard
Plugin for IntelliJ IDEA that gives special support for Minecraft modding projects.
I want to read mca file so can you support opening mca file as a set of nbt? The mca file is made of multiple nbt. I think it's one...
Hey, I added support for nukkit
Can you add KSpigot from BLUE it is a very helpful api in the plugin develop [Github Resource](https://github.com/jakobkmar/kspigot)
Hello, I am developing plugins for Nukkit (Minecraft Bedrock Edition core) and I would like you to add this core to support. I'll be very thankful. GitHub: github.com/CloudburstMC/Nukkit
I am currently working on an IntelliJ plugin that lets you replace inlined constants with their original field references. This is useful when trying to clean up code copied from...
Hi. I really like this plugin and use it a lot. I am using version 1.12.2, and noticed that recently FG4 has been used, which does not work very well...
It would be cool, if you could add an editor or so, to quickly create resource files, like models or blockstates. Similar to how you create a Block or Item...
## The Problem Writing JSON is hard and annoying, especially when you have no way to verify if you've entered the right fields. IntelliJ has no built-in way to automatically...
IntelliJ 2021.2 introduced a new "dependencies" panel, which is used to manage the Gradle/Maven dependencies in a project, as well as update them when new versions become available. I suggest...
Support for Find in Files/Replace in Files for .nbt/.blueprint/other NBT-based formats would be neat.