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.

Petersfun

Members
  • Joined

  • Last visited

  1. lol i ment to say and you can change your code to look like that i just think it looks nicer also yanksrock post your source code copy paste it into a code bbcode and boom we can help you
  2. lol i ment to say and you can change your code to look like that i just think it looks nicer also yanksrock post your source code copy paste it into a code bbcode and boom we can help you
  3. The first thing you should do is swapping those around: MinecraftForge.setBlockHarvestLevel(TradeStation, "Pickaxe", 2); TradeStation = (new TradeStation(TradeStationID)); You can't register the harvest level to a null reference. Ight, i switched them but why wont the blocks load it like prepares the world and a say 98% it will stay on the create a world screen and if i dont close it, it will eat up all my memory i have 2 gig's dedicated to minecraft so thats not the problem
  4. The first thing you should do is swapping those around: MinecraftForge.setBlockHarvestLevel(TradeStation, "Pickaxe", 2); TradeStation = (new TradeStation(TradeStationID)); You can't register the harvest level to a null reference. Ight, i switched them but why wont the blocks load it like prepares the world and a say 98% it will stay on the create a world screen and if i dont close it, it will eat up all my memory i have 2 gig's dedicated to minecraft so thats not the problem
  5. ok i can see your doing configs for your id's, that portion of code goes in your @Init and needs to be changed to ingotPuplet = (new ingotPuplet(ingotPupletID));
  6. ok i can see your doing configs for your id's, that portion of code goes in your @Init and needs to be changed to ingotPuplet = (new ingotPuplet(ingotPupletID));
  7. Post your source code so far the error is in your: mods.puplet.puplet_mod
  8. Post your source code so far the error is in your: mods.puplet.puplet_mod
  9. , Great idea lol i was testing out that and figured out a way how to plus some admin commands to add/Subtract money from this account the coins are just a lets say Testing of use concept and coins will be used to trade physically or trade in for your Digital Currency ;P
  10. , Great idea lol i was testing out that and figured out a way how to plus some admin commands to add/Subtract money from this account the coins are just a lets say Testing of use concept and coins will be used to trade physically or trade in for your Digital Currency ;P
  11. lol alright my bad i was working on the github for my source so it can be easier

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.