Jump to content

[1.12] RedPlusPlus: Vanilla-Style Redstone Enhancement


Recommended Posts

Posted (edited)

RedPlusPlus

RedPlusPlus (not to be confused with the different RedstonePlusPlus) is a mod that focuses on adding vanilla-style enhancements to your redstone work. It's an update of my older Red+ mod for 1.7.10, with the following focus:
 

  • Update to 1.12! Even when Red+ was released, 1.7.10 was already becoming obsolete. Time to have a modern mod!
  • Simplify! While Red+ aimed to have vanilla-style additions, it also added quite a few things that would seem very modded (block breakers, placers, quartz golems, etc.). With RedPlusPlus, I've added fewer features, but focused on making sure they fit the vanilla theme. Everything in this mod, except the easter eggs, are things I could see being added to a future vanilla Minecraft version -- and that's how it should be!
  • Utility! Red+ had some features that were a bit useless, like glass buttons or golden doors. I've aimed to make sure every feature of RedPlusPlus has a utility, because redstone is all about functionality!

 

Download: https://github.com/IceMetalPunk/RedPlusPlus/raw/master/build/redplusplus-1.0.jar

Source: https://github.com/IceMetalPunk/RedPlusPlus

 

With that said, here are the features of RedPlusPlus:

New Blocks & Items:

Feature Description To Unlock Recipe...
Redstone Counter Right-click to cycle through numbers 0-15; emits a redstone signal equal to its displayed number. Obtain a comparator
Analog Lamp Emits light with brightness equal to its highest redstone input. Obtain Nether quartz
Redstone Wrench Right-click a directional block with this to rotate it so it faces where you clicked. If you click the front of a block, it will flip to face the opposite direction. Obtain redstone
Golden Button Produces a 1-redstone-tick (2-game-tick) redstone output when pressed. Can be pressed repeatedly and quickly by holding right-click/Use Item button. Obtain a gold nugget
Player Pressure Plate A pressure plate that can only be activated by players. Obtain a diamond
Redstone Meter Right-click any block with this to get its indirect power level. Useful for debugging redstone devices. Obtain a Redstone Wrench
Trapped Shulker Boxes Just like a shulker box, but emit redstone when opened like a trapped chest. Strength is equal to the number of players looking in the box; will power strongly through the block it's attached to, weakly in the other 5 directions. Obtain a purple shulker box and a comparator (not necessarily at the same time)
Heavy and Light Smart Plates Act like heavy and light pressure plates, but count individual items in a stack rather than counting item stacks as a single entity Obtain a comparator
Secret stuff... It's a secret! Two can be unlocked in secret ways; one you must craft on your own, without Recipe Book help ;)

Tweaks:

  • Lava pushes mobs like water; great for Nether farm transport.
  • Dispensers will plant crops/seeds/saplings if faced into a suitable planting block (dirt, farmland, soul sand, etc. depending on crop)
  • Dispensers with wrenches will rotate the block they face around the axis they face.
  • Dispensers will place gravity blocks in the world (sand, gravel, anvils, concrete powder, etc.)

 

The secret things are secret because they don't quite fit with the mod's theme; two can be unlocked in survival Minecraft if you do things right, one can't, and none of them are in the Creative menu. The one that can't be unlocked can still be crafted (as long as your doLimitedCrafting gamerule isn't turned on), so if you can figure out the recipe, you've got something new :)

 

Video Spotlight Coming Soon-ish!

 

Download: https://github.com/IceMetalPunk/RedPlusPlus/raw/master/build/redplusplus-1.0.jar

Source: https://github.com/IceMetalPunk/RedPlusPlus

Edited by IceMetalPunk
Added links!

Whatever Minecraft needs, it is most likely not yet another tool tier.

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Well, when I log in to the server, sometimes within an hour, sometimes within a minute, the server closes and informs me that there was a Ticking entity error. Below is the crash report
    • Try switching to Windowed or Borderless Window mode in Minecraft. These modes make it easier for the recorder to capture gameplay, as it still has access to the display without the game taking up all of the graphics resources.
    • This forum is for Forge, not NeoForge. Please go to them for support.
    • Forge version: 55.0.0 Minecraft version: 1.21.5 Downloads: As this is the start of a new version, it is recommended that you check the downloads page and use the latest version to receive any bug fixes. Downloads page Intro: Good evening! Today, we have released our initial build of Forge 55.0 for Minecraft 1.21.5. 1.21.5 is the newest member of the 1.21 family of versions, which was released yesterday on March 25, 2025. As a reminder, the first minor (X.0) of a Forge version is a beta. Forge betas are marked as such on the bottom left of the title screen and are candidates for any breaking changes. Additionally, there are a couple of important things to note about this update, which I've made sure to mention in this post as well. Feel free to chat with us about bugs or these implementation changes on GitHub and in our Discord server. As always, we will continue to keep all versions of 1.21 and 1.20 in active support as covered by our tiered support policy. Cheers, happy modding, and good luck porting! Rendering Refactor For those who tuned in to Minecraft Live on March 22, 2025, you may already know that Mojang have announced their intention to bring their new Vibrant Visuals overhaul to Java in the future. They've taken the first steps toward this by refactoring how rendering pipelines and render types are handled internally. This has, in turn, made many of Forge's rendering APIs that have existed for years obsolete, as they (for the most part) can be done directly in vanilla. If there was a rendering API that was provided by Forge which you believe should be re-implemented, we're happy to discuss on GitHub through an issue or a pull request. Deprecation of weapon-like ToolActions In 1.21.5, Minecraft added new data components for defining the characteristics of weapons in data. This includes attack speed, block tags which define efficient blocks, and more. As such, we will begin marking our ToolActions solution for this as deprecated. ToolActions were originally added to address the problem of creating modded tools that needed to perform the same actions as vanilla tools. There are still a few tool actions that will continue to be used, such as the shears tool action for example. There are some existing Forge tool actions that are currently obsolete and have no effect given the way the new data components are implemented. We will continue to work on these deprecations and invite you to chat with us on GitHub or Discord if you have any questions.
    • In summary, a full mod to adjust mining progress in such a specific way does not yet exist in its exact form, but it is possible to find mods that change certain aspects of progression (e.g. "Harder Ores").
  • Topics

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.