Make sure you are using the latest version. That should already be fixed.
Crafting Controller
Moved
Total Downloads: 52,437 - First Release: Oct 29, 2014 - Last Update: Apr 19, 2018
- 5/5, 72 likes
-
Wulf Community Admin
-
I have downlaoded and installed lastest version, howevre when i type into console, nothing.
Can you give me an example what to type and exactly where top type it to make sure im not making a complete noob move.
Thanks -
Wulf Community Admin
-
Not sure if it's just me... But I cannot instant craft at all now... Even when setting Crafting rate to 0.0
-
Can someone give me an example on how to set individual crafting times/rates. im not 100% sure how to do it and the ways iv tried are not working.
-
Code:"Options": { "BlockedItems": [ "Wooden Barricade" ], "CompleteCurrentCraftingOnShutdown": false, "CraftingRate": 0.0, "IndividualCraftingRates": {}, "InstantCraftForAdmins": false, "InstantCraftForModerators": false },
-
big problem it's deleting you building plan need help now no one can make base only after this new update
[DOUBLEPOST=1433535755][/DOUBLEPOST]Did a test u have too make items dubble too make 1 item this not good pls fix this
[DOUBLEPOST=1433536149][/DOUBLEPOST]when u do high amount just deletes it and takes ur resources on all items -
Can confirm. Some items do not craft, your resources are taken, but the item does not appear.
[DOUBLEPOST=1433546401][/DOUBLEPOST]Actually, this is a huge issue, the items craft less than %50 of the time. It takes your resources, and thats it. No item. -
is there a way to make instant craft work for bulk crafting for the first item works fine bulk crafting goes back to normal time limit
-
yeah trying to figure out how to get crafting to work with bulk. First item takes instant craft but after that it goes to timer
-
the same thing happens
-
You have to admin set /craft 0 in the server (if you're a admin) every time the server resets/restarts. I assume this is a bug right now and needs a update.
-
-
-
Hello Guys,
i have a little problem i set the crafting rate of this plugin to "0" but instacraft doesn`t work why?
Need Help pls.
thanks robsen -
Thanks Wulf. Finally did get it working was just on my part I assume. Thanks again all and appreciate the good work @Mughisi
-
I have to reload the plugin what feels like every 5 minutes because the instant crafting resets to normal crafting for everyone but admins and mods even though the crafting time is set to 0.
-
In case people are getting an issue where setting it to anything below 1 is almost an instant craft, it can be remedied by going into the .cs file and find the UpdateCraftingRate function and there should be a line like this:
bp.time = Blueprints[bp.targetItem.shortname]*CraftingRate/100;
Just remove the divide by 100 part, this was turning recipes of 100 seconds and making them 0
or in my case with the crafting rate at 0.75 it was taking a recipe of 100 seconds and making it 0.75 seconds
Can the author please fix this?Last edited by a moderator: Jun 6, 2015 -
-
Mughisi updated Crafting Controller with a new update entry:
Admin/Mod bulk insta-craft