Z Data Raw Serpent


A fork of DataRawSerpent (https://mods.factorio.com/mod/DataRawSerpent). Prints the entire data.raw table in the data-final-fixes stage with the ability to filter on which of data.raw's first level children are logged. Useful for modders and tool devs. Because of how Factorio's mod load order works, mods that have a name lexicographically after this one and have data-final-fixes changes will not be displayed. Capital letters come after lower case letters.

Utilities
5 days ago
2.1
5

Changelog

Version: 2.0.11
Date: 2026-07-31
  Features:
    - A comma seperated list of keys can be specified in the startup settings to limit the output to specific first level children of the data table.
  Info:
    - Fork of DataRawSerpent version 0.6.0 (https://mods.factorio.com/mod/DataRawSerpent)
    - 2.1 Update