HomeJavaModsWhitestone Mod
Whitestone Mod
ModsJava

Whitestone Mod

by HillQiu · on Modrinth

Added "Whitestone" electric system similar to Redstone, but removed the delay, and let the signal can transform vertically. And added a few bugs! Note…

Which Minecraft do you have?

Every version of the game needs its own build. Pick yours, then download — the wrong build installs fine and then does nothing in the game. This mod is built for Fabric only.

⬇ Download for 1.21–1.21.1⬇ Download for 1.20.1–1.20.2
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.
Whitestone Mod — screenshot 1Whitestone Mod — screenshot 2

Description: Added "Whitestone" electric system similar to Redstone, but removed the delay, and let the signal can transform vertically.

Note: Developer misspell 'transmitter' into 'transformer'. This bug is already fixed in 0.3.0.

Requires: Minecraft~1.20.1, Fabric>=0.14.21, Fabric API>= 0.83.0

Added Blocks:

  1. single: This block gets any power from the input port.

  2. and: This block gets any power from the two input ports and does "and" operation.

  3. or: This block gets any power from the two input ports and does "or" operation.

  4. not: This block gets any power from the input port and inverts the signal.

  5. delay: This block gets the signal after the ticks of the property delay since receives a neighbour update.

  6. lever: This block provides a signal when it is on.

  7. source: This block always provides a signal.

  8. lamp: This block provides a 14-level light when it is powered.

  9. storer: This block locks a signal when the green input port is powered, else the signal can be input through the blue input port.

  10. ore & deepslate_ore: These blocks drop 5 ~ 8 dusts when broken.

  11. transformer_rtow & transformer_wtor: These blocks transform signals between Redstone and Whitestone.

  12. wireless_sender: This block updates the first wireless_receiver that this block is facing, when it receives an update.

  13. wireless_receiver: This block receives an update when the wireless_sender receives an update.

  14. piston: This block copies the candidate block to the target positon (It will destroy the block at the target position if there is a movable block) and remove the origin block, then replace the postion of the origin block into piston_head --- when the conditons are activated. See the source code to find out which conditions are required to do those actions.

  15. piston_head: This block is just a placeholder.

Added Item:

  1. dust: The item that dropped by ore and deepslate_ore. It can be crafted into the blocks.

Added Generations:

  1. ore_whitestone: Generates ore and deepslate_ore from y=30 to y=-64.
Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more