lace.GrandEconomy.4.1.0+1.14.4.source-code.grandeconomy.mixins.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of GrandEconomy Show documentation
Show all versions of GrandEconomy Show documentation
A server-side economy mod/api for Minecraft.
{
"required": true,
"package": "dev.the_fireplace.grandeconomy.mixin",
"compatibilityLevel": "JAVA_8",
"mixins": [
"ServerPlayerEntityMixin",
"ServerWorldMixin"
],
"injectors": {
"defaultRequire": 1
}
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy