Burkino
Burkino
> i wonder how do i login into a bot account in LightCord? and interesting This Bug you can copy the bots token and use lightcord's login with token
Gas should already be supported. Mekanism gas is `gas:*:*`, but every other mod gas is just a fluid.
Changing of textures would be cool, but it should be kept as a full block. It would be interesting to see the path that's being taken for the network.
But what would the actual use of functions be? SFM doesn't have variables or return values, pretty sure it can't do math so there's no (good) way to limit recursion.
You can use the ChatGPT'd output and replace the functions with `EVERY 100 TICKS DO` and get pretty much the same result.
It would be easier to implicitly fold on IF/ELSE/END and DO/END. Or it could be comment style with `--#region` to explicitly fold.
Comment style for explicit marking would be better since it doesn't actually matter to the program. It's something only for the editor.
> Could you expand on in which situations you could be not 100% sure it will be moved or not? If you know exactly what state target and source inventories/tanks...
> Do gregtech machines not show up as different peripheral types to CC? It makes no sense to me that you're trying to essentially brute-force find what machine a recipe...
> So can't you look in machine input and detect if they will fit or not? I am sorry if we seem repetitive but solution just seem to be to...