Slimefun

Slimefun

3M Downloads

Auto-Crafter (Vanilla) don't support custom items (name, lore etc...) for custom recipes

andris155 opened this issue · 2 comments

commented

❗ Checklist

  • I am using the official english version of Slimefun and did not modify the jar.
  • I am using an up to date "DEV" (not "RC") version of Slimefun.
  • I am aware that issues related to Slimefun addons need to be reported on their bug trackers and not here.
  • I searched for similar open issues and could not find an existing bug report on this.

📍 Description

Auto-Crafter (Vanilla) don't support the custom items (name, lore etc...) for custom recipes. The custom recipes have been set up with the Craftbook plugin.
https://craftbook.enginehub.org/en/3.x/mechanics/custom_crafting/
https://github.com/EngineHub/CraftBook

📑 Reproduction Steps

  1. Install the Craftbook plugin.
  2. Enable CustomCrafting in the Craftbook.
  3. Setup a custom recipe for an item with custom name and lore. Example.: Diamond from custom Diamond block.
    test:
        type: Shaped
        ingredients:
            'minecraft:diamond_block|&4custom|&ccustom ': a
        shape:
        - '   '
        - aaa
        results:
            'minecraft:diamond ': 6
  1. Restart the server.
  2. Setup an Auto-Crafter (Vanilla) system.
  3. shift + right click with item to the Auto-Crafter (Vanilla).
  4. The custom recipe is showing, but without name and lore.

💡 Expected Behavior

Auto-Crafter (Vanilla) support the custom items (name, lore etc...) for custom recipes.

📷 Screenshots / Videos

No custom item name and lore.
Screenshot 2021-10-04 190742

The recipe in a normal crafting table:
Screenshot 2021-10-04 190929

This recipe don't work without custom diamond block in the normal crafting table.
Screenshot 2021-10-04 191802

📜 Server Log

No response

📂 /error-reports/ folder

No response

💻 Server Software

Paper

🎮 Minecraft Version

1.17.x

⭐ Slimefun version

This Server uses the following setup of Slimefun:
Paper git-Paper-296 (MC: 1.17.1)
Slimefun DEV - 976 (git fe9d11d)
Metrics-Module #28
Java 16

Installed Addons: (1)
LiteXpansion vDEV - 155 (git 574d551a)

🧭 Other plugins

Plugins (4): CraftBook, LiteXpansion, Multiverse-Core, Slimefun

commented

Duplicate of #3301

commented

Your issue has been closed by an admin, it may fall under one or more of the following categories.
Please wait for an admin to tick off the points that apply.


  • You did not follow our template. Please follow the Issue template to help us identify your issue more effectively.
  • You did not provide any information about your versions (We absolutely need the exact version numbers that are installed on your Server, "latest" is not helpful)
  • You did not provide a proper description to the problem. Try to write at least 4-6 sentences and/or provide screenshots or videos on how to reproduce this.
  • We were unable to reproduce issue, if you think your issue still persists then please comment down below and give a better description on how to reproduce it.
  • Your issue was posted in a foreign language, we only accept english issues on here.
  • Your issue is not a bug, it is intended to work this way.
  • Your issue is not really a bug, it is a limitation or simply something we have no control over.
  • Your issue is not a bug, please only use this issue tracker to report bugs. Any other kind of communication should happen on discord.
  • Your issue has already been reported before, it is a duplicate. Check the other issues first before posting!
  • You posted an error without using pastebin. Please always post errors via pastebin otherwise they become nearly unreadable.
  • You seem to be reporting multiple bugs at once. Please make a separate issue for each bug you encountered, so we can properly handle them individually.
  • Your issue has already been fixed in a later version of Slimefun, you should update.
  • You are using an outdated and unsupported version of Slimefun, again, you should update.
  • You are using an unofficially modified build of Slimefun. We only support official versions of Slimefun - for obvious reasons.
  • You are using an unsupported version of Minecraft. We only provide support for the Minecraft versions Slimefun was developed for, older versions are not supported anymore.
  • You are using a "stable" version of Slimefun (prefixed with "RC - "), your issue may have been fixed in a development build, so we only accept bug reports from those.
  • You are on the wrong issue tracker. We would like to remind you that this Issue Tracker is only for Slimefun. To report bugs on any addons, head to the corresponding issue tracker of that addon.

Please respond below, if you have any further questions.
Do not open a new Issue unless explicitly told otherwise, comment below or edit your post instead.

Make sure to check out our article on How to report bugs for even more information.