No Hand Crafting

by Thaui

You can no longer craft anything as a player, you are all dependent on assemblers.

Content
7 years ago
0.13 - 0.14
13
Manufacturing

b Error on load (0.14.x)

7 years ago

I tested this alone in the mods folder with only the base to run with it.
No Hand Mining also shows the same error:

(window title) Error
(window text) Error while loading entity prototype "player" (player): No categories defined.
Modifications: base > no-hand-crafting

7 years ago

Same error here

7 years ago

Idem

7 years ago

To fix this, the last line in data-final-fixes.lua needs to updated to be:
data.raw.player.player.crafting_categories = {"no-hand-crafting"}

(The text in quotes is missing in the uploaded file)

7 years ago

good solution. Thk.

New response