No Hand Crafting

by Thaui

You can no longer hand craft, you are dependent on assemblers.

Content
24 days ago
0.13 - 2.0
107
Manufacturing

b Error on load (0.14.x)

8 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

8 years ago

Same error here

8 years ago

Idem

8 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)

8 years ago

good solution. Thk.

New response