All public logs

Jump to navigation Jump to search

Combined display of all available logs of EarthMC. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 10:26, 25 November 2023 upgradewastaken#0 talk contribs created page Module:UI/core (Created page with "local loader = require('Module:Loader') local makeClass, yesno, inventorySlot, random = loader.require('Class', 'Yesno', 'Inventory slot', 'Random') local colorData = loader.loadData('Color/Data') local slot = inventorySlot.slot local fillmode = function(s) if s == 'border' then -- all valid fill modes here return s else return yesno(s, true) end end local backslashSubstitute = function(s) -- substitute every '\<char>' but those that have special meaning for t...")