Module modify_texture.lua

📑 Source

Modify texture

Functions


# returns... (modifier, tiles)

Parameters

  • modifier string String that represents the modifer part. See Luanti texture modifer docs.
  • tiles string or {string,...} Tile(s) to be modified.

Returns

    string or {string,...} Tile(s) with the modifer applied.