Posted August 3, 201411 yr Hi, I am very new to MC modding and I am attempting to write a mod that adds a block that translates between the ComputerCraft IBundledRedstoneProvider and MFR IConnectableRedNet APIs. I have it working partly but it seems that the onInputsChanged event is not firing when a redstone input is turned off. If I break part of the RedNet cable and place it again, the event fires and the information is then updated. Code: http://pastebin.com/74U0Yuu3 If anyone has any insight as to why the event is not firing please let me know.
August 3, 201411 yr Author Please disregard, there was no fault here, just my dyslexic understanding of the API.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.