The Sonic Screwdriver Mod (1.12.2)
Happy Almost-Halloween everyone!
This small mod adds the sonic screwdriver from the BBC TV Series, Doctor Who. It also adds Candy Canes (YUM!).
Unfortunately, There's not much technology in Minecraft, so their functionality is somewhat limited (The screwdrivers, not the candy canes - Those are delicious).
It has been a long time since I updated this mod.
In fact, according to time-stamp from the previous mod image, the last update was Two Years Ago - That's a long time. There are no bow-ties or fezes in this version (Sorry!). There are, however, new textures!
So far, there are only seven screwdrivers and six abilities.
Screwdrivers:
11th Doctor's Sonic Screwdriver |
10th Doctor's Sonic Screwdriver |
11th Doctor's Sonic Screwdriver (Classic) |
10th Doctor's Sonic Screwdriver (Classic) |
Rainbow Sonic Screwdriver |
Locked Sonic Screwdriver |
River's Sonic screwdriver |
Current Abilities:
Send a signal along a Redstone wire. |
Set off TNT. |
Open Iron Doors (And Trapdoors). |
Trigger Dispensers/Droppers. |
Rotate Blocks (Must be sneaking). |
Toggle Lit Pumpkins (For Halloween, of course). |
Note: Current crafting recipes may change in future versions.
Crafting Recipes:
Screenshots:
TODO:
Work on textures.
Reorder elements (for neatness).
Add more abilities.
Add bow-ties?
Suggestions are Welcome!
Make sure to tell me if you find any bugs or glitches!
I know I'm late, but it maybe helps others as well.
I added a procedure on the item, that checks if nearby blocks are air replaces them with an invisible block, which emits a Redstone signal for 30 ticks and then replaces itself with air. For that procedure, I used the non-coding version, I set the tick rate of the block to 1 and the procedure was
1. Repeat 30 times:
do Set Redstone power logistic state True
2. Remove block x y z
Note: It will only work with Doors, Trapdoors and TNT and the doors will aswell stay open.
If you want to light up pumpkins, you could add a procedure which checks the right-clicked block (make sure to use
the "Block = Block" and not the "Block==Block" piece so it doesn't care about the rotation) but note, that the new
block won't have the same rotation.
Hope it helped and you understand what I tried to explained.
how can you made sonic screwdriver