CagayakeGirls/litematica-neoforge — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me an unofficial NeoForge version of Litematica called Forgematica for modern Minecraft. It should be a client side schematic mod that works like a replacement for Schematica, so players can use existing Litematica style schematic workflows in a NeoForge setup.

Please set up the Java Minecraft mod project so it builds cleanly with Gradle and produces a usable jar in build libs. Include the right mod metadata, resources, icon, version settings, and dependency setup so it can be used from Modrinth Maven or the KessokuTeaTime Maven like the README describes. Keep it compatible with the current branch target, Minecraft NeoForge 1.21.11.

Don’t redesign the whole mod or add random new gameplay features. Focus on making the port work, compile, and behave like the existing Litematica style client side schematic tool. If you need exact NeoForge or Gradle details, look up the current docs online.

Want more depth? Deep Reverse