Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

BH202548

Members
  • Joined

  • Last visited

Everything posted by BH202548

  1. At first my tile entities were not being added so i did this: public void onBlockAdded(World par1World, int par2, int par3, int par4) { super.onBlockAdded(par1World, par2, par3, par4); par1World.setBlockTileEntity(par2, par3, par4, new TileEntityMageticSmelter()); }
  2. everybody knows how furnaces change what there front is when they are cooking. mine is not doing that and i am not sure why. i will edit it gui and make it unique latter but first i want this to work. the code is on my github: https://github.com/bh202548/Magitricity
  3. some simple games and minecraft mods: http://www.minecraftforum.net/topic/1793246-discontinued-due-to-hard-drive-failure-dual-tools-mod-version-15-for-minecraft-152/ no all self taught no a little of it but not much
  4. Bump - hydroflame
  5. I am by far not an amateur but i am not an expert either. I am just bad at looking at a set of classes(like the ones in the opensource mods i look at) and from them being able to understand their power system and create my own off of theirs.
  6. Hello everbody, I am currently working on a new mod and it is going to have its own power system(just like buildcraft, ic2, ue). I have look at the code of many of the opensource mods that have there own power systems but i can't figure out how to set up a power system of my own. If anybody can point me to a tutorial, help me setup the basics of a power system, or show me code for a basic power system that i could base mine off of that would be very helpful. Please don't tell me to use an api because my type of power is very different from any other mods power. Thanks in advance.

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.