Crucial 2 - The Refresh Update

Crucial 2 - The Refresh Update

480k Downloads

Script errors with latest version of Create

JMNielly opened this issue ยท 1 comments

commented

The handheld blockzapper and the deforester have been removed in the latest version of Create.
These lines from create_compat.zs are no longer necessary. Removing seems to solve the issue:
craftingTable.removeRecipe(item:create:handheld_blockzapper);
craftingTable.removeRecipe(item:create:deforester);

commented

Fixed in Crucial2-1.2.5b