Jump to content
  • Home
  • Files
  • Docs
Status Updates
  • All Content

  • Advanced Search
  • Existing user? Sign In  

    Sign In



    • Not recommended on shared computers


    • Forgot your password?

  • Sign Up
  • All Activity
  • Home
  • Saksham4106

Saksham4106

Members
 View Profile  See their activity
  • Content Count

    20
  • Joined

    November 14, 2020
  • Last visited

    Friday at 02:50 PM

Community Reputation

1 Neutral

About Saksham4106

  • Rank
    Tree Puncher

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Saksham4106

    Villagers don't recognize special type of door as a door.

    Saksham4106 replied to ken2020's topic in Modder Support

    it should be in src/main/resources/data/minecraft/tags/blocks and should be named doors.json
    • December 29, 2020
    • 4 replies
  2. Saksham4106

    Forge 1.16.4 stops at 'Atlas Stitching' with loading

    Saksham4106 replied to Jirho's topic in Support & Bug Reports

    try to wait some more i had a potato pc and it sometimes took 10 minutes to do all the atlas stitching for a light modpack with only 80 mods
    • December 27, 2020
    • 14 replies
  3. Saksham4106

    coding a redstone lamp

    Saksham4106 replied to JoppeGames1's topic in Modder Support

    MCreator 🤢
    • December 27, 2020
    • 12 replies
  4. Saksham4106

    why Eclipse cannot autocompleete a distmarker in annotations?

    Saksham4106 replied to Drachenbauer's topic in Modder Support

    hmm it works for me
    • December 27, 2020
    • 1 reply
  5. Saksham4106

    "fatally missing registry entries" forge 1.12.2

    Saksham4106 replied to Brcplays's topic in Modder Support

    update to latest versions to get support
    • December 24, 2020
    • 3 replies
  6. Saksham4106

    [1.8.9] How to change an entity's color?

    Saksham4106 replied to Shmexy's topic in Modder Support

    update to a recent version
    • December 23, 2020
    • 2 replies
  7. Saksham4106

    Help applying potion effects to mobs

    Saksham4106 replied to Dejo26's topic in Modder Support

    Sorry But no support for 1.12.2 you should update to 1.15 or 1.16
    • December 23, 2020
    • 2 replies
      • 1
      • Like
  8. Saksham4106

    This code is not working anything i did wrong?

    Saksham4106 replied to Turnrp's topic in Modder Support

    k..,. just saying that your item's class should extend Item if you didn't do that
    • December 23, 2020
    • 22 replies
  9. Saksham4106

    This code is not working anything i did wrong?

    Saksham4106 replied to Turnrp's topic in Modder Support

    what errors
    • December 23, 2020
    • 22 replies
  10. Saksham4106

    This code is not working anything i did wrong?

    Saksham4106 replied to Turnrp's topic in Modder Support

    @Override public ActionResult<ItemStack> onItemRightClick(World worldIn, PlayerEntity playerIn, Hand handIn) { playerIn.setHealth(0); return super.onItemRightClick(worldIn, playerIn, handIn); }
    • December 23, 2020
    • 22 replies
  11. Saksham4106

    This code is not working anything i did wrong?

    Saksham4106 replied to Turnrp's topic in Modder Support

    no inside your backpack item class you'll need to just override onItemRightClick and then do player.setHealth(0); inside that method
    • December 23, 2020
    • 22 replies
  12. Saksham4106

    This code is not working anything i did wrong?

    Saksham4106 replied to Turnrp's topic in Modder Support

    oh nvm that was dumb i didn't see you are making an event you can just override onItemRightClick in your item's class
    • December 23, 2020
    • 22 replies
  13. Saksham4106

    This code is not working anything i did wrong?

    Saksham4106 replied to Turnrp's topic in Modder Support

    which version is this? tis method doesn't exist in 1.15
    • December 23, 2020
    • 22 replies
  14. Saksham4106

    This code is not working anything i did wrong?

    Saksham4106 replied to Turnrp's topic in Modder Support

    that's way too less info... where are you writing this if statement?
    • December 23, 2020
    • 22 replies
  15. Saksham4106

    Make Un Burnable Items in 1.15

    Saksham4106 replied to KingRealzYT's topic in Modder Support

    isImmuneToFire() doesn't exist in 1.15 iirc
    • December 23, 2020
    • 3 replies
  • All Activity
  • Home
  • Saksham4106
  • Theme

Copyright © 2019 ForgeDevelopment LLC · Ads by Longitude Ads LLC Powered by Invision Community