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.

Lycarah

Members
  • Joined

  • Last visited

Everything posted by Lycarah

  1. Okey, i have tried an own thing...and it worked so i wanna explain how i have done this for anybody who has the same problem, so here it goes: I have made a shapeless crafting recipe where i put my item "braunkohle" in and get an diamond and there will be a stick left, where i have put my item "Braunkohle. It worked for vanilla items only as well, so here is my code so you can see how i have done this: GameRegistry.addShapelessRecipe(new ItemStack(Items.diamond), new ItemStack(braunkohle.setContainerItem(Items.stick))); GameRegistry.addShapelessRecipe(new ItemStack(Items.blaze_rod), new ItemStack(Items.apple.setContainerItem(Items.stick))); Thanks for all, this thread can be closed now PS: Thx Choonster, that works also
  2. Yeah, i have created an one item so i know how to use this ContainerItem on my one items, but i don't know how to use that on vanilla items (or blocks) I know, that could be (or is) silly
  3. Hey guys, at first: Sry if my english is bad (i'm just a german ). I want to make an crafting recipe (shaped or shapeless doesnt matter) where the item i put in don't loose, or tat i get another item back on the crafting table like the cake recipe where you put a milk bucket in and get the empty bucket back. Something like that, i hope you can understand me. I know how to make normal crafting recipes (shaped and shapeless), but i dont know how i should do THIS I hope you can help me

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.