FastCraft

FastCraft

138k Downloads

CustomItems compatibility

benfiratkaya opened this issue ยท 6 comments

commented
commented

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

commented

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

commented

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

commented

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

commented

any update?

commented

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