SOLVED
- Windows 8 Pro
- Local Hosted
- FTB Ultimate 1.0.1
- Only the mods that came with Ultimate
- i7-950 3.07Ghz, 6GB RAM
- Plugins: CoreProtect v2.04, Essentials, GriefPrevention, PermissionsEx, WorldBorde v1.7.2, WorldEdit
Well me and my friend were trying to make a mob grinder.
Now when I config the turtle with this script:
The turtle isn't swinging the sword nor hitting the mobs...
- Windows 8 Pro
- Local Hosted
- FTB Ultimate 1.0.1
- Only the mods that came with Ultimate
- i7-950 3.07Ghz, 6GB RAM
- Plugins: CoreProtect v2.04, Essentials, GriefPrevention, PermissionsEx, WorldBorde v1.7.2, WorldEdit
Well me and my friend were trying to make a mob grinder.
Now when I config the turtle with this script:
Code:
while true do
turtle.attack()
end
The turtle isn't swinging the sword nor hitting the mobs...