-
```
java.lang.ArrayIndexOutOfBoundsException: 5
at dan200.computercraft.shared.common.BlockGeneric.canConnectRedstone(BlockGeneric.java:277)
at Reika.ExpandedRedstone.ItemBlocks.BlockExpandedW…
-
### This issue occurs when only Valkyrien Skies and addons are installed and no other mods
- [X] I have tested this issue and it occurs when no other mods are installed
### Minecraft Version
1.16
…
-
It seems to conflict with Ender IO, which requires a new RF API:
[21:55:00] [Client thread/INFO] [FML]: DRAGONAPI: Found a modded recipe registered in pre-init! This is a design error, as it can trig…
ghost updated
8 years ago
-
## Useful information to include:
- Minecraft version: 1.16.4
- CC: Tweaked version: Latest
- Detailed reproduction steps: Download random fabric 1.16.4 mods from curseforge with computercra…
-
I see that you added a ComputerCraft [WIP] cable interface http://i.imgur.com/rspBxnf.png - what about OpenComputers?
Or make it so that OpenComputers can actually hook into the same cable - sort of a…
-
```js
event.shaped('3x minecraft:stone', [
'O O',
'ECE',
'MPM'
], {
O: 'minecraft:obsidian',
E: 'computercraft:ender_modem',
C: 'minecraft:ender_chest',
M: 'computercraft:modem',
P: …
-
Well, i'm using [CC:Tweaked](https://github.com/cc-tweaked/CC-Tweaked) ([Modrinth](https://modrinth.com/mod/cc-tweaked)) (fork of ComputerCraft for modern MC versions) for a long time, but unfortunate…
-
**Describe the solution you'd like**
Optional Industrial Tag for the following blocks:
```
{
"replace": false,
"values": [
"minecraft:activator_rail",
"minecraft:anvil",
"minec…
-
Our All The Mods 8 server experiences a random crash related to Fast Suite, Fast WorkBench, and Computercraft's pocket computer and a recipe using Air?? After some discussion with Shadow of FastSuite …
-
### Describe your idea
The Supplementaries mod has a "speaker" that lets you broadcast a message on a redstone pulse. This message can be broadcast as a chat message, a status message, a title messag…