Punch repetition is too fast in creative mode

Post Reply
codexp
New member
Posts: 9
Joined: Sun Jan 21, 2018 11:42

Punch repetition is too fast in creative mode

by codexp » Post

I have a problem with punching/mining blocks.
In creative mode my game will remove blocks far too fast.
Very often removing several blocks with one fast click.
This is really annoying, since I end up removing too many blocks, not what I want.

How can I reduce the speed of mining?

User avatar
Krock
Developer
Posts: 4649
Joined: Thu Oct 03, 2013 07:48
GitHub: SmallJoker
Location: Switzerland
Contact:

Re: Punch repetition is too fast in creative mode

by Krock » Post

Welcome to the Minetest forums!

Currently, we don't have a setting to adjust that. There's however the possibility to change it manually to a higher value in the mod code.
1) Open [minetest dir]/games/minetest_game/mods/creative/init.lua
2) Find this line
3) Change the value of "full_punch_interval" from 0.5 to 0.8 or higher
4) Save and rejoin your world
5) ?????
6) Profit
Look, I programmed a bug for you. >> Mod Search Engine << - Mods by Krock - DuckDuckGo mod search bang: !mtmod <keyword here>

User avatar
Napiophelios
Member
Posts: 1035
Joined: Mon Jul 07, 2014 01:14
GitHub: Napiophelios
IRC: Nappi
In-game: Nappi

Re: Punch repetition is too fast in creative mode

by Napiophelios » Post

Krock wrote:Welcome to the Minetest forums!

Currently, we don't have a setting to adjust that. There's however the possibility to change it manually to a higher value in the mod code.
1) Open [minetest dir]/games/minetest_game/mods/creative/init.lua
2) Find this line
3) Change the value of "full_punch_interval" from 0.5 to 0.8 or higher
4) Save and rejoin your world
5) ?????
6) Profit
But it is ridiculous with any tool you are using not just the hand.
I try adjust/reduce 'maxlevel' value in line #26 of the creative init file

User avatar
Peppy
Member
Posts: 34
Joined: Sun Nov 06, 2016 07:34
IRC: Peppy
In-game: Peppy
Location: France

Re: Punch repetition is too fast in creative mode

by Peppy » Post

Another workaround :

Install the softtouch mod and use the Feather tool to dig blocks slower.

Sokomine
Member
Posts: 4276
Joined: Sun Sep 09, 2012 17:31
GitHub: Sokomine
IRC: Sokomine
In-game: Sokomine

Re: Punch repetition is too fast in creative mode

by Sokomine » Post

My personal solution to that problem is to play creative in survival mode and use tools there. Works well and avoids the too fast digging plus some other strange effects. Materials can be obtained through unified_inventory.
A list of my mods can be found here.

BrandNewPlayer
New member
Posts: 8
Joined: Thu Feb 04, 2021 16:54

Re: Punch repetition is too fast in creative mode

by BrandNewPlayer » Post

Krock wrote:
Sun Jan 21, 2018 14:32
Welcome to the Minetest forums!

Currently, we don't have a setting to adjust that. There's however the possibility to change it manually to a higher value in the mod code.
1) Open [minetest dir]/games/minetest_game/mods/creative/init.lua
2) Find this line
3) Change the value of "full_punch_interval" from 0.5 to 0.8 or higher
4) Save and rejoin your world
5) ?????
6) Profit
This does not works for me. The punch stills too fast. Another solution?

Post Reply

Who is online

Users browsing this forum: No registered users and 8 guests