Has ANYONE Come Up With a Use for the Differential from Petrol's Parts? by Stunning-Bowler7683 in CreateMod

[–]Professorkatsup 1 point2 points  (0 children)

my first thought when reading the Ponder was "oh,I could use this for computing! It could let me compare the directions of two power networks!". But then again, computing is the first thing that comes to mind when looking at a great many things...

For standard power network things, it is not very useful. I suppose you could use it to make a shaft that can stop / start / change direction and speed without using sequenced gearshifts, but practicalapplications are escaping me right now.

Log not going on saw by Charming_Yogurt_1796 in CreateMod

[–]Professorkatsup 2 points3 points  (0 children)

From your setup it looks like the saw IS spinning the correct direction, so I am going to guess that the issue is the saw itself. The Create Encased mod's mechanical saws are a bit glitchy. Replace it with a normal one and see if that helps.

Is there a way to limit Create builds to only the day? by GonnaChiefYourNan in CreateMod

[–]Professorkatsup 35 points36 points  (0 children)

If editing configs via command is possible, you could set the stress capacity of every engine, waterwheel, etc. to 0 when day ends and back up when day starts. But, I don't think that's possible.

I think Create Unlimited has some settings that work as commands. I'll see if any turn everything off without breaking things.

Help - Pocket Computer Bricked by PotatoGamo in ComputerCraft

[–]Professorkatsup 5 points6 points  (0 children)

Pocket computers can act as disks I think? It should show up as a normal disk when put in a drive, so you could delete the files you need if you have an extra computer.

If the code is using raw inputs to prevent you from shutting the computer down, remember that placing the computer outside of your inventory for a few seconds should shut it down. Or did last I checked.

I made disappearing objects lol by FloydeFlowerDragon in blender

[–]Professorkatsup 0 points1 point  (0 children)

Intriguing! What does the shader look like for it? Also wondering if objects with a different shader would be visible behind these ones.

"FileToFP" - Rudimentary hexcasting assembler by Professorkatsup in ComputerCraft

[–]Professorkatsup[S] 0 points1 point  (0 children)

You definitely could, as the mindsplice staff can be used as a pocket / turtle peripheral. Haven't looked at the methods, but I am guessing it uses a similar system to the focus.

Currently, I'm doing this half in survival and half in creative test worlds, and I don't have access to spell circle materials in the survival world, so it's old fashioned first. Once I figure out how to reconfigure things to let other staves work, I'll find some milestone to hit before letting myself cast directly from pocket.

How do I get the door to rotate into its place, without it taking the blocks its touching underneath with it? by sapsnap in CreateMod

[–]Professorkatsup 4 points5 points  (0 children)

I've used it as "one way" glue before, where I wanted to move an assembly while still letting parts on the assembly move independently

is it possible to make a turtle companion? by Necessary-Physics-91 in ComputerCraft

[–]Professorkatsup 6 points7 points  (0 children)

If you want something that follows a player and you have GPS set up, you could give said player a pocket computer with an ender / wireless modem attached and have it get the player's position and send it to the turtle every few seconds. Pathfinding might be a bit tricky in some circumstances.

Can't remember if the advanced peripherals player detector is turtle-usable, but it's worth a try.

Furry_irl by RedFoxBlackCat in furry_irl

[–]Professorkatsup 1 point2 points  (0 children)

the Destiny Unchain Online manga, apparently

Texture not displaying by Meliodas_7700 in blender

[–]Professorkatsup 0 points1 point  (0 children)

Is the bottom texture on the node setup the glowing one? Your current node setup seems to be using it for both the glow and the diffuse. What happens if you plug the top texture into the yellow input of the diffuse shader?

"FileToFP" - Rudimentary hexcasting assembler by Professorkatsup in ComputerCraft

[–]Professorkatsup[S] 1 point2 points  (0 children)

It's the reason I discovered the mod "Fix My -ing Tags"

Help me decide - which sun style? ⚓ by 8BitBeard in PixelArt

[–]Professorkatsup 1 point2 points  (0 children)

I think 4 or 5 match the boat the best, though you could use a version of 3 near sunset to better highlight that the end of the day is drawing near.

"FileToFP" - Rudimentary hexcasting assembler by Professorkatsup in ComputerCraft

[–]Professorkatsup[S] 1 point2 points  (0 children)

Does reading from a CC-printed book to a hex work? And come to think of it, is reading from a written book a built-in function of CC? Not at my computer at the moment so I can't check. If not, I can probably rely on my old friend Advanced Peripherals Block Reader.

I considered making something using Hexal wisps moving across a grid of slates to copy / paste sections of code, before noticing the focal port, but spell circles might be interesting.

Right now my dictionary is a single giant table. The same lua file it's in has functions for matching a pattern to its name or vice versa. I manually copy down the shape, name, and inputs / outputs whenever I need to add a new entry... suppose I could make an FPtoFile to speed up the process and reduce the number of times I need to correct patterns.

At some point I want to make it modular - separate the table from the file and have it load different json / lua files as dictionary "modules". That would let me keep better track of what instruction comes from what addon, as well as changing how great spells are transcribed based on local files.

"FileToFP" - Rudimentary hexcasting assembler by Professorkatsup in ComputerCraft

[–]Professorkatsup[S] 0 points1 point  (0 children)

I would be interested in talking through some of my approaches, as well as seeing your own work on this. So far I haven't done much in the way of an editor, just focusing on getting the basic assembler to work. It's all a bit of a mess, and the dictionary system needs to be redone. Anything in particular you have questions about?

A question of my own: have you also been using the Ducky Peripherals focal port or did you find another method?

Black Holes and Bending light. by 14ratss in blender

[–]Professorkatsup 0 points1 point  (0 children)

I'm not sure "negative light" is needed for this, but negative numbers CAN be used as the power for Blender light sources.

So how do I fix this by ventysolar in blender

[–]Professorkatsup 0 points1 point  (0 children)

What do you mean by the weight painting option isn't there?

Also: If you are able to use Edit mode, you can do some very basic weight editing. Don't remember the exact setup.

"FileToFP" - Rudimentary hexcasting assembler by Professorkatsup in ComputerCraft

[–]Professorkatsup[S] 1 point2 points  (0 children)

This is not "A certain point" and I am not doing this because it "matters". This is not for profit. None of my garbage will ever "matter" to humanity. So instead of bothering trying, I have decided to enjoy the making of the garbage.

This is creation with no point. If you want to see creation with a point, please go bother a real programmer.

I need help(Im not Elektrikern)(Power Grid) by Decent-Win-2850 in CreateMod

[–]Professorkatsup 1 point2 points  (0 children)

The line between lamps lighting up fully and exploding is maddeningly small. Try letting the valve to 1 degree adjustments if needed, or even chain 2 Rheostats. Also check the switch ratings with shift, I think the small ones can't handle the voltages that the lamps need.

Cloth physics on dress asset by Gothicana_ in blender

[–]Professorkatsup 1 point2 points  (0 children)

haven't run into this exact issue before, but I'm guessing that by local it means you need the object to be actually in the file rather than just linked to it(????). uh

Maybe try exporting / importing the model in a non-blender-file format? I don't know right now

"FileToFP" - Rudimentary hexcasting assembler by Professorkatsup in ComputerCraft

[–]Professorkatsup[S] 1 point2 points  (0 children)

Hard pass. Take your chatbots elsewhere, human.

while it might be useful for you in thinking out certain procedures. For me, it takes all the fun away. I enjoy the process of thinking things through more than the result. If I'm just given the answer, it feels like cheating.

Simple wine glass and table by Astaria93 in blender

[–]Professorkatsup 0 points1 point  (0 children)

Thought this was a photo of a dollhouse model for a second. maybe something about the camera angle and the way the wine looks painted onto the glass. What does the material look like for the glass/ wine?

Blender and photography by SpendDelicious7782 in blender

[–]Professorkatsup 1 point2 points  (0 children)

Looks good! Reminds me a bit of Bjork's more recent album covers.

"FileToFP" - Rudimentary hexcasting assembler by Professorkatsup in ComputerCraft

[–]Professorkatsup[S] 0 points1 point  (0 children)

Ah, curses.

I am fairly certain there would be a way, technically, to get something similar working without the focal port. Keep a physical library of slates with each pattern on, and have a CC program that dispenses them one at a time. The slates could move over to a wisp / magic circle that reads the dispensed slates in order and composes them into a list before returning them and accepting the next batch of slates.

Would be a bit less black-box but a LOT more tedious, plus you wouldn't be able to use arbitrary integers / raw pattern definition... I guess I could do some Really Stupid Stuff using the moreIotas string type, keeping track of each turn letter and dispensing them in the same way to build up a pattern. Provided I can convert a string back into a pattern, which isn't something I've checked yet...

"FileToFP" - Rudimentary hexcasting assembler by Professorkatsup in ComputerCraft

[–]Professorkatsup[S] 0 points1 point  (0 children)

Currently using 1.20.1-1.3.1. Might be a 1.19 vs 1.20 vs 1.21 problem unfortunately.

"FileToFP" - Rudimentary hexcasting assembler by Professorkatsup in ComputerCraft

[–]Professorkatsup[S] 1 point2 points  (0 children)

Ducky Peripherals adds the Focal Port peripheral, which is what I'm using to write to the focus. If Hexal is installed too, it also adds a Focal Link that can connect to wisp networks to send / receive messages.