<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:00:03] <Ocawes​ome101> lmfao at that picture
L2[00:11:14] <Izaya> https://social.shadowkat.net/media/66b82ccce90ee4f43ffc6b0a49b9cf003e30ab174582d223de9eba818e437e92.jpg
L3[00:11:39] <Izaya> today in cursed network engineering with izaya, that ^
L4[00:11:51] <Ocawes​ome101> o.0
L5[00:12:27] <Izaya> if I use as many ports on a switch as possible I reduce the cost of the network overall
L6[00:12:40] <Izaya> because a T3 CPU is expensive to make the relay f a s t
L7[00:13:17] <Izaya> EnderIO OC conduits have 16 colours
L8[00:13:44] <Izaya> so I use one colour to connect the switches together and the other 15 to connect computers
L9[00:14:38] <Izaya> then I connect the relay common colour to an OC cable and connect that to another set of 3 relays
L10[00:14:51] <Izaya> and I can connect 30 computers to 6 relays
L11[00:15:02] <Izaya> and I can repeat the pattern as is necessary
L12[00:17:10] <Izaya> if I wanted to get really fancy I'd hook up servers to route between the 15 computer networks
L13[00:17:50] <Izaya> but that adds latency compared to having all the switches connected in a flat network
L14[00:19:19] <Izaya> it does reduce the amount of traffic going through the switches though so it'd be worthwhile if you were maxing all the relays already
L15[00:40:36] <Ko​dos> I wonder if OpenRadio has a 1.12 build
L16[00:40:46] <Ko​dos> (Not OpenFM, the laser wireless OC addon)
L17[00:42:08] <Ko​dos> Dang, only up to 1.11
L18[00:47:18] ⇦ Quits: baschdel (~baschdel@2a02:6d40:3611:501:cf4:7b53:5f31:d1d5) (Ping timeout: 189 seconds)
L19[00:50:54] <Ko​dos> Fun addon idea, a big ol satellite dish (Think SETI) for long range wireless 😄
L20[00:51:17] <Ko​dos> Wonder if I could get permission to steal the Galacticraft Comms Dish model
L21[01:06:10] <Izaya> I'd be interested in something along the lines of a wireless modem block
L22[01:06:30] <Izaya> something big and bulky that you'd stick on a tower and use it to talk to computers 1600 blocks away
L23[01:07:27] <Ko​dos> Can't you T2 Network card a relay?
L24[01:07:36] <Ko​dos> To make it pick up wireless signals
L25[01:07:48] <Izaya> yup
L26[01:07:57] <Izaya> but I want a bigge one that uses lots of power and does more than 400 blocks
L27[01:08:18] <Ko​dos> I still want super computers, even though I have no idea what the fuck I'd use them for
L28[01:08:43] <Ko​dos> I'm half tempted to try and come up with some sort of aesthetic texture and just make a cosmetic block
L29[01:09:23] <s_​a_m> i want to make these things
L30[01:09:27] <s_​a_m> but i don't want to write code
L31[01:09:42] <Ko​dos> Just for shits and giggles, hang on
L32[01:11:26] <Ko​dos> https://www.piskelapp.com/p/create/sprite Go here and see what you come up with for a 16x texture for the front face of a supercomputer 😛
L33[01:30:19] <Ko​dos> Michiyo, how long you think before someone makes a Crane game with Create gantries
L34[01:57:07] ⇨ Joins: Hawk777 (~chead@2607:c000:826f:d900:ce66:a05:3fdb:c190)
L35[02:16:05] ⇦ Quits: ben_mkiv|afk (~ben_mkiv@2001:16b8:1eed:1900:558e:38b2:2b5:3abd) (Ping timeout: 192 seconds)
L36[02:51:39] * Amanda offers elfi some snacks should she get peckish overnight, curls up and zzzmews
L37[02:51:42] <Amanda> Night nerds
L38[03:36:27] ⇦ Quits: Renari (~Renari@64.67.31.239.res-cmts.bgr.ptd.net) (Read error: Connection reset by peer)
L39[03:38:42] <Ko​dos> Hey what's the alt-code for an OC-Screen usable Delta symbol
L40[03:42:41] <Se​ff> Can nanomachines give modded status effects?
L41[03:48:39] ⇨ Joins: Renari (~Renari@64.67.31.239.res-cmts.bgr.ptd.net)
L42[04:38:08] <Ko​dos> Man I forgot that OpenOS used to have an MOTD until just now
L43[04:38:20] <Ko​dos> Man I forgot that OpenOS used to have a MOTD until just now [Edited]
L44[04:38:30] <Izaya> used to? doesn't it still have one?
L45[04:38:45] <Ko​dos> Shit, let me go check now
L46[04:38:50] <Ko​dos> After I install this mod to test it
L47[04:39:05] <Izaya> it's big so I end up replacing it with one to display just the hostname and the memory amount
L48[04:52:59] <Ko​dos> Aha, I guess it does
L49[04:53:05] <Ko​dos> Now to find where that's at
L50[04:54:38] <Izaya> /etc/motd
L51[04:55:30] <Ko​dos> Yeah but where's the greeting file
L52[04:55:35] <Ko​dos> Where the different MOTDs are
L53[04:56:15] <Ko​dos> aha, nvm
L54[04:56:16] <Ko​dos> found it
L55[04:58:54] <Ko​dos> Do you have your version of it handy?
L56[04:59:05] <Ko​dos> Just so I can see where to adjust/modify what
L57[04:59:12] <Izaya> uuuuuh
L58[05:01:18] <Izaya> print(string.format("%s - %iK memory", ost.getenv("HOSTNAME"), require("computer").totalMemory()/1024))
L59[05:02:16] <Ko​dos> So that one line is your whole motd file?
L60[05:02:25] <Izaya> yup
L61[05:02:32] <Ko​dos> And does it still put it in the little box
L62[05:02:36] <Izaya> nope
L63[05:02:40] <Ko​dos> Lame =\
L64[05:05:06] <Izaya> the box is too big
L65[05:07:42] <Ko​dos> Whoops, bricked my OC Computer lmao
L66[05:07:54] <Ko​dos> Don't have an error in your motd file, kids
L67[05:08:33] <Ko​dos> Round two lmao
L68[05:10:19] <Ko​dos> Ffs, round three
L69[05:12:17] <Ko​dos> Code Block pastebined https://paste.pc-logix.com/racokozege Does this look okay to you? It's crying about a missing parenthesis
L70[05:13:22] <ThePi​Guy24> idk about missing pathenthes but you are missing a ..
L71[05:13:26] <Mic​hiyo> wouldn't that be " (" .. math?
L72[05:13:29] <Ko​dos> It's erroring because I have a left parenthesis in a string
L73[05:13:30] <ThePi​Guy24> ^
L74[05:13:38] <Ko​dos> Oh, ffs
L75[05:14:20] <Izaya> print(string.format("%s on %s (%iK memory)", _OSVERSION, os.getenv("HOSTNAME"), require("computer").totalMemory()/1024))
L76[05:14:27] <Mic​hiyo> it's 10PM, why am I JUST wrapping up work for the night.. FFS
L77[05:14:29] <Ko​dos> print(_OSVERSION .. " (" .. math.floor(require("computer").totalMemory() / 1024) .. "k RAM)") is what I have
L78[05:14:35] <Ko​dos> Now
L79[05:14:38] <Ko​dos> Now anyway [Edited]
L80[05:14:45] <Izaya> print(string.format("%s on %s (%iK memory)", _OSVERSION, os.getenv("HOSTNAME") or "", require("computer").totalMemory()/1024))
L81[05:15:00] <Izaya> occurs to me that not everyone has a hostname set
L82[05:15:02] <Izaya> >.>
L83[05:15:26] <Ko​dos> Also am I the only one who likes to `mv importantfile importantfile.backup` before fucking with things
L84[05:15:34] <Ko​dos> Just in case
L85[05:18:26] <Ko​dos> I didn't know you could delete an entire line in edit by hitting Ctrl Delete
L86[05:28:36] ⇦ Quits: Renari (~Renari@64.67.31.239.res-cmts.bgr.ptd.net) (Read error: Connection reset by peer)
L87[05:51:05] <Izaya> ^K cuts
L88[05:58:36] <Ko​dos> Neat
L89[05:59:34] <Ko​dos> Where are globals assigned?
L90[05:59:45] <Ko​dos> Things like _OSVERSION and what not
L91[06:00:42] ⇦ Quits: glasspelican (~quassel@2607:5300:201:3100::325) (Quit: http://quassel-irc.org - Chat comfortably. Anywhere.)
L92[06:01:32] ⇨ Joins: glasspelican (~quassel@2607:5300:201:3100::325)
L93[06:02:00] <Izaya> somewhere in the boot process I believe
L94[06:02:03] <Izaya> :^)
L95[06:02:11] <Ko​dos> Thanks
L96[06:02:23] <Ko​dos> I honestly want to go through and do a ton of tiny tweaks on OpenOS for my own personal use
L97[06:02:33] <Ko​dos> Just little stuff it does or doesn't do that irks me
L98[06:02:59] <Ko​dos> Like when I ^C out of stuff, it prints ^C on the screen. I don't need that. I know what happened, I did it.
L99[06:03:22] <Ko​dos> I'd rather it do a term.clear() since that's usually my next step
L100[06:07:23] ⇨ Joins: Renari (~Renari@64.67.31.239.res-cmts.bgr.ptd.net)
L101[06:55:23] <Ko​dos> My new workshop 😄 https://tinyurl.com/yj79x33p
L102[06:55:42] <Ko​dos> Also I dunno who did the magreader secure doors, but THANK YOU
L103[06:55:51] <Mic​hiyo> No problem.
L104[06:56:05] <Ko​dos> Should I expect any wierdness if Iwant to do a doubledoor?
L105[06:56:10] <Ko​dos> Or does it act as 'one'
L106[06:56:30] <Mic​hiyo> Yes to both. :D
L107[06:57:01] <Mic​hiyo> the door controller will toggle both. but both doors will present a mag reader component IIRC
L108[06:57:13] <Mic​hiyo> IDK it's been a while
L109[06:57:52] <Ko​dos> Lol okay, I'll figure it out
L110[06:58:17] <Ko​dos> Just need to figure out if I like the rack for the door right by the door, or if I want to hide wire under the floor
L111[06:58:29] <Ko​dos> I'm super proud of that ceiling
L112[07:05:12] <ThePi​Guy24> what mod are those floodlights from?
L113[07:08:00] <Mic​hiyo> They look like Immersive Engineering?
L114[07:09:35] <ThePi​Guy24> IE floodlights are a lot more chonky than these, and also steel coloured rather than black
L115[07:12:58] <Ko​dos> They're Galacticraft Arc Lamps
L116[07:13:01] <Ko​dos> I'm in 1.12
L117[07:13:06] <ThePi​Guy24> ah
L118[07:13:25] <Ko​dos> Outdoor access to a basement 😄 https://tinyurl.com/yemrnybw
L119[07:15:28] <Izaya> very basement
L120[07:17:17] <Ko​dos> Much dark, very scary, wow
L121[07:29:38] ⇦ Quits: Hawk777 (~chead@2607:c000:826f:d900:ce66:a05:3fdb:c190) (Quit: Leaving.)
L122[07:29:47] <Ko​dos> I'm not sold on this just yet, but here's the front now https://tinyurl.com/yz5tj8ul
L123[07:30:43] <Izaya> not enough texture for such a flat design, IMO
L124[07:34:22] <Ko​dos> Indeed. I suck at building, this is probably the most complex thing I've done in a while
L125[07:34:39] <Ko​dos> Usually my routine is 'make box, move into box, never look at outside again'
L126[07:39:09] <Izaya> grand designs is the only thing worth watching on TV in the afternoons here
L127[07:40:32] ⇨ Joins: Vexatos (~Vexatos@port-92-192-36-119.dynamic.as20676.net)
L128[07:40:32] zsh sets mode: +v on Vexatos
L129[07:47:43] ⇦ Quits: hnOsmium0001 (uid453710@id-453710.stonehaven.irccloud.com) (Quit: Connection closed for inactivity)
L130[07:55:50] ⇦ Quits: simon816 (~simon816@ec2-35-178-246-72.eu-west-2.compute.amazonaws.com) (Remote host closed the connection)
L131[08:01:57] <Forec​aster> %tonk
L132[08:01:57] <MichiBot> Wow! Forec​aster! You beat Va​ur's previous record of 9 hours, 28 minutes and 47 seconds (By 1 hour, 58 minutes and 46 seconds)! I hope you're happy!
L133[08:01:58] <MichiBot> Forecaster's new record is 11 hours, 27 minutes and 34 seconds! Forecaster also gained 0.0198 (0.00198 x 10) tonk points for stealing the tonk. Position #2. Need 0.39593185 more points to pass Va​ur!
L134[08:04:28] ⇨ Joins: simon816 (~simon816@ec2-35-178-246-72.eu-west-2.compute.amazonaws.com)
L135[09:21:58] <Forec​aster> %sip
L136[09:21:59] <MichiBot> You drink a concentrated unobtanium potion (New!). After the first sip the potion poofs away.
L137[09:22:03] <Forec​aster> aw
L138[10:22:41] ⇨ Joins: baschdel (~baschdel@2a02:6d40:3611:501:cf4:7b53:5f31:d1d5)
L139[10:36:09] <JP​S91> what was the command to move back?
L140[10:36:35] <JP​S91> just for a quick test, cuz I dont have much time
L141[11:24:24] ⇨ Joins: ben_mkiv (~ben_mkiv@2001:16b8:1eed:1900:558e:38b2:2b5:3abd)
L142[11:34:55] <Em​mi> %sip
L143[11:34:55] <MichiBot> You drink a cloudy mithril potion (New!). Emmi feels a strong urge to recycle the potion bottle.
L144[11:37:32] ⇦ Quits: ben_mkiv (~ben_mkiv@2001:16b8:1eed:1900:558e:38b2:2b5:3abd) (Remote host closed the connection)
L145[11:38:00] ⇨ Joins: ben_mkiv (~ben_mkiv@2001:16b8:1eed:1900:558e:38b2:2b5:3abd)
L146[11:40:12] ⇦ Quits: ben_mkiv (~ben_mkiv@2001:16b8:1eed:1900:558e:38b2:2b5:3abd) (Remote host closed the connection)
L147[11:40:44] ⇨ Joins: ben_mkiv (~ben_mkiv@2001:16b8:1eed:1900:558e:38b2:2b5:3abd)
L148[11:56:13] ⇨ Joins: immibis (~hexchat@62.156.144.218)
L149[11:58:01] ⇦ Quits: immibis (~hexchat@62.156.144.218) (Remote host closed the connection)
L150[11:58:23] ⇨ Joins: immibis (~hexchat@62.156.144.218)
L151[12:23:36] ⇦ Quits: baschdel (~baschdel@2a02:6d40:3611:501:cf4:7b53:5f31:d1d5) (Ping timeout: 189 seconds)
L152[12:26:56] <Spar​kyFox> what lua things(like for example, java using eclipse or intelliji) would be good for checking code for oc?
L153[12:28:47] <Spar​kyFox> (also side question, for the irc, does anyone use hexchat?)
L154[12:30:32] <M​GR> I use hexchat as my IRC client
L155[12:35:33] <Spar​kyFox> woo! \o/ me too, though, on my windows 10 laptop, cause its 4k, hexchat is really small and when i scale the ui down its blurry..ish? is there any work arounds for that?
L156[12:36:05] <M​GR> Unfortunately, I have no idea. I only use hexchat on my 27" 1440p monitor
L157[12:36:40] <Spar​kyFox> ahhh, same for me, for my older laptop
L158[12:36:46] <Spar​kyFox> thanks anyway 🙂
L159[12:39:41] <Spar​kyFox> what exactly is shEdit again? its ringing a very loud bell from years ago
L160[12:42:47] <Spar​kyFox> ah, syntax highlighting for CC and OC
L161[13:02:57] ⇦ Quits: ThePiGuy24 (~ThePiGuy2@host-92-17-120-33.as13285.net) (Ping timeout: 198 seconds)
L162[13:04:09] ⇨ Joins: ThePiGuy24 (~ThePiGuy2@host-92-17-120-33.as13285.net)
L163[13:13:36] <B​ob> >Spar​kyFox: what lua things(like for example, ja…
L164[13:13:36] <B​ob> aside from Notepad++
L165[13:13:42] <B​ob> i dont think anything else is particularly nescessary
L166[13:13:52] <B​ob> maybe you can get sumneko's Lua LSP on VSCode
L167[13:16:39] <M​GR> I use VSCode as my IDE now
L168[13:16:44] <M​GR> for lua
L169[13:25:30] <Spar​kyFox> thank, i'll give VScode a try
L170[13:55:52] <Ko​dos> I like notepad++ with syntax highlighting. If you’re looking for something to test valid code with beyond proper syntax, it’s easy enough to just plug into a computer and run it
L171[13:56:10] <Ko​dos> Creative worlds are a thing
L172[14:08:44] <Spar​kyFox> I've got this code and it seems to work? but when i run out, nothing happens, no errors and i cant tell if i've done something wrong in the config, or the setup or if its the code
L173[14:08:56] <Spar​kyFox> so basically if anything in the code is wrong, oc would say?
L174[14:21:19] ⇨ Joins: TPG24 (~ThePiGuy2@host-92-17-120-33.as13285.net)
L175[14:23:03] ⇦ Quits: ThePiGuy24 (~ThePiGuy2@host-92-17-120-33.as13285.net) (Ping timeout: 198 seconds)
L176[14:31:12] ⇦ Quits: Michiyo (webchat@50.38.58.88) (Quit: webchat.esper.net)
L177[14:32:45] ⇦ Quits: ben_mkiv (~ben_mkiv@2001:16b8:1eed:1900:558e:38b2:2b5:3abd) (Ping timeout: 192 seconds)
L178[14:40:02] <Kristo​pher38> Depends how you define wrong
L179[14:40:26] <Kristo​pher38> If it's syntactically wrong or caused a runtime error, OC will definitely tell you
L180[14:41:06] <Kristo​pher38> If it's "wrong" because it's not doing what you wanted, then it's up to you to figure it out
L181[14:49:08] ⇨ Joins: Nicolas1296 (~Nicolas12@ip-89-102-107-167.net.upcbroadband.cz)
L182[14:52:58] ⇦ Quits: Nicolas1296 (~Nicolas12@ip-89-102-107-167.net.upcbroadband.cz) (Client Quit)
L183[15:01:22] <Ko​dos> https://tinyurl.com/yjzgjgbv
L184[15:01:44] ⇨ Joins: hnOsmium0001 (uid453710@id-453710.stonehaven.irccloud.com)
L185[15:03:26] <Kristo​pher38> >Ko​dos:
L186[15:03:27] <Kristo​pher38> Selecting modpack in 2021 be like
L187[15:04:11] <Ko​dos> I've been struggling with it for like 2 weeks now
L188[15:17:40] ⇨ Joins: Hawk777 (~chead@2607:c000:826f:d900:6089:b8bd:93da:5d35)
L189[15:38:32] ⇨ Joins: ben_mkiv (~ben_mkiv@2001:16b8:1eed:1900:558e:38b2:2b5:3abd)
L190[15:42:01] <Amanda> https://matrix.camnet.site/_matrix/media/r0/download/camnet.site/RhKVbCtXqNGeOycrOaEbEJwl/screenshot-1630078843.png
L191[15:42:11] <Amanda> Good job, Final Upgrade, just throw those plastic sheets off into space
L192[15:49:58] ⇨ Joins: ThePiGuy24 (~ThePiGuy2@host-92-17-120-33.as13285.net)
L193[15:50:09] ⇦ Quits: TPG24 (~ThePiGuy2@host-92-17-120-33.as13285.net) (Read error: Connection reset by peer)
L194[15:58:25] ⇨ Joins: davidkormos2003 (~davidkorm@catv-176-63-7-23.catv.broadband.hu)
L195[15:59:06] ⇦ Quits: davidkormos2003 (~davidkorm@catv-176-63-7-23.catv.broadband.hu) (Client Quit)
L196[16:36:35] <Ko​dos> Michiyo, when you dive into making a mod for 1.16.5, let me know. I've got an idea to help introduce you to 1.16 modding and also helps me out lmao
L197[18:29:51] <Spar​kyFox> >Kristo​pher38: If it's "wrong" because it's not doing wha…
L198[18:29:51] <Spar​kyFox> at least that narrows the issue down, thanks
L199[19:16:56] <Ko​dos> Crayfish's Furniture mod mailboxes in 1.16 make me want a printer :x
L200[19:17:07] <Ocawes​ome101> computercraft? :^)
L201[19:22:59] <Ko​dos> I cannot imagine myself having the will, inclination, but most importantly the ability, to transition my code to CC after... checks calendar at least 6 years on OpenComputers
L202[19:24:00] <Ocawes​ome101> fair enough
L203[19:25:36] <Ko​dos> Besides, I like racks and all my addons too much
L204[19:26:01] <Ko​dos> I just wish I could code in some language that would allow me to make a mod
L205[19:26:11] <Ko​dos> Because then OpenComms would be realized
L206[19:26:34] <Ocawes​ome101> just learn java :P
L207[19:26:45] <Ko​dos> What's funny is I actually have two mods that I made
L208[19:26:52] <Ko​dos> But it's been so long, fuck knows I couldn't do it again
L209[19:27:05] <Ko​dos> I want to though 😦
L210[19:27:11] <Ko​dos> I have two things I want to do for 1.16
L211[19:27:14] <Ko​dos> Well, 1 for 1.12
L212[19:27:43] <Ko​dos> OpenComms for 1.12 because it's an OC addon, and then I really want to update my dyes mod to 1.16 and possibly make it an IE "addon"
L213[19:27:56] <Ko​dos> But it's more likely I'll give it a vanilla recipe set and call it standalone
L214[19:39:27] ⇦ Quits: ThePiGuy24 (~ThePiGuy2@host-92-17-120-33.as13285.net) (Ping timeout: 204 seconds)
L215[20:29:23] <Va​ur> %tonkout
L216[20:29:23] <MichiBot> Bingo! Va​ur! You beat Forec​aster's previous record of 11 hours, 27 minutes and 34 seconds (By 59 minutes and 51 seconds)! I hope you're happy!
L217[20:29:24] <MichiBot> Va​ur has stolen the tonkout! Tonk has been reset! They gained 0.012 tonk points! plus 0.011 bonus points for consecutive hours! (Reduced to 50% because stealing) Current score: 3.09268255. Position #1
L218[20:41:31] ⇦ Quits: ben_mkiv (~ben_mkiv@2001:16b8:1eed:1900:558e:38b2:2b5:3abd) (Killed (NickServ (GHOST command used by ben_mkiv|afk!~ben_mkiv@2001:16b8:1ea0:2a00:5aac:a5dd:d871:6f6d)))
L219[20:41:35] ⇨ Joins: ben_mkiv|afk (~ben_mkiv@2001:16b8:1ea0:2a00:5aac:a5dd:d871:6f6d)
L220[21:23:01] ⇦ Quits: Hawk777 (~chead@2607:c000:826f:d900:6089:b8bd:93da:5d35) (Quit: Leaving.)
L221[22:33:30] <s_​a_m> i wanna work on OSSM again tbh
L222[22:35:36] <Ocawes​ome101> https://cdn.discordapp.com/attachments/126338585707151361/880940565708029962/uwm-1.mp4
L223[22:45:11] ⇦ Quits: progwml6 (~progwml6@45.159.180.88) (Ping timeout: 189 seconds)
L224[22:49:17] ⇨ Joins: progwml6 (~progwml6@45.159.180.88)
L225[23:26:29] <Mic​hiyo> >Spar​kyFox: at least that narrows the issue down, t…
L226[23:26:30] <Mic​hiyo> I have no idea if I'll have the will, nor the time to move beyond 1.12.
L227[23:26:38] <Mic​hiyo> err... wrong message god damn it
L228[23:26:49] <Mic​hiyo> Sorry about that Sparky
L229[23:26:59] <Mic​hiyo> >Ko​dos: Michiyo, when you dive into making a mod…
L230[23:26:59] <Mic​hiyo> I have no idea if I'll have the will, nor the time to move beyond 1.12.
L231[23:27:33] <Spar​kyFox> its ok 🙂 the problem was, it was over 250 characters and found out you cant paste over 250
L232[23:27:56] <Ko​dos> Oh, I thought you had already done so, and your wife was building in the new pack
L233[23:28:05] <Ko​dos> Or do you mean the mod updates 😛
L234[23:28:08] <Mic​hiyo> I meant modding wise.
L235[23:28:11] <Ko​dos> Right
L236[23:28:22] <Ko​dos> Well if you get bored and want to do a stupid easy mod for me in 1.16 let me know 😄
L237[23:28:38] <Ko​dos> Mostly because I can't be arsed to do it myself
L238[23:28:48] <Mic​hiyo> @SparkyFox if you have control of the config you can modify the max paste length
L239[23:29:01] <Mic​hiyo> `maxClipboard=1024`
L240[23:29:27] <Mic​hiyo> @Kodos what did you have in mind, though i doubt I'll do it lol
L241[23:42:38] ⇦ Quits: Vexatos (~Vexatos@port-92-192-36-119.dynamic.as20676.net) (Quit: Insert quantum chemistry joke here)
L242[23:47:32] <Ko​dos> Do you remember my old mod for 1.7, Industrial Dyes?
L243[23:47:49] <Ko​dos> I'm wanting to get it into 1.16.5
L244[23:48:06] <Ko​dos> I've got recipes figured out and everything, just need to either figure out how to code a mod again, or have someone do it for me ❤️
L245[23:48:24] <Ko​dos> But textures are done, recipes are done, in that they're either made already or figured out
L246[23:50:22] <Ko​dos> The only thing I'm not sure of is whether a Forge tag for dye is industrialdyes:dye/black, or industrialdyes:dyeBlack
L247[23:50:43] <Ko​dos> Looks like it's forge:dyes/black
L248[23:52:14] <Mic​hiyo> What exactly did this do? I'm reading the description on CF and I'm still confused heh
L249[23:53:18] <Ko​dos> Basically it's a half finished mod that I published after being encouraged to. I got tired of the randomness of dye items in Minecraft and wanted a singular set of similar looking dyes
L250[23:53:29] <Ko​dos> In its current state, there's no recipes
L251[23:53:34] <Ko​dos> But I have the recipes in myhead
L252[23:53:36] <Ko​dos> But I have the recipes in my head [Edited]
L253[23:53:44] <Ko​dos> I didn't when I made the mod or it'd have them
L254[23:54:03] <Ko​dos> Is a dupe exploit still an exploit if it costs you iron?
L255[23:54:11] <Ko​dos> Or is that a mechanic at that point
L256[23:54:52] <Ko​dos> Basically I want to incentivize using my dyes over other mod dyes, so I was gonna make the recipe output 2 iDyes, but the issue with that is if I use a dye tag, you could essentially duplicate my dye at the cost of whatever else is in the recipe
L257[23:54:59] <Ko​dos> Unless you can blacklist a specific item out of the tag list
L258[23:55:09] <Ko​dos> In which case, any other dye would work but my dyes, since the output is my dyes
<<Prev Next>> Scroll to Top