Jump to content

Recommended Posts

Posted
On 8/20/2022 at 11:15 AM, Luis_ST said:

If it's you own Entity you can override #ignoreExplosion in your Entity class and return true.

 

Yes working perfectly thanks, I got confused with isPushable method but all good now

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • hi. Im new to modding Minecraft so i apologise in advance. Ive just downloaded the Forge Installer so i can use the Custom NPCs mod. How do i run the download? ive opened the JAR file and its a bunch of coding i dont understand. Can someone please talk me though it or point out where in going wrong? thanks
    • Hello, I have this lines in my build.gradle, but when I build the mod and start Minecraft with the mod in Modrinth it says  Can anyone help me with this problem? jarJar.enable() dependencies { minecraft "net.minecraftforge:forge:${minecraft_version}-${forge_version}" annotationProcessor("org.spongepowered:mixin:0.8.5-SNAPSHOT:processor") // Forge"s hack fix implementation("net.sf.jopt-simple:jopt-simple:5.0.4") { version { strictly "5.0.4" } } // WebSocket minecraftLibrary "org.java-websocket:Java-WebSocket:1.5.3" jarJar(implementation("org.java-websocket:Java-WebSocket:1.5.3")) }  
    • I love how to train your dragon that is why
    • Add the lines of your run.bat here
  • Who's Online (See full list)

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.