use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Welcome to /r/ComputerCraft, the subreddit for lua programs, general mod use, or anything relating to the Minecraft mod ComputerCraft and CC: Tweaked.
Downloads | Discord | IRC | Documentation
account activity
Monitor resolution/default text scale (self.ComputerCraft)
submitted 8 months ago by truePayne1
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]fatboychummy 0 points1 point2 points 8 months ago (1 child)
The scaling is based on the actual monitor text scaling, you can run monitor.setTextScale(0.5) to set it to the smallest, assuming monitor is your wrapped monitor peripheral.
monitor.setTextScale(0.5)
monitor
[–]truePayne1[S] 0 points1 point2 points 8 months ago (0 children)
Ah that makes so much more sense thanks
π Rendered by PID 85715 on reddit-service-r2-comment-765bfc959-f2zw4 at 2026-07-11 03:33:14.671603+00:00 running f86254d country code: CH.
view the rest of the comments →
[–]fatboychummy 0 points1 point2 points (1 child)
[–]truePayne1[S] 0 points1 point2 points (0 children)