Bug Closed · Resolved

Custom Recipe, to be specific Smelting and recipes seems to be broken when material has lore.

#3740 opened by Unknown 3 years ago

Unknownreported this bug
fhero_ingot:
  Id: feather
  Model: 67011
  Display: '<#ffeb67>Enchanted Metal'
  Lore:
  - '<#ffeb67>Cool Ingot'
  Recipes:
    FURNACE:
      Type: FURNACE
      Amount: 1
      CookingTime: 650
      Experience: 5
      Ingredient: fhero_metalscrap
    BLASTING:
      Type: BLASTING
      Amount: 1
      CookingTime: 300
      Experience: 5
      Ingredient: fhero_metalscrap

fhero_metalscrap:
  Id: feather
  Model: 67012
  Display: '<#ffeb67>Enchanted Metal Scraps'
  Lore:
  - '<#ffeb67>Cool Scrap'

Can't smelt Metal Scrap into ingot

And fun fact if you remove the color which is <#ffeb67> from the lore, the lore doesn't show up when you do /mm i get [Legacy attachment omitted]

Crucible is on 1.5 Release

Unknowncommented

Tried on 1.6.0 latest dev of Crucible, doesn't work also

Unknowncommented
 fhero_ingot:
   Id: feather
   Model: 67011
   Display: '<#ffeb67>Enchanted Metal'
   Lore:
   - '&eResource'
   Recipes:
     FURNACE:
       Type: FURNACE
       Amount: 1
       CookingTime: 650
       Experience: 5
       Ingredient: fhero_metalscrap
     BLASTING:
       Type: BLASTING
       Amount: 1
       CookingTime: 300
       Experience: 5
       Ingredient: fhero_metalscrap
 
 fhero_metalscrap:
   Id: feather
   Model: 67012
   Display: '<#ffeb67>Enchanted Metal Scraps'
   Lore:
   - '&eResource'

When i change it to like that, i can smelt it [Legacy attachment omitted] But trying to craft it doesn't work [Legacy attachment omitted]

Unknowncommented

[Legacy attachment omitted]

Huh, so the ingot i got from /mm i browse can be used for crafting, but the ingot i got from smelting can't be used for crafting, fun times

Unknowncommented

Closing due to age and inactivity.

Sign in to join the discussion.