Adds a redstone remote that allows you to trigger redstone without placing a block.
The GUI (opened when you right-click air) to configure:
- Strength of the redstone signal (1 to 15, defaults to 15)
- Time the signal lasts (1 to 15 seconds, defaults to 3 seconds)
- If Specific Side mode is enabled (defaults to off, see the second gif for what this option does)
Recipe:
Config GUI:
Examples:
Specific Side mode:
Does it works on 1.12.2?
Also, just as a suggestion; I have seen you have a lot of interesting mods. Instead of updating once at a time and using those core mods, you could do something similar to Grim with all his mods, making them just one single modular mod, that could be easier for you to update and stabilize them all.
Hi!
I think It would be great if you add an option to delay the activation of the redstone signal.
That would be useful, for example, to activate a TNT block and run away before the TNT primes.
Dude plz update it to 1.11 plz
Hey, I just thought it would be best to send you this.
---- Minecraft Crash Report ----
WARNING: coremods are present:
ShetiPhian-ASM (shetiphiancore-1.11.0-3.4.1.jar)
CXLibraryCore (cxlibrary-1.11-1.3.0.jar)
llibrary (llibrary-1.7.2-1.11.jar)
offlineskins (OfflineSkins-1.11-v1a.jar)
StepupfixCore (StepupFix-1.11-1.0.0.3.b4.jar)
Contact their authors BEFORE contacting forge
// On the bright side, I bought you a teddy bear!
Time: 12/19/16 12:57 AM
Description: There was a severe problem during mod loading that has caused the game to fail
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Redstone Remote (redstoneremote)
Caused by: java.lang.NoClassDefFoundError: kotlin/TypeCastException
at net.shadowfacts.redstoneremote.RedstoneRemote.<init>(RedstoneRemote.kt:30)
at net.shadowfacts.redstoneremote.RedstoneRemote.<clinit>(RedstoneRemote.kt:24)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:524)
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:550)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:225)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:438)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:350)
at net.minecraft.client.main.Main.main(SourceFile:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ClassNotFoundException: kotlin.TypeCastException
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 36 more
Caused by: java.lang.NullPointerException
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 38 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.11
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_111, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 151131056 bytes (144 MB) / 481611776 bytes (459 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.35 Powered by Forge 13.19.1.2189 Optifine OptiFine_1.11_HD_U_B1 73 mods loaded, 73 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UC mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UC FML{8.0.99.99} [Forge Mod Loader] (forge-1.11-13.19.1.2189.jar)
UC forge{13.19.1.2189} [Minecraft Forge] (forge-1.11-13.19.1.2189.jar)
UC mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.11.jar)
UC actuallyadditions{1.11-r91} [Actually Additions] (ActuallyAdditions-1.11-r91.jar)
UC thedragonlib{1.11-2.0.1} [TheDragonLib] (thedragonlib-1.11-2.0.1.jar)
UC armorplus{1.11-9.1.1.2-beta} [ArmorPlus] (armorplus-1.11-9.1.1.2-beta.jar)
UC betterachievements{0.4.0.40} [Better Achievements] (BetterAchievements-1.11-0.4.0.40.jar)
UC betterbedrockgen{6.0.0} [BetterBedrockGen] (BetterBedrockGenerator-1.11-6.0.0.jar)
UC bettertitlescreen{1.3} [Better Title Screen] (BetterTitleScreen-1.11-1.3.jar)
UC chalice{1.11-2.1} [Chalice] (chalice-1.11-2.1.jar)
UC chameleon{1.11-3.0.0} [Chameleon] (Chameleon-1.11-3.0.0.jar)
UC chiselsandbits{13.2} [Chisels & Bits] (chiselsandbits-13.2.jar)
UC jei{4.1.0.205} [Just Enough Items] (jei_1.11-4.1.0.205.jar)
UC convenientadditions{1.0.14} [Convenient Additions] (convenientadditions-1.0.14-build21.jar)
UC cosmeticarmorreworked{1.11-v1a} [CosmeticArmorReworked] (CosmeticArmorReworked-1.11-v1a.jar)
UC craftingtweaks{7.1.1} [Crafting Tweaks] (CraftingTweaks_1.11-7.1.1.jar)
UC cxlibrary{1.3.0} [CXLibrary] (cxlibrary-1.11-1.3.0.jar)
UC eleccore{1.6.349} [ElecCore] (ElecCore-1.11-1.6.349.jar)
UC deepresonance{1.4.1} [DeepResonance] (deepresonance-1.1x-1.4.1.jar)
UC enderthing{1.11.0-0.7.2} [Enderthing] (enderthing-1.11.0-0.7.2.jar)
UC fakeblocks{1.1.0} [FakeBlocks] (FakeBlocks 1.1.0.jar)
UC flatcoloredblocks{mc1.11-5.0} [Flat Colored Blocks] (flatcoloredblocks-mc1.11-5.0.jar)
UC flourpower{1.11-0.0.3-1} [Flour Power] (FlourPower-1.11-0.0.3-1.jar)
UC foodexpansion{1.3} [Food Expansion] (FoodExpansion1.3-1.11.jar)
UC gravestone{1.6.1} [Gravestone] (GraveStone Mod 1.6.1.jar)
UC guideapi{@VERSION@} [Guide-API] (Guide-API-1.11-2.1.0-47.jar)
UC furniture{1.0.4} [How 'Bout That Furniture] (HowBoutThatFurniture-1.0.4.jar)
UC waila{1.8.0} [Waila] (Hwyla-1.8.3-B15_1.11.jar)
UC ironchest{1.11-7.0.17.799} [Iron Chest] (ironchest-1.11-7.0.17.799.jar)
UC justenoughbuttons{1.11-1.0} [Just Enough Buttons] (justenoughbuttons-1.11-1.0.jar)
UC jeresources{0.6.0.94} [Just Enough Resources] (JustEnoughResources-1.11-0.6.0.94.jar)
UC jet{2.1.41} [JustEnoughTooltips] (JustEnoughTooltips-1.11-2.1.41.jar)
UC llibrary{1.7.2} [LLibrary] (llibrary-1.7.2-1.11.jar)
UC lunatriuscore{1.1.2.39} [LunatriusCore] (LunatriusCore-1.11-1.1.2.39-universal.jar)
UC mioncore{1.2.0} [MionCore] (mioncore_1.11-1.2.0.jar)
UC missing_pieces{4.1.1} [Missing Pieces] (missing_pieces-1.11-4.1.1.jar)
UC moreoverlays{1.9} [MoreOverlays] (moreoverlays-1.9-mc1.11.jar)
UC moreplayermodels{1.11.0} [MorePlayerModels] (MorePlayerModels_1.11.0(03dec16).jar)
UC shetiphiancore{3.4.1} [ShetiPhian-Core] (shetiphiancore-1.11.0-3.4.1.jar)
UC multibeds{1.3.0} [Multi-Beds] (multibeds-1.11.0-1.3.0.jar)
UC multistorage{1.3.0} [Multi-Storage] (multistorage-1.11.0-1.3.0.jar)
UC mysticalagriculture{1.3.7} [Mystical Agriculture] (mysticalagriculture[1.11]-1.3.7.jar)
UC offlineskins{1.11-v1a} [OfflineSkins] (OfflineSkins-1.11-v1a.jar)
UC fodc{1.10.0} [Ore Dictionary Converter] (OreDictionaryConverter-1.10.0.jar)
UC guilib{1.0.7.2} [GUI Library] (paintings-1.11-3.2.0.0.jar)
UC paintingselgui{1.7.2.0} [PaintingSelectionGui] (paintings-1.11-3.2.0.0.jar)
UC morepaintings{1.10.2-3.2.0.0} [Paintings++] (paintings-1.11-3.2.0.0.jar)
UC bonecraft{1.9.4-1.10.2d} [Pam's BoneCraft] (Pam's BoneCraft 1.11a.jar)
UC clayspawn{1.11a} [Pam's ClaySpawn] (Pam's ClaySpawn 1.11a.jar)
UC getalltheseeds{1.11a} [Pam's Get all the Seeds!] (Pam's Get all the Seeds! 1.11a.jar)
UC needmoarsticks{1.11a} [Pam's Need Moar Sticks] (Pam's Need Moar Sticks 1.11a.jar)
UC simplerecipes{1.11a} [Pam's Simple Recipes] (Pam's Simple Recipes 1.11a.jar)
UC subcommonlib{1.1.3.0} [Subaraki's Common Library] (sublib-1.11-1.1.3.0.jar)
UC petbuddy{1.10.2 2.3.1.2} [Pet Buddy] (petbuddy-1.11-2.3.1.2.jar)
UC placementpreview{0.3.1} [Placement Preview] (placementpreview-1.11.0-0.3.1.jar)
UC platforms{1.3.0} [Platforms] (platforms-1.11.0-1.3.0.jar)
UC portalblock{1.3} [Portal Block] (portalblock-1.2-1.11.jar)
UC reap{1.4} [Reap Mod] (ReapMod 1.4.jar)
UC shadowmc{3.7.1} [ShadowMC] (ShadowMC-1.11-3.7.2.jar)
UE redstoneremote{@VERSION@} [Redstone Remote] (RedstoneRemote-1.11-1.0.0.jar)
UC schematica{1.7.8.155} [Schematica] (Schematica-1.11-1.7.8.155-universal.jar)
UC lteleporters{1.11-2.0.1} [Simple Teleporters] (SimpleTeleporters-1.11-2.0.1.jar)
UC simplyconveyors{1.2.0} [Simply Conveyors] (SimplyConveyors-2.0.0.jar)
UC spartanshields{1.1b Beta} [Spartan Shields] (SpartanShields-1.11-1.1b-Beta.jar)
UC substratum{1.9.0.0} [Substratum] (Substratum-1.11-1.9.0.0.jar)
UC tm-morefood{1.1.0} [MoreFood] (tm-morefood_1.11-1.1.0.jar)
UC torchmaster{1.0} [TorchMaster] (torchmaster-mc1.11-1.0.2.jar)
UC treechopper{1.1.1a} [Tree Chopper] (TreeChopper-1.11-1.1.1a.jar)
UC usefulrecipes{1.11-3.0.1} [UsefulRecipes] (usefulrecipes-3.0.1.jar)
UC veinminer{0.35.1} [Vein Miner] (VeinMiner-0.35.1-1.11r590+eb9b918.jar)
UC veinminermodsupport{0.35.1} [Mod Support] (VeinMiner-0.35.1-1.11r590+eb9b918.jar)
UC yarrmateys_cutemobmodels{1.0.14} [Yarr Cute Mob Models - Remake] (YarrCuteMobModelsRemake-1.0.14-1.11.0.jar)
Loaded coremods (and transformers):
ShetiPhian-ASM (shetiphiancore-1.11.0-3.4.1.jar)
shetiphian.core.asm.ClassTransformer
CXLibraryCore (cxlibrary-1.11-1.3.0.jar)
cubex2.cxlibrary.CoreModTransformer
llibrary (llibrary-1.7.2-1.11.jar)
net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
offlineskins (OfflineSkins-1.11-v1a.jar)
lain.mods.skins.asm.ASMTransformer
StepupfixCore (StepupFix-1.11-1.0.0.3.b4.jar)
GL info: ' Vendor: 'Intel' Version: '4.0.0 - Build 10.18.10.4358' Renderer: 'Intel(R) HD Graphics'
OptiFine Version: OptiFine_1.11_HD_U_B1
Render Distance Chunks: 2
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.0.0 - Build 10.18.10.4358
OpenGlRenderer: Intel(R) HD Graphics
OpenGlVendor: Intel
CpuCount: 2
Forgelin is required.
Buddy, nowhere that I can see, did you mention that important info.
You've gotta check Dependencies under the Relations dropdown.
The dependency is listed under the Dependencies section of the Relations page and under Related Projects at the bottom of each file page.
Shadow! Could it be posible that you could backport it to 1.7.10? This would be really useful for some old mods! :/
The mods itself looks to be simple enough, if you wanted to attempt backporting yourself.
No. This mod won't be backported to 1.7.10.
1) I'm already maintaining a lot of mods for 1.10.2 and 1.11 simultaneously.
2) A large amount of the code from my library mod that I used in making this doesn't exist in the 1.7.10 version and I won't be backporting that as well.
3) 1.7.10 is ancient and nobody should be making mods for it any more
Use Wireless Redstone for 1.7.10 -- requires a block placed, but achieves the same thing.
shadow, thank you for this mod!!