Henry Lin

Results 46 comments of Henry Lin

Ah in that case I think I know how the bug is triggered. Originally C:Connected 0.9.0 was incompatible with Create 0.5.1h because of a contraption fix in Create, so a...

I need a tag that disables More Culling in general, since our copycat blocks are neither leaves nor doors.

The chip is meant to look identical to the one installed on the sequenced pulse generator though. I don't think this version really fits.

Hi, Create: Copycats+ dev here. I got a bug report from a user finding a similar item duplication bug when Create: Copycats+ is used with VS2, and I decided to...

The block entities are removed but the update flags are still not set. A lot of blocks from Create rely on these flags to react appropriately when assembled.

After some more investigation, this bug seems to be caused by `slotElement.assignedNodes()` returning an empty array in the following two places. https://github.com/yorickshan/html2canvas-pro/blob/f84f057ac36aa2f48a5768c10051eaa6311cb663/src/dom/document-cloner.ts#L301-L305 https://github.com/yorickshan/html2canvas-pro/blob/f84f057ac36aa2f48a5768c10051eaa6311cb663/src/dom/node-parser.ts#L25-L26 `[...slotElement.childNodes]` seems to be more appropriate in...

Sounds reasonable, but there is no way for the crafters to tell which way is up in the crafting grid if they are placed on the floor.

Can you record a video of what's happening and attach your mod list? I have tested linked transmitters multiple times before and have never come across this.

Still cannot reproduce this. Are you sure no other mods are installed? What is your minecraft version?

This feels inconvenient for people who just want to make a T flip flop for example. I'll see if I can add a new instruction without being too confusing.