mirror of
https://github.com/HbmMods/Hbm-s-Nuclear-Tech-GIT.git
synced 2026-08-10 17:55:44 +00:00
timothy's suck n blows
This commit is contained in:
parent
ad19247174
commit
3328da75e2
@ -210,7 +210,7 @@ public class MachineFan extends BlockContainer implements IToolable, ITooltipPro
|
||||
|
||||
return true;
|
||||
}
|
||||
if(tool == ToolType.WRENCH) {
|
||||
if(tool == ToolType.DEFUSER) {
|
||||
TileEntityFan tile = (TileEntityFan) world.getTileEntity(x, y, z);
|
||||
|
||||
if(tile != null) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user