This mod is a code library for creating fake userdata (players, inventories and metadata), replicating their functionality as closely as possible.
Usage
Simply add fakelib
to your mod's dependencies, and call any of the API functions from your code.
See API.md for detailed documentation.