fixed wrong package name

This commit is contained in:
Jonas_Jones 2022-12-13 23:43:16 +01:00
parent 131384cf5b
commit d38ddd3776
4 changed files with 4 additions and 4 deletions

View file

@ -3,7 +3,7 @@
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$" isTestSource="false" packagePrefix="net.fabric.examplemod" />
<sourceFolder url="file://$MODULE_DIR$" isTestSource="false" packagePrefix="net.fabricmc.example" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />