Minecraft Tiered Depths mod 2026 download
logo
minecraft mod Tiered Depths

Tiered Depths

Game Version: 1.12.2
Total Downloads: 470
Updated: May 13, 2019
Created: Apr 22, 2019
Download Tiered DepthsDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
tiereddepths-1.0a.jar release 5.31 KB May 13, 2019 1.12.2 410 download Tiered Depths tiereddepths-1.0a.jar releaseDownload
tiereddepths-1.0.jar release 5.23 KB Apr 22, 2019 1.12.2 60 download Tiered Depths tiereddepths-1.0.jar releaseDownload

Description

Share this:

This is a crafttweaker addon that allows the packmaker to restrict mining levels based on the y level.

 

Syntax: 

 

mods.td.TieredDepths.addBlacklist(IBlockStateMatcher blackListedBlock, int maxHeight, int dimension, int minimumMiningLevel);

Example:

mods.td.TieredDepths.addBlacklist(<blockstate:minecraft:stone>,32,0,1);

 

 This line prevents stone from being mined at y=32 or lower using a wooden pickaxe/equivalent in the overworld.

Comments

Add a comment