Description
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.
Releases
2025-10-31 14:02 UTC
v1.1.0
- add
is_valid() function to fake player
- fix copy-paste mistakes in docs
- allow empty stacks in inventory
set_stack
- add reference to engine documentation
- update for new functions
2024-05-20 05:37 UTC
v1.0.0
No release notes
All releases
Threads
New thread
Information
Provides
fakelib
Dependencies
- Required
-
No required dependencies
Information
- Type
- Mod
- Technical Name
- fakelib
- Languages
-
English
- License
-
MIT
- Maintenance State
- Beta
- Added
- 2024-05-20 05:32 UTC
- Maintainers
-
OgelGames
Used By