Open dragon egg no recipe

  • This section is closed. Please do bug reports over at the FTB GitHub repos.
  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
D

derinakc

Guest
Summary of the problem dragon egg no recipe

Pack Version 3.0.6

What is the bug? dragon egg has no recipe. ı can see there is a recipe in shapedrecipes.zs.

shapedrecipes.zs dragon recipe is like this:

//Adding recipe for Dragon Egg since mods decided to make it so you can only get 1 instead of having an egg every time you kill the dragon, because that would make sense
recipes.remove(<minecraft:dragon_egg>);
recipes.addShaped(<minecraft:dragon_egg>, [[<minecraft:end_crystal>, <darkutils:material:1>, <minecraft:end_crystal>], [<darkutils:shulker_pearl>, <minecraft:nether_star>, <darkutils:shulker_pearl>], [<minecraft:dragon_breath>, <draconicevolution:dragon_heart>, <minecraft:dragon_breath>]]);

Mod & Version 3.0.6

Link to log file

Is it repeatable? yes. ı tried restarting the game several times. i tried deleting and redownloading it again

Known Fix