Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CustomItems compatibility #195

Open
benfiratkaya opened this issue Jul 24, 2021 · 6 comments
Open

CustomItems compatibility #195

benfiratkaya opened this issue Jul 24, 2021 · 6 comments

Comments

@benfiratkaya
Copy link

Description

Do you add CustomItems compatibility?

https://www.spigotmc.org/resources/%E2%9B%8F-custom-items-%E2%9C%85-1-8-1-17-%E2%9C%85-make-new-items-blocks-with-new-textures-recipes-triggers-more.63848/

Server Details

  • Server:
  • FastCraft: v3.?

Errors

@BenWoodworth
Copy link
Owner

Could you share what's not working right? Maybe giving a config that I can test with

@benfiratkaya
Copy link
Author

Not showing CustomItems crafts in FastCraft menu. I can crafting in CraftingTable menu but I can't see in FastCraft menu.

@BenWoodworth
Copy link
Owner

Okay! Can you give me a CustomItems config I can use?

@benfiratkaya
Copy link
Author

Recipe system:

recipes:
- shape:
  - bbx
  - bcx
  - xcx
  shaped: true
  items:
  - item: platinum
    amount: 1
    allowDamaged: false
    key: b
  - item: minecraft:IRON_INGOT
    amount: 1
    allowDamaged: false
    key: c

@benfiratkaya
Copy link
Author

any update?

@BenWoodworth
Copy link
Owner

Sorry for the late reply! I've been pretty busy so it might be a while. When I get a chance I'll take a look to see what it'll take to add compatibility then share details here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants