Everything posted by DragonITA
-
[1.14.4] How to get Minecraft Horse model/texture to make a custom unicorn?
Ehm, but i need to add the texture of the Corn, but thx you very much, i will try it. P.S.: Forgot this what i say.
-
[1.14.4] How to get Minecraft Horse model/texture to make a custom unicorn?
Ok, but i the corn of my unicorn dont has a texture (i dont have tried the code, but i was pretty sure that my corn dont will have a texture.) ok, you will say i should add a texture to my custom texture, but the problem was, i dont know who add the texture of the unicorn. I want use blockbench to add a texture to my custom unicorn and then blockbench will add automaticaly the texture of the corn to the right position. PROBLEM: i need a to import a json or obj model to blckbench, not a java class (Blockbench dont accept java class, i think) how to make this or how to add the texture to the right position?
-
[1.14.4] How to get Minecraft Horse model/texture to make a custom unicorn?
I have see the vanilla code.
-
[1.14.4] How to get Minecraft Horse model/texture to make a custom unicorn?
Yes, i know, but how to add the corn of the unicorn? I know approxamly the position and rotation of the head. Should i implement simply the blocks of the corn or add the blocks of the corn as child to the head and something?
-
[1.14.4] How to get Minecraft Horse model/texture to make a custom unicorn?
ok, i have tried to get the Vanilla Horse model and texture to add blocks to make my custom unicorn entity with a custom texture. Porblem: i have no idea on how to get the Horse model in MINECRAFT VERSION 1.14.4. I need help. I have the texture but not the model.
-
How create a custom mob / entity in 1.14 and above
Have you make the model with blockbench or with tabula? I am interessed
-
[1.14.4] Why minecraft with mod dont want start?
The Problem was in the mod.toml
-
[1.14.4] Am I adding dimensions into the game right?
Have you find a solution to your problem.
-
[1.14.4] Why minecraft with mod dont want start?
But who i make a misstake
-
[1.14.4] Why minecraft with mod dont want start?
Yes No, but is similar
-
[1.14.4] Why minecraft with mod dont want start?
i try with delete the entier Config Folder but it still dont work and the Folder come back.
-
[1.14.4] Why minecraft with mod dont want start?
Ok,i get this error message, but why: 2019-12-06 17:51:00,975 main WARN Advanced terminal features are not available in this environment [17:51:02] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmluserdevclient, --fml.mcpVersion, 20190829.143755, --fml.mcVersion, 1.14.4, --fml.forgeGroup, net.minecraftforge, --fml.forgeVersion, 28.1.0, --version, MOD_DEV, --assetIndex, 1.14, --assetsDir, C:\Users\Christian8\.gradle\caches\forge_gradle\assets, --username, Dev, --accessToken, ????????, --userProperties, {}] [17:51:02] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 3.2.0+60+b86c1d4 starting: java version 1.8.0_231 by Oracle Corporation [17:51:02] [main/DEBUG] [cp.mo.mo.LaunchServiceHandler/MODLAUNCHER]: Found launch services [minecraft,fmldevdata,fmldevclient,fmldevserver,fmluserdevserver,testharness,fmluserdevdata,fmlclient,fmluserdevclient,fmlserver] [17:51:02] [main/DEBUG] [cp.mo.mo.NameMappingServiceHandler/MODLAUNCHER]: Found naming services : [srgtomcp] [17:51:02] [main/DEBUG] [cp.mo.mo.LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [eventbus,object_holder_definalize,runtime_enum_extender,accesstransformer,capability_inject_definalize,runtimedistcleaner] [17:51:02] [main/DEBUG] [cp.mo.mo.TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services [17:51:03] [main/DEBUG] [cp.mo.mo.TransformationServicesHandler/MODLAUNCHER]: Found additional transformation services from discovery services: [] [17:51:03] [main/DEBUG] [cp.mo.mo.TransformationServicesHandler/MODLAUNCHER]: Found transformer services : [fml] [17:51:03] [main/DEBUG] [cp.mo.mo.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading [17:51:03] [main/DEBUG] [cp.mo.mo.TransformationServiceDecorator/MODLAUNCHER]: Loading service fml [17:51:03] [main/DEBUG] [ne.mi.fm.lo.FMLServiceProvider/]: Injecting tracing printstreams for STDOUT/STDERR. [17:51:03] [main/DEBUG] [ne.mi.fm.lo.LauncherVersion/CORE]: Found FMLLauncher version 28.1 [17:51:03] [main/DEBUG] [ne.mi.fm.lo.FMLLoader/CORE]: FML 28.1 loading [17:51:03] [main/DEBUG] [ne.mi.fm.lo.FMLLoader/CORE]: FML found ModLauncher version : 3.2.0+60+b86c1d4 [17:51:03] [main/DEBUG] [ne.mi.fm.lo.FMLLoader/CORE]: Initializing modjar URL handler [17:51:03] [main/DEBUG] [ne.mi.fm.lo.FMLLoader/CORE]: FML found AccessTransformer version : 1.0.0+45+b99295a [17:51:03] [main/DEBUG] [ne.mi.fm.lo.FMLLoader/CORE]: FML found EventBus version : 1.0.0+54+3f83a9e [17:51:03] [main/DEBUG] [ne.mi.fm.lo.FMLLoader/CORE]: Found Runtime Dist Cleaner [17:51:03] [main/DEBUG] [ne.mi.fm.lo.FMLLoader/CORE]: FML found CoreMod version : 1.0.0+4+e6fed88 [17:51:03] [main/DEBUG] [ne.mi.fm.lo.FMLLoader/CORE]: Found ForgeSPI package implementation version 1.3.0+4+934b64a [17:51:03] [main/DEBUG] [ne.mi.fm.lo.FMLLoader/CORE]: Found ForgeSPI package specification 3 [17:51:04] [main/INFO] [ne.mi.fm.lo.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust [17:51:04] [main/DEBUG] [cp.mo.mo.TransformationServiceDecorator/MODLAUNCHER]: Loaded service fml [17:51:04] [main/DEBUG] [cp.mo.mo.TransformationServicesHandler/MODLAUNCHER]: Configuring option handling for services [17:51:04] [main/DEBUG] [cp.mo.mo.TransformationServicesHandler/MODLAUNCHER]: Transformation services initializing [17:51:04] [main/DEBUG] [cp.mo.mo.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service fml [17:51:04] [main/DEBUG] [ne.mi.fm.lo.FMLServiceProvider/CORE]: Setting up basic FML game directories [17:51:04] [main/DEBUG] [ne.mi.fm.lo.FileUtils/CORE]: Found existing GAMEDIR directory : C:\Users\Christian8\Desktop\Minecraft Modding\FantasyMod[1.14.4]\run [17:51:04] [main/DEBUG] [ne.mi.fm.lo.FMLPaths/CORE]: Path GAMEDIR is C:\Users\Christian8\Desktop\Minecraft Modding\FantasyMod[1.14.4]\run [17:51:04] [main/DEBUG] [ne.mi.fm.lo.FileUtils/CORE]: Found existing MODSDIR directory : C:\Users\Christian8\Desktop\Minecraft Modding\FantasyMod[1.14.4]\run\mods [17:51:04] [main/DEBUG] [ne.mi.fm.lo.FMLPaths/CORE]: Path MODSDIR is C:\Users\Christian8\Desktop\Minecraft Modding\FantasyMod[1.14.4]\run\mods [17:51:04] [main/DEBUG] [ne.mi.fm.lo.FileUtils/CORE]: Found existing CONFIGDIR directory : C:\Users\Christian8\Desktop\Minecraft Modding\FantasyMod[1.14.4]\run\config [17:51:04] [main/DEBUG] [ne.mi.fm.lo.FMLPaths/CORE]: Path CONFIGDIR is C:\Users\Christian8\Desktop\Minecraft Modding\FantasyMod[1.14.4]\run\config [17:51:04] [main/DEBUG] [ne.mi.fm.lo.FMLPaths/CORE]: Path FMLCONFIG is C:\Users\Christian8\Desktop\Minecraft Modding\FantasyMod[1.14.4]\run\config\fml.toml [17:51:04] [main/DEBUG] [ne.mi.fm.lo.FMLServiceProvider/CORE]: Loading configuration [17:51:04] [main/DEBUG] [ne.mi.fm.lo.FileUtils/CORE]: Found existing default config directory directory : C:\Users\Christian8\Desktop\Minecraft Modding\FantasyMod[1.14.4]\run\defaultconfigs [17:51:04] [main/DEBUG] [ne.mi.fm.lo.FMLServiceProvider/CORE]: Preparing launch handler [17:51:04] [main/DEBUG] [ne.mi.fm.lo.FMLLoader/CORE]: Using fmluserdevclient as launch service [17:51:04] [main/DEBUG] [ne.mi.fm.lo.FMLLoader/CORE]: Received command line version data : MC Version: '1.14.4' MCP Version: '20190829.143755' Forge Version: '28.1.0' Forge group: 'net.minecraftforge' [17:51:04] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR forge at path C:\Users\Christian8\.gradle\caches\forge_gradle\minecraft_user_repo\net\minecraftforge\forge\1.14.4-28.1.0_mapped_snapshot_20191206-1.14.3\forge-1.14.4-28.1.0_mapped_snapshot_20191206-1.14.3.jar [17:51:04] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR mcdata at path C:\Users\Christian8\.gradle\caches\forge_gradle\minecraft_repo\versions\1.14.4\client-extra.jar [17:51:04] [main/DEBUG] [ne.mi.us.FMLUserdevLaunchProvider/CORE]: Injecting maven path C:\Users\Christian8\.gradle\caches\forge_gradle\minecraft_user_repo [17:51:04] [main/DEBUG] [ne.mi.fm.lo.FMLCommonLaunchHandler/CORE]: Got mod coordinates examplemod%%C:\Users\Christian8\Desktop\Minecraft Modding\FantasyMod[1.14.4]\bin\main;examplemod%%C:\Users\Christian8\Desktop\Minecraft Modding\FantasyMod[1.14.4]\bin\main from env [17:51:04] [main/DEBUG] [ne.mi.fm.lo.FMLCommonLaunchHandler/CORE]: Found supplied mod coordinates [{examplemod=[C:\Users\Christian8\Desktop\Minecraft Modding\FantasyMod[1.14.4]\bin\main, C:\Users\Christian8\Desktop\Minecraft Modding\FantasyMod[1.14.4]\bin\main]}] [17:51:04] [main/DEBUG] [ne.mi.fm.lo.LanguageLoadingProvider/CORE]: Found 2 language providers [17:51:04] [main/DEBUG] [ne.mi.fm.lo.LanguageLoadingProvider/CORE]: Found language provider javafml, version 28.1 [17:51:04] [main/DEBUG] [ne.mi.fm.lo.LanguageLoadingProvider/CORE]: Found language provider minecraft, version 1 [17:51:04] [main/DEBUG] [ne.mi.fm.lo.LanguageLoadingProvider/CORE]: Skipping adding forge jar - javafml is already present [17:51:04] [main/DEBUG] [cp.mo.mo.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service fml [17:51:04] [main/DEBUG] [cp.mo.mo.NameMappingServiceHandler/MODLAUNCHER]: Current naming domain is 'mcp' [17:51:04] [main/DEBUG] [cp.mo.mo.NameMappingServiceHandler/MODLAUNCHER]: Identified name mapping providers {srg=srgtomcp:1234} [17:51:04] [main/DEBUG] [cp.mo.mo.TransformationServicesHandler/MODLAUNCHER]: Transformation services begin scanning [17:51:04] [main/DEBUG] [cp.mo.mo.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service fml [17:51:04] [main/DEBUG] [ne.mi.fm.lo.FMLServiceProvider/CORE]: Initiating mod scan [17:51:04] [main/DEBUG] [ne.mi.fm.lo.FMLLoader/SCAN]: Scanning for Mod Locators [17:51:04] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR classpath_mod at path C:\Users\Christian8\Desktop\Minecraft Modding\FantasyMod[1.14.4]\bin\main [17:51:04] [main/DEBUG] [ne.mi.fm.lo.LibraryFinder/CORE]: Found JAR classpath_mod at path C:\Users\Christian8\.gradle\caches\forge_gradle\minecraft_user_repo\net\minecraftforge\forge\1.14.4-28.1.0_mapped_snapshot_20191206-1.14.3\forge-1.14.4-28.1.0_mapped_snapshot_20191206-1.14.3.jar [17:51:04] [main/DEBUG] [ne.mi.us.ClasspathLocator/CORE]: Found classpath mod: C:\Users\Christian8\.gradle\caches\forge_gradle\minecraft_user_repo\net\minecraftforge\forge\1.14.4-28.1.0_mapped_snapshot_20191206-1.14.3\forge-1.14.4-28.1.0_mapped_snapshot_20191206-1.14.3.jar [17:51:04] [main/DEBUG] [ne.mi.fm.lo.mo.ModListHandler/CORE]: Found mod coordinates from lists: [] [17:51:04] [main/DEBUG] [ne.mi.fm.lo.mo.ModDiscoverer/CORE]: Found Mod Locators : (userdev classpath:null),(mods folder:null),(maven libs:null),(exploded directory:null),(minecraft:null) [17:51:04] [main/DEBUG] [ne.mi.fm.lo.mo.ModDiscoverer/SCAN]: Scanning for mods and other resources to load. We know 5 ways to find mods [17:51:04] [main/DEBUG] [ne.mi.fm.lo.mo.ModDiscoverer/SCAN]: Trying locator net.minecraftforge.userdev.ClasspathLocator@4d154ccd [17:51:04] [main/DEBUG] [ne.mi.fm.lo.mo.ModFile/SCAN]: Mod file C:\Users\Christian8\.gradle\caches\forge_gradle\minecraft_user_repo\net\minecraftforge\forge\1.14.4-28.1.0_mapped_snapshot_20191206-1.14.3\forge-1.14.4-28.1.0_mapped_snapshot_20191206-1.14.3.jar has a manifest [17:51:04] [main/DEBUG] [ne.mi.fm.lo.mo.ModDiscoverer/SCAN]: Found mod file forge-1.14.4-28.1.0_mapped_snapshot_20191206-1.14.3.jar of type MOD with locator net.minecraftforge.userdev.ClasspathLocator@4d154ccd [17:51:04] [main/DEBUG] [ne.mi.fm.lo.mo.ModDiscoverer/SCAN]: Trying locator {ModJarsFolder locator at C:\Users\Christian8\Desktop\Minecraft Modding\FantasyMod[1.14.4]\run\mods} [17:51:04] [main/DEBUG] [ne.mi.fm.lo.mo.ModsFolderLocator/SCAN]: Scanning mods dir C:\Users\Christian8\Desktop\Minecraft Modding\FantasyMod[1.14.4]\run\mods for mods [17:51:04] [main/DEBUG] [ne.mi.fm.lo.mo.ModDiscoverer/SCAN]: Trying locator {Maven Directory locator for mods []} [17:51:04] [main/DEBUG] [ne.mi.fm.lo.mo.ModDiscoverer/SCAN]: Trying locator {ExplodedDir locator} [17:51:04] [main/DEBUG] [ne.mi.fm.lo.mo.ExplodedDirectoryLocator/LOADING]: Found exploded directory mod manifest at C:\Users\Christian8\Desktop\Minecraft Modding\FantasyMod[1.14.4]\bin\main\META-INF\mods.toml [17:51:04] [main/DEBUG] [ne.mi.fm.lo.mo.ModFile/SCAN]: Mod file C:\Users\Christian8\Desktop\Minecraft Modding\FantasyMod[1.14.4]\bin\main is missing a manifest [17:51:04] [main/DEBUG] [ne.mi.fm.lo.mo.ModDiscoverer/SCAN]: Found mod file main of type MOD with locator {ExplodedDir locator} [17:51:04] [main/DEBUG] [ne.mi.fm.lo.mo.ModDiscoverer/SCAN]: Trying locator net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer$MinecraftLocator@750e2b97 [17:51:04] [main/DEBUG] [ne.mi.fm.lo.mo.ModFile/SCAN]: Mod file C:\Users\Christian8\.gradle\caches\forge_gradle\minecraft_repo\versions\1.14.4\client-extra.jar is missing a manifest [17:51:04] [main/DEBUG] [ne.mi.fm.lo.mo.ModDiscoverer/SCAN]: Found mod file client-extra.jar of type MOD with locator net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer$MinecraftLocator@750e2b97 [17:51:04] [main/DEBUG] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\Christian8\.gradle\caches\forge_gradle\minecraft_user_repo\net\minecraftforge\forge\1.14.4-28.1.0_mapped_snapshot_20191206-1.14.3\forge-1.14.4-28.1.0_mapped_snapshot_20191206-1.14.3.jar [17:51:04] [main/DEBUG] [ne.mi.fm.lo.mo.ModFile/LOADING]: Loading mod file C:\Users\Christian8\.gradle\caches\forge_gradle\minecraft_user_repo\net\minecraftforge\forge\1.14.4-28.1.0_mapped_snapshot_20191206-1.14.3\forge-1.14.4-28.1.0_mapped_snapshot_20191206-1.14.3.jar with language javafml [17:51:05] [main/DEBUG] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Found coremod fieldtomethodtransformers with Javascript path META-INF/fieldtomethodtransformers.js [17:51:05] [main/DEBUG] [ne.mi.fm.lo.mo.ModFile/LOADING]: Found coremod META-INF/fieldtomethodtransformers.js [17:51:05] [main/DEBUG] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Parsing mod file candidate C:\Users\Christian8\Desktop\Minecraft Modding\FantasyMod[1.14.4]\bin\main [17:51:05] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: com.electronwill.nightconfig.core.io.ParsingException: Not enough data available [17:51:05] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at com.electronwill.nightconfig.core.io.ParsingException.notEnoughData(ParsingException.java:22) [17:51:05] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36) [17:51:05] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49) [17:51:05] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at com.electronwill.nightconfig.toml.StringParser.parseBasic(StringParser.java:23) [17:51:05] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at com.electronwill.nightconfig.toml.ValueParser.parse(ValueParser.java:44) [17:51:05] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at com.electronwill.nightconfig.toml.ValueParser.parse(ValueParser.java:68) [17:51:05] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:57) [17:51:05] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:101) [17:51:05] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:72) [17:51:05] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) [17:51:05] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) [17:51:05] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) [17:51:05] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) [17:51:05] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at com.electronwill.nightconfig.core.file.WriteAsyncFileConfig.load(WriteAsyncFileConfig.java:138) [17:51:05] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.loading.moddiscovery.ModFileParser.loadModFile(ModFileParser.java:57) [17:51:05] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.loading.moddiscovery.ModFileParser.readModList(ModFileParser.java:51) [17:51:05] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.loading.moddiscovery.ModFile.identifyMods(ModFile.java:131) [17:51:05] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer.discoverMods(ModDiscoverer.java:98) [17:51:05] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.loading.FMLLoader.beginModScan(FMLLoader.java:202) [17:51:05] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.loading.FMLServiceProvider.beginScanning(FMLServiceProvider.java:90) [17:51:05] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.TransformationServiceDecorator.runScan(TransformationServiceDecorator.java:110) [17:51:05] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.TransformationServicesHandler.lambda$runScanningTransformationServices$8(TransformationServicesHandler.java:112) [17:51:05] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.util.HashMap$Values.forEach(HashMap.java:981) Exception in thread "main" [17:51:05] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.TransformationServicesHandler.runScanningTransformationServices(TransformationServicesHandler.java:112) [17:51:05] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.TransformationServicesHandler.initializeTransformationServices(TransformationServicesHandler.java:63) [17:51:05] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.Launcher.run(Launcher.java:75) [17:51:05] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [17:51:05] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.userdev.LaunchTesting.main(LaunchTesting.java:101) Picked up _JAVA_OPTIONS: -Xmx8192M
-
[1.14.4] Add a Tab to the Player Inventory Gui in Survival Modus
And how to make a survival tab, like a creative tab just on survival?
-
[1.14.4] Add a Tab to the Player Inventory Gui in Survival Modus
Ok, i know the Aether Mod, and this Mod Add a new Tab into the Gui of the Player and change the Player Inventory Gui, how to make this?
-
[1.14.4]What are API/Library and how to make a custom/own API/Library?
Hi, a exemple: i just installed Tabula and i see, that i should install a Library or a API, iChunc or something else, else the mod wont work. Question: What is a Library/API and how to make a own?
-
[1.14.4] Custom Entity Attack and Animations help.
I want make a Unicorn, let say my mob will attack a zombie, it will have a animation(ed) Attack. How to make it wil attack with a animation? P.S.: The IronGolem was just an example.
-
[1.14.4] Custom Entity Attack and Animations help.
why i dont find tutorials on a !!! ANIMATED ATTACK !!! i want make a mob attack, but with a animation, like a iron golem. When it attack, he turns his arms up and then back down. How to make a animated attack?
-
Create a hostile mob [1.14.4]
have you tried to watch other posts?
-
[1.14.4] Custom Entity Attack and Animations help.
why i dont find tutorials??
-
[1.14.4] Custom Entity Attack and Animations help.
I want to imitate the Mowzie Mod Mobs like (it's incredible, you just have to try it), giving mobs like the Ice Monster or the Carnivorous Plant that only attack if one player is close enough, others have an idle animation that is played if they don't see the player. The ice monster, for example, sleeps if nobody is there, then it plays its animation and attacks. My question now is, when does my mob play which animation and how can I make it attack players? (Never programmed with mobs and only found 4 tutorials about attack, but I need more information for make a animated attack).
-
forge-1.12.2-14.23.5.2847-universal.jar not creating files needed.
Not a simple RigthClick but Shift + RigthClick. You should try hamachi, it is much easier.
-
[1.14.4] I cant find all Minecraft Forge functions. HELP!
Hi, i am new with scripting in Forge. I want read all functions, but cant find a webpage. I realy need help.
-
[1.14.4]How to import Blockbench models into a my mod?
Thx, i will try it.
-
[1.14.4]How to import Blockbench models into a my mod?
The title say all, how to import Blockbench models into a my mod and its possible? If no, have you alternatives?
-
[1.14.4] How to get a default gui and make a custom gui?
I'm sorry, I know it's a little confusing. I want to imitate the bestiary of the mod Ice and Fire. It looks something like this. how to make a similar gui?
IPS spam blocked by CleanTalk.