promotional bannermobile promotional banner

DynaVal

This mod allows you to use blocks in different states more conveniently.

File Details

Dynaval-12111_2.jar

  • R
  • Dec 23, 2025
  • 223.49 KB
  • 6
  • 1.21.11
  • Fabric

File Name

Dynaval-12111_2.jar

Supported Versions

  • 1.21.11

Curse Maven Snippet

Fabric

modImplementation "curse.maven:dynaval-1402860:7369565"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Features

  • Placement Preview (alpha value configurable)
  • Display block ID & coordinates of the block at crosshair
  • Draw coordinate axes at crosshair
  • Exclude all blocks with waterlogged=true
  • New hotkey for modifying waterlogged state of CustomItem
  • Add drop rendering for CustomItem
  • Add rendering for CustomItem held by other players in multiplayer

Dynamic Parameters

  • [SSD] → Returns double value; returns 0.1 when hotbar slot = 1
  • [SS] → Returns int value; returns 1 when hotbar slot = 1
  • [D] → Returns int value: distance from camera to crosshair-targeted block
  • [D4]/[D2]/[D6] → Returns direction value; D2 = up/down, D4 = east/south/west/north, D6 = east/south/west/north/up/down
  • [F2TX]/[F2TY]/[F2TZ] → Returns offset vector of foot coordinates moved to crosshair coordinates; Usage: #offset[#fullcopy[#copy]][[F2TX]][[F2TY]][[F2TZ]]

Bug Fixes

  • Fixed game crash caused by cancel_hand
  • Fixed rendering errors for certain solid blocks