Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
MythicCrucible MythicCrucible
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 53
    • Issues 53
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • MythicCraft
  • MythicCrucibleMythicCrucible
  • Issues
  • #208

Closed
Open
Created Apr 24, 2024 by Sven van 't Hoenderdaal@SvenvtH

Brewing Recipies do not work with custom items

Server info Paper 1.20.4 GeyserMC #512

This is the custom item with the recipe I can craft RI_PotionOfHaste1, but I can't upgrade it using GLOWSTONE_DUST like I provided in the recipe

RI_PotionOfHaste1:
  Id: POTION
  Display: '&6Potion of Haste I'
  Options:
    Color: 187,165,61
    HideFlags: true
  PotionEffects:
  - HASTE 6000 1
  Lore:
  - '&9Haste I (10:00)'
  Recipes:
    BREWER_1:
      Type: BREWING
      Amount: 1
      Ingredient: GOLD_BLOCK
      InputItem: GLASS_BOTTLE
RI_PotionOfHaste2:
  Id: POTION
  Display: '&6Potion of Haste II'
  Options:
    Color: 187,165,61
    HideFlags: true
  PotionEffects:
  - HASTE 6000 2
  Lore:
  - '&9Haste II (10:00)'
  Recipes:
    BREWER_1:
      Type: BREWING
      Amount: 1
      Ingredient: GLOWSTONE_DUST
      InputItem: RI_PotionOfHaste1
Edited Apr 24, 2024 by Sven van 't Hoenderdaal
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking