
Everything posted by uSkizzik
-
Help me to run modded minecraft please
It rly depends on the modpack...
-
Help me to run modded minecraft please
30-40 FPS isn't really that bad, I don't see your issue...
-
Forge Server
1.12 is no longer supported in this forum. Please update to a modern version of Minecraft to receive support.
-
error installing 1.14.4
1.14 is no longer supported on this forum. Please update to a modern version of Minecraft to receive support.
-
The downloader turns off by it self
1.12 is no longer supported in this forum. Please update to a modern version of Minecraft to receive support.
-
Error, Can't start server.
1.12 is no longer supported in this forum. Please update to a modern version of Minecraft to receive support.
-
How to use MenuProvider/MenuConstructor with player's inventory and enderchest? [1.17.1]
If you're using IntelliJ, under External Libraries and then under Gradle: net.minecrafforge:forge:1.17.1-<Forge Versin>_mapped_<Mappings>
-
[1.16.5] How to make my Entity invincible to any type of damage
Oh yea I forgot about that one.
-
[1.16.5] How to make my Entity invincible to any type of damage
Override the hurt method, check if the source that's passed isn't DamageSource.OUT_OF_WORLD (this is in order to allow your entity to be killed via commands or the void) and then return false. If the check is false then just return call to the hurt method in the super class.
-
Stablest JDK Version For Minecraft Forge MDK 1.16.5
1.16.5 and before support Java 8 - Java 15 but Mojang ships MC with 8, so I recommend using that.
-
Forge not installing libraries.
1.16.5 or after
-
Crash when exit inventory (while in search mode)
ReplayMod is a fabric-only mod, why do they even have it...
-
Variations of entity's texure (like differently colored flowers)
You can save the color of your entity in it's class (make sure it's saved to the NBT and is synced) and after that use the instance that's passed to the method for the texture in your model to check for the color and pass a different texture depending on that. You can have an enum with all your colors and then save the ordinal of the color to the NBT.
-
[1.17.1] Trying to get blocks to get a block to be see through.
Look at how the glass block is registered, there might be a property for that. You'll also most likely need to subscribe to FMLClientSetupEvent and then use ItemBlockRenderTypes#setRenderLayer. You'll need to pass it your block and the render type.
-
How do you add color to a TextComponent in forge 1.17.1?
Did you try with vanilla color codes? For example, putting &4 in front of the "Red" will make the string red. You can also try using § instead of &.
-
Where is displayGuiScreen in minecraft 1.16.5?
Could've just said that. It's setScreen now. For future cases, just join the Forge Discord server, go to bot-commands and do !mcp -c moj <Your Class>
-
Where is displayGuiScreen in minecraft 1.16.5?
Are you using official mappings or MCP (snapshot) mappings?
-
Where is displayGuiScreen in minecraft 1.16.5?
As you pointed out yourself, it's Minecraft#displayGuiScreen.
-
[1.12.2] Setting a delay for onItemRightClicked
1.12 is no longer supported on this forum. Please update to a newer version of Minecraft to receive supports.
-
Custom Dimension 1.17?
Most people don't do custom dimensions manually anymore. That's ever since Mojank introduced JSON-driven dimensions on which you can find documentation here. If you want more diversity you can do your own generators. Please keep in mind that I haven't messed with the new dimensions yet so if you need more help you'll need to wait for someone else to help.
-
[Bug/Crash] Game crashes when trying to filter recipes.
A similar bug was fixed back in .90 but another one seems to have appeared. There's a PR working on a fix. For the time being, I recommend downgrading to .84.
-
registering a biome in 1.17 error
Use the proper naming convention. Also, learn Java.
-
Better Minecraft server crash (server powered by Craftserve)
We need the full log. Remember to use a paste website for it.
-
Optifine doesnt work man.
Use the OF website to check if it's compatible with your Forge version. It's a compatibility issue that OF needs to fix, nothing to do with Forge.
-
Error when trying to test my mod
I think you need your modid to be all lowercase
IPS spam blocked by CleanTalk.