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

  • Advanced Search
  • Existing user? Sign In  

    Sign In



    • Not recommended on shared computers


    • Forgot your password?

  • Sign Up
  • All Activity
  • Home
  • Leaderboard
The update for 1.13 is being worked on - please be patient. (Updated 02/19/19)

Leaderboard

  • Leaderboard
  • Past Leaders
  • Top Members
  • in all areas
    • All areas
    • Events
    • Event Comments
    • Event Reviews
    • Posts
    • Status Updates
    • Status Replies
  • Custom Date
    • All time

      February 2 2017 - February 22 2019

    • Year

      February 22 2018 - February 22 2019

    • Month

      January 22 2019 - February 22 2019

    • Week

      February 15 2019 - February 22 2019

    • Today

      February 22 2019

    • Custom Date

      01/14/19 - 01/14/19

    • Between and
  1. Kzitold

    Kzitold

    Members


    • Points

      1

    • Content count

      109


    • Find Content
  2. Cadiboo

    Cadiboo

    Members


    • Points

      1

    • Content count

      2137


    • Find Content
  3. diesieben07

    diesieben07

    Forum Team


    • Points

      1

    • Content count

      40263


    • Find Content
  4. Draco18s

    Draco18s

    Members


    • Points

      1

    • Content count

      12868


    • Find Content

Popular Content

Showing content with the highest reputation on 01/14/19 in all areas

  1. 1 point
    Cadiboo

    Completely new to java and modding but want to try and get into it, where should I look.

    I learned Modding and Java almost entirely through trial & error and watching bad YouTube tutorials, so it is possible to just jump right in the deep end and start making mods. I did have prior programming experience (JavaScript, PHP, HTML, etc.) though, and learning Java was still an extremely big learning curve. You should definitely familiarise yourself with the language and read LOTS of Java tutorials. Once you’ve done this I reccomend creating a GitHub account, downloading GitHub Desktop or another git client, going to https://github.com/Cadiboo/Example-Mod and and cloning/forking/downloading the repository. Once you have done this, follow the setup instructions and start Modding! There are lots of good resources in the README of that repository that you should read. Disclaimer: this is a repo that I set up for this situation, if you have problems feel free to contact me. I check these forums semi-regularly, but if you want to talk to me fast you can add me as Cadiboo#8887 on Discord.
    • January 14
  2. 1 point
    Kzitold

    Beta testing of 1.13

    I will once I could try it with a fresh directory, in case it was due to something I've done previously.
    • January 14
  3. 1 point
    diesieben07

    Crash on World Creation

    I already told you: This is a bug in the mod. You cannot do anything, unless you want to grab their code and fix it.
    • January 13
  4. 1 point
    Draco18s

    [1.12.2] Update block after generated. [Closed]

    OTG shouldn't have to, its called by world.setBlockState() automatically. Ooh, never mind, Forge did things that make it not called. You could make your block declare that it has a tile entity (hasTileEntity returns true) but never actually supply one (returns from getTileEntity are null checked). That'd make onBlockAdded get called for your blocks.
    • January 13
  • All Activity
  • Home
  • Leaderboard
  • Theme
  • Contact Us

Copyright © 2017 ForgeDevelopment LLC Powered by Invision Community