Loading...
Beta Modpages Unclaimed

Ben's Redstone Tools

Adding some convenient tools and commands for redstone builders.

0 Likes
246 Downloads
Created by ben31415926

Description

Introduction

 

Redstone Tools is a small mod that adds some convenient tools and commands for the creative mod or redstone builders.

This mod is available for Minecraft 1.17.1 Fabric. I have no plan to make Forge version or older Minecraft versions.

This mod currently supports English (en-us) and Traditional Chinese (zh-tw).

 

Commands

 

  • /wool [color]

Gives you a wool with the specified color. For example, /wool red gives you a red wool.

[color] accepts abbreviations, so you don't need to type the full name of the color. If you want light_blue, you can just use libl

Somebody prefers other colored blocks, so I also made commands for them.

  • /glass [color]  Stained glass
  • /conbl [color]  Concrete block
  • /conpow [color]  Concrete powder
  • /terra [color]  Terracota
  • /glaterra [color]  Glazed terracotta

 

  • /bar [int]

Gives you a barrel with specified signal strength.

For example, /bar 5  gives you a barrel containing 8 wooden axes so it can produce 5 signal strength.

  • /shulker [int]

This one is like the last one, but it gives you a shulker box instead of a barrel.

 

  • /lectern

Gives you a lectern which contains a book with 15 pages.

You can controll signal strength easily with a lectern.

 

  • /binCount [bits] [signed] [distance] [direction]

This command can calculate a binary number represented by redstone lamps.

It is useful when you are building logical redstone.

[bits] : Int. The bits of the binary number. It can be at most 63.

[signed] : Boolean. The number is signed or unsigned. Using 2's complement if it is signed.

[distance] : Int. The distance between two redstone lamps.

[direction] : The direction of redstone lamps. It can a name, such as down, north, east, d, n, e. It can also be an axis, such as -y, -z, +x.

Note : You have to execute this command above the MSB block.

  • /hexCount [size] [signed] [distance] [direction]

This is similar to binCount, but it calculates a hexadecimal number instead.

The number is represented by the power level of redstone dusts.

[size] is the digits of the number. It can be at most 16.

Here's an example.

There are 9 redstone lamps which represent a 9 bit number. I want this number to be unsigned. The distance between redstone lamps is 1 block. The direction of blocks is down (Top is MSB, bottom is LSB)

So the command becomes binCount 9 false 1 d

The result is 128+8+1=137.

  • /killitem

This command can remove all item and xp orb entities.

 

  • /slab

Just gives you a slab, because I am too lazy to grab it from my inventory lol.

 

Keys

 

  • Config key (V)

It will open a menu, and you can choose some abilities there.

Such as noclip, high speed, night vision, instant kill, instant break and auto redstone placing.

Maybe I will add more abilities in the future.

If you don't want to open the menu everytime, you can set keybindings for those abilities.

Config menu

 

 

Keybinginds

 

  • Lazy key (Z)

With this key, you can get redstone components easily.

Press this key and it gives you a redstone dust and a repeater.

While holding a repeater, it gives you a comparator.

While holding a comparator, it gives you a redstone torch.

 

Ingame Hud

 

Display some information on the screen. You can use F8 to toggle the hud.

  • Player's coordinates, biome and light level
  • Hand held item, including enchantments, attribute modifiers and custom potion effects
  • Targetted block

I might add more block information in the future.

 

Icon is from Flaticon.


AD Become Premium to remove Ads!

What means Verified?

  • Compatibility: The mod should be compatible with the latest version of Minecraft and be clearly labeled with its supported versions.
  • Functionality: The mod should work as advertised and not cause any game-breaking bugs or crashes.
  • Security: The mod should not contain any malicious code or attempts to steal personal information.
  • Performance: The mod should not cause a significant decrease in the game's performance, such as by causing lag or reducing frame rates.
  • Originality: The mod should be original and not a copy of someone else's work.
  • Up-to-date: The mod should be regularly updated to fix bugs, improve performance, and maintain compatibility with the latest version of Minecraft.
  • Support: The mod should have an active developer who provides support and troubleshooting assistance to users.
  • License: The mod should be released under a clear and open source license that allows others to use, modify, and redistribute the code.
  • Documentation: The mod should come with clear and detailed documentation on how to install and use it.

AD Become Premium to remove Ads!

How to Install

1

Download Forge & Java

Download Forge from the offical Site or here. If you dont have Java installed then install it now from here. After Downloading Forge you can run the file with Java.

2

Prepare

Lounch Minecraft and select your Forge istallation as Version this will create a Folder called Mods.

3

Add Mods

Type Win+R and type %appdata% and open the .minecraft Folder. There will you find your Folder called Mods. Place all Mods you want to play in this Folder

4

Enjoy

You are now Ready. Re-start your Game and start Playing.

More Mods like this

Mouse Tweaks

Enhances inventory management by adding various functions to the mouse buttons.

Bookshelf

An open source library for other mods!

Comforts (Fabric/Forge/Quilt)

Adds sleeping bags and hammocks for, respectively, portability and turning day to night, without setting new spawns. Comes in 16 different colors!

BetterFps

Performance Improvements

Supplementaries

Vanilla+ additions: Jars, signposts, faucets, weather vanes spring launchers, sconces, planters, lights, decoration and automation

RandomPatches (Forge)

A bunch of miscellaneous patches for Minecraft, including configurable connection timeouts, player speed limits and other bug fixes and improvements.

FancyMenu

Customize Minecraft's menus with ease!

Phosphor (Forge)

Performance improvements for Minecraft's lighting engine

Snad

Finally, sand that actually makes sugarcane grow faster.