Basics Mod - Experimental - SVN 645934
Pre-release
Pre-release
·
6 commits
to main
since this release
Experimental new features for the basics mod. no_resource_cost is a replacement for legacy free crafting.
For no_resource_cost to work on servers this one must also be installed on the client.
unlock_blueprints is a client only feature (works in multiplayer).
"basics": { ... "no_resource_cost": true, "unlock_blueprints": true, "inf_item_split": true },
Source code includes ChatCommands mod which is extremely unstable.