Skip to content

Basics Mod - Experimental - SVN 645934

Pre-release
Pre-release
Compare
Choose a tag to compare
@s0t7x s0t7x released this 12 Feb 21:14
· 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.