FastCraft

FastCraft

138k Downloads

Incompatiblity with QuestCreator

WarnDa opened this issue ยท 10 comments

commented

Description

The fastcraft doesn't work with QuestCreator. In this plugin I got a quest where player need to craft 1000 amount of an item, but when he uses fastcraft to craft 64x the item, it counts only one in the quest.

Server Details

commented

When you craft normally with 64 of each ingredient, does shift-clicking count 64 times in the quest?

(That's basically what FastCraft pretends to do when you use the multiplier)

commented

This item is "special" and can only be craft 1 by 1, (it's beetroot soup), that's maybe why it has some issues.

But I don't know how to fix it

commented

Oh I see. Can you show me how to setup the plugin (or zip QuestCreator's plugin folder) and how to craft the item?

commented

For questcreator it's a basic thing like :
type: PLAYER_ITEMS_CRAFT items: a: item: type: BEETROOT_SOUP goal: 1024.0

but this won't change things,
and to craft the beetroot soup, I set all the item and fastcraft craft them, I don't know how I can help you on this :/

The plugin just basically caught the crafting event, so you maybe have to "simulate" that the player craft the item 64 times instead of one

commented

Hello,

Any news ? :)

commented

Oh hey, sorry! I just sent a message to the QuestCreator dev about getting access to the plugin. From there I'll see what's causing the problem and share the details here :)

commented

join his discord and create a ticket on it, it will be easier, but dev won't be available until two weeks (he is doing exams)

commented

He was actually pretty quick to respond!

I have a test server setup but I'm not sure how to setup/start a (crafting) quest. (I looked through the documentation briefly)

Could you share how to start this quest? (what commands I need to run, or what I need to configure)
I'm not sure where the type: PLAYER_ITEMS_CRAFT ... goes.

I just don't want to spend a lot of time researching and figuring this out

image

commented

Add me on discord :
WarnD#0 0 0 1
(without space betwwen numbers, but github block if I write without space)

It will be easier :)

commented

Closing since it seems to be an issue with Quest Creator.
Dropped items don't count towards the quest (e.g. vanilla crafting grid: crafting with Q)

Reproduction:

Put in plugins/QuestCreator/quest_models/:
soup.zip

Reload, then:
/qc start soup