This module is part of Minecraft example. This part provides model for Minecraft server commands. Second part (../minecraft-mod) provides mod for Minecraft server sending requests to the NLPCraft server.
java -jar forge-1.16.5-36.1.0-installer.jar. Make sure to select ‘Install Server’ when presented with options. Note the location of the installed Forge Server (default or selected by you) in the last line of the installer log output. For example, on Windows it installs by default to C:\Users\User\AppData\Roaming\.minecraft. For convenience, set %FORGE_SRV% variable to point to this location.mods folder. Pre-built mod is located in assets sub-folder of the minecraft-mod module. To copy, first create folder %FORGE_SRV%\mods and run this from the command line cp .\nlpcraft-examples\minecraft-mod\assets\nlpcraft-example-minecraft-mod-1.0.jar %FORGE_SRV%\modsminecraft example).%FORGE_SRV%\eula.txt file and changing eula=false to eula-=true.%FORGE_SRV% location: java -jar .\forge-1.16.5-36.1.0.jar.Natural language commands could be entered either on Forge Server (e.g. make it sunny) or in the game itself, i.e. on the Minecraft client side, prefixed with slash (/make it sunny). See file MinecraftModel.kt file for some examples of possible commands.
For any questions, feedback or suggestions:
Copyright (C) 2020 Apache Software Foundation