Mods / Bulk Dump Item Codes
Author: PureWinter
Side: Client
Created: Oct 1st at 2:25 AM
Last modified: Oct 1st at 2:37 AM
Downloads: 33
Follow Unfollow 6
Latest release (for Vintage Story 1.21.1, potentially outdated):
BulkDumpItemCodes_1.0.0.zip
1-click install
Install this client side mod to add two useful commands for modding.
Commands:
.dumpitems → Dumps all item codes to a text file.
.dumpblocks → Dumps all block codes to a text file.
*Becareful not to add a space after entering a command.

These are prefaced with a . because they are a client command, not server.
The location of the dumped file output is: AppData\Roaming\VintagestoryData\ItemCodeDump

-
The code iterates
capi.World.Items/capi.World.Blocks, which include vanilla + every enabled mod’s registered content (including server-side content you downloaded when you joined a server). -
Creative-only items/blocks are included too.
-
The only things it won’t list are things that don’t exist as normal item/block codes (e.g., purely runtime objects without a code).
| Mod Version | For Game version | Downloads | Released | Changelog | Download | 1-click mod install* |
|---|---|---|---|---|---|---|
| 1.0.0 | 33 | Oct 1st at 2:37 AM | BulkDumpItemCodes_1.0.0.zip | 1-click install | ||
|
-Initial release, adds the two commands. | ||||||