Again, on the new stage.
A MOD of Minecraft; LittleMaidMob for MC1.9./1.10. Cute and little maid girls will be helpful for your life on Minecraft.
Read LICENSE.md
See Releases
git clone --recursive https://github.com/Verclene/LittleMaidReengaged.gitinclude 'LittleMaidReengaged'./gradlew setupDecompWorkspace --refresh-dependencies./gradlew :LittleMaidReengaged:runClient or ./gradlew :LittleMaidReengaged:runServer-PgenCL to the program args.```gradle:build.gradle sourceSets.main { java.srcDirs project.projectDir.name resources.srcDirs project.projectDir.name } jar { doFirst { archivesBaseName = "[1.9.4-1.10.x]LittleMaidReengaged" }
manifest {
attributes 'FMLCorePlugin' : 'net.blacklab.lmr.util.coremod.LMRECoremod'
attributes 'FMLCorePluginContainsFMLMod' : 'true'
}
} tasks.withType(Jar) {compileJava.options.encoding = 'UTF-8'} tasks.withType(Jar) {compileApiJava.options.encoding = 'UTF-8'}
// Replace ':EBLib***' to the project of EBLib in your workspace dependencies { compile project(':EBLib194')}
version = "8.1.1.102"```
$ claude mcp add LittleMaidReengaged \
-- python -m otcore.mcp_server <graph>