CurseForge Register Sign In

Minecraft CurseForge

  • Projects
    • Mod Packs
    • Customization
    • Addons
    • Mods
    • Texture Packs
    • Worlds
  • Forums
  • Reward Store
  • Dashboard
Desktop View
  • Home
  • Member List
  • AtlasThe1st's Profile
  • Send Private Message
  • View AtlasThe1st's Profile
  • AtlasThe1st
  • Registered User
  • Member for 4 years and 1 month
    Last active Mon, Aug, 15 2022 17:46:45
  • 0 Followers
  • 86 Total Posts
  • 3 Thanks
  • Posts
  • Threads
  • Forum Posts
  • Prev
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • Next
  • View AtlasThe1st's Profile

    0

    Dec 7, 2020
    AtlasThe1st posted a message on Missing license information?

    In reply to herbmandp:
    Can you show me your latest.log?

    Posted in: Java Mods
  • View AtlasThe1st's Profile

    0

    Dec 7, 2020
    AtlasThe1st posted a message on Missing license information?

    In reply to herbmandp:

     For what version of forge?

    Posted in: Java Mods
  • View AtlasThe1st's Profile

    0

    Dec 7, 2020
    AtlasThe1st posted a message on Missing license information?

    In reply to herbmandp:

    Do you own minecraft java?

    Posted in: Java Mods
  • View AtlasThe1st's Profile

    0

    Dec 6, 2020
    AtlasThe1st posted a message on Missing license information?

    In reply to herbmandp:

     Please elaborate, what are you having issues with? What are you trying to do?

    Posted in: Java Mods
  • View AtlasThe1st's Profile

    0

    Dec 2, 2020
    AtlasThe1st posted a message on Minecraft always crashes after installing Farming Valley

    In reply to fabi_mc_fafa:

    Did it make a crash report?

    Posted in: Java Mods
  • View AtlasThe1st's Profile

    0

    Nov 10, 2020
    AtlasThe1st posted a message on File Rules

    In reply to horganorg:

     I'd say if you have to ask if it's not allowed, it's probably not allowed

    Posted in: Support
  • View AtlasThe1st's Profile

    0

    Nov 9, 2020
    AtlasThe1st posted a message on Looking for a 1.15.2 mod that syncs minecraft time with realtime

    In reply to Forge_User_99576190:

     I haven't posted it yet, I still need to check to make sure there are no major issues

    Posted in: Mod Discussion
  • View AtlasThe1st's Profile

    0

    Nov 5, 2020
    AtlasThe1st posted a message on Looking for a 1.15.2 mod that syncs minecraft time with realtime

    In reply to Forge_User_99576190:

     It's pretty much done, the math is just a bit wonky

    Posted in: Mod Discussion
  • View AtlasThe1st's Profile

    0

    Nov 3, 2020
    AtlasThe1st posted a message on [1.12.2] How to make custom projectile destroy certain blocks

    In reply to ImZDUDE9:

     If I were you, I'd make a Block array and check against it instead of that long if statement, like this:

    Block[] blox = {
        Blocks.GLASS, 
        Blocks.GLASS_PANE, 
        Blocks.STAINED_GLASS,
        Blocks.STAINED_GLASS_PANE,
        Blocks.TORCH,
        Blocks.ICE
    }
    
    if(blox.contains(this.world.getBlockState(block).getBlock()) {
        this.world.destroyBlock(block, false);
    }

     

    Posted in: Mod Development
  • View AtlasThe1st's Profile

    0

    Nov 3, 2020
    AtlasThe1st posted a message on Looking for a 1.15.2 mod that syncs minecraft time with realtime

    In reply to Forge_User_99576190:

     Hello, I'm currently working on something like this, I'm calling it RTSync (Real-Time Sync), it's more or less working, but the math is off, mainly because I'm not great at math, and the fact that minecraft's time system kinda... well... sucks, if you or anyone you know are willing to help, contact me on discord at sɐןʇɐ#0854

    Posted in: Mod Discussion
  • View AtlasThe1st's Profile

    0

    Oct 28, 2020
    AtlasThe1st posted a message on [Modded Minecraft 1.12.2] A Minecraft Crash I've Never Seen Before - CodeChicken Lib

    In reply to i_teleportedbread:

     We need the crash report to tell you what happened, not just the message

    Posted in: Mod Discussion
  • View AtlasThe1st's Profile

    0

    Oct 4, 2020
    AtlasThe1st posted a message on Unable to launch minecraft on twitch with Bukkit Plugins

    In reply to aidanthecorgi:

     No no no, plugins are for servers to run server side, not for a client, you've taken a bukkit plugin, and tried to make forge recognize it as a mod, to use a plugin, you need a server running bukkit. Worldedit has a mod you can use, but I don't know what pixelprinter is, so I can't help you there

    Posted in: Java Mods
  • View AtlasThe1st's Profile

    0

    Sep 16, 2020
    AtlasThe1st posted a message on Five Nights At Freddies Mod for Java 1.16.3?

    In reply to zzbottum:

     I don't know of anything, but you are using Forge right? Not just using basic minecraft? That's something a lot of people new to modding do

    Posted in: Java Mods
  • View AtlasThe1st's Profile

    0

    Aug 25, 2020
    AtlasThe1st posted a message on java not working on twitch

    In reply to lauraemiliapiras:

     Reinstall the modpack, also, what version of java are you using?

    Posted in: Java Mods
  • View AtlasThe1st's Profile

    0

    Aug 25, 2020
    AtlasThe1st posted a message on How do you make modded entities hold items? [1.12.2]

    In reply to ImZDUDE9:

     No problem, ask any 1.12 questions you want, forge may hate it's older versions, but you are fine here

    Posted in: Java Mods
  • To post a comment, please login or register a new account.
  • Prev
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • Next
  • Creators
    • Build an App
    • Publish a mod
    • Why Overwolf
    • App documentation
    • Mod documentation
    • Creator services
    • Apply for funding
  • Gamers
    • Discover Mods
    • Discover Apps
    • Gameplay First
    • Download Overwolf
    • Suggest a feature
  • Company
    • About us
    • Our story
    • Careers
    • Blog
    • Brand Guidelines
  • Work With Us
    • Partners
    • Advertisers
    • Influencers
    • Game Developers
  • Support & Privacy
    • Help Center
    • Supported Games
    • Terms of service
    • Privacy Policy
    • Overwolf Alphas
    • Licenses
Overwolf 2021