Lazy Placing

Quick rating

Community listing page, reviews here may not be monitored by the author.

Lazy Placing

No reviews yet

Placing a block now takes some time

QoL & Tweaks
Mod Loaders
Forge
Fabric
Minecraft

Community voices

Reviews

List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Show per page
10
25
50
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Where It Runs
Client and Server

Must be installed on both the client and the server.

About

Project Details

Type
Mod
License
MIT License
Latest Version
Lazy Placing [Fabric] 1.3.0-beta

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Lazy Placing

Github

A Minecraft Fabric & Forge mod which changes one of the main mechanics in game - block placement timing.

In vanilla Minecraft, any block will be placed instantly, but now you'll have to wait a bit before a block will be placed.

Preview

Info

By default, the time needed to place a block will be 0.6 seconds (see "configuration" section).

The mod

  • works in singleplayer, LAN and dedicated server
  • should be compatible with most of the other mods, it should work with all block-items, which do not have custom block placement mechanics
  • affects only survival gamemode

Dependencies

This mod requires:

Fabric

(Version resolution from Fabric Documentation)

Forge

Uninstallation

To uninstall the mod, remove it from the mods folder.

Configuration

When the game starts for the first time, the mod will generate a configuration file in config/lazyplacing.json (in root folder of Minecraft, not mods folder).

The file will have the following content:

{
  "stablePlacingDuration": 12,
  "maxRandomAdditionDuration": 0
}

You can create this file by hand if you want to change the default without starting the game.

If the configuration file was deleted, mod will generate a new one with default values.

Properties:

  • stablePlacingDuration - default value is 12 ticks (0.6 seconds). The minimum time needed to place a block
  • maxRandomAdditionDuration - default value is 0 ticks (0 seconds). The maximum clamp for random time, which may to the stablePlacingDuration

Lazy Placing

Github

A Minecraft Fabric & Forge mod which changes one of the main mechanics in game - block placement timing.

In vanilla Minecraft, any block will be placed instantly, but now you'll have to wait a bit before a block will be placed.

Preview

Info

By default, the time needed to place a block will be 0.6 seconds (see "configuration" section).

The mod

  • works in singleplayer, LAN and dedicated server
  • should be compatible with most of the other mods, it should work with all block-items, which do not have custom block placement mechanics
  • affects only survival gamemode

Dependencies

This mod requires:

Fabric

(Version resolution from Fabric Documentation)

Forge

Uninstallation

To uninstall the mod, remove it from the mods folder.

Configuration

When the game starts for the first time, the mod will generate a configuration file in config/lazyplacing.json (in root folder of Minecraft, not mods folder).

The file will have the following content:

{
  "stablePlacingDuration": 12,
  "maxRandomAdditionDuration": 0
}

You can create this file by hand if you want to change the default without starting the game.

If the configuration file was deleted, mod will generate a new one with default values.

Properties:

  • stablePlacingDuration - default value is 12 ticks (0.6 seconds). The minimum time needed to place a block
  • maxRandomAdditionDuration - default value is 0 ticks (0 seconds). The maximum clamp for random time, which may to the stablePlacingDuration

Screenshots

Gallery

  • Preview
    Preview Preview of block placing with progress bar
  • Block placing
    Block placing New placing block mechanic with progress bar

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Total Downloads
CurseForge
<1,000
Modrinth
<1,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works