Jump to content

Will hallow's end worlds get converted to winter feast worlds automatically


Recommended Posts

I found this command on wiki, haven't tried it but it says there it'll activate all events in the same time, it will not work if world event is set to auto.

for k, v in pairs(SPECIAL_EVENTS) do if v ~= SPECIAL_EVENTS.NONE then local tech = TECH[k] if tech ~= nil then tech.SCIENCE = 0 end end end function IsSpecialEventActive(event) return true end

Archived

This topic is now archived and is closed to further replies.

Please be aware that the content of this thread may be outdated and no longer applicable.

×
  • Create New...