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.

DorkEsquire

Members
  • Joined

  • Last visited

Everything posted by DorkEsquire

  1. The code for the vanilla Tipped-Arrow is as follows: { "type": "minecraft:crafting_special_tippedarrow" } I also tried to use the name as though I was using /give and it didn't work. It looks like there is a potion tag that needs to be filled with the potion, which is why I was trying the first thing. Needless to say the vanilla recipe did not work.
  2. HI all, I am trying to get a Tipped arrow from a recipe, but it keeps giving me the "Uncraftable Tipped Arrow". How do I denote which potion should be applied to it? This is the code I am working with { "group": "ninjas_needs", "type": "minecraft:crafting_shapeless", "ingredients": [ { "item": "minecraft:arrow" }, { "item": "ninjas_needs:nightshade" } ], "result": { "item": "minecraft:tipped_arrow", "Potion": "minecraft:poison", "count": 1 } }

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.