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.

WildWingX

Members
  • Joined

  • Last visited

Everything posted by WildWingX

  1. I created a new block but I'm not sure how to make it so that if you use, for example a pickaxe, it would mine faster than using another tool/fist etc.
  2. I'm trying to make a mod that would turn "BlockA" into "BlockB", but I dont see that option in the GameRegistry, there is only "BlockA" to "ItemA" and "ItemA" to "ItemB" GameRegistry.addSmelting(Block input, ItemStack output, float xp) : void GameRegistry.addSmelting(Item input, ItemStack output, float xp) : void GameRegistry.addSmelting(ItemStack input, ItemStack output, float xp) : void
  3. If you went into your mod list after installing orge and selecting Minecraft Coder Pack you can see a logo at the top of the description. How do I make a .png file I created to show up on the description?
  4. Thanks! I was modifying my own recipe, I just used the torch as an example.
  5. To make a torch you would need coal/charcoal and a stick, combine it in a crafting table and you get 4 torches. How do you modify the amount of items that a crafting recipe outputs?

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.