promotional bannermobile promotional banner

PlunderEngine

The backbone dependency for more shader capability and data bus for various new mods specifically designed to increase shader immersion.
Back to Files

plunderengine-0.1.19.jar

File nameplunderengine-0.1.19.jar
Uploaded
Aug 30, 2026
Downloads
9
Size
337.3 KB
Mod Loaders
Fabric
File ID
8768316
Type
R
Release
Supported game versions
  • 26.1.2

Curse Maven Snippet

Fabric

modImplementation "curse.maven:plunderengine-1622708:8768316"

Learn more about Curse Maven

What's new

1.1.19

MCWIND_PROVIDER_VERSION 11500, was 11400.

One new symbol: mcw_occRegion.

WindLink still requires PlunderEngine 0.1.18. Nothing it calls moved the engine changed underneath it.

Both changes are engine-side - the occupancy producer and the header, both ship in plunderengine.

  • The occupancy window stops being a constant that the header and the atlas each hardcode. mcw_occRegion publishes its width once a frame and the header reads it, so the volume can be resized while the game runs and every voxel read still lands in the right tile. A pack that never touches it sees the shipped 96 exactly as before, and mcw_readVoxel outside the window answers unknown as it always did. /plunderengine occupancy window <blocks> moves it, 16 to 384, snapped to whole chunks. It does not save on restart.
  • mcw_readAir answers known = false in the Nether, instead of answering "sealed".
  • So mcw_caveCalm stops holding Nether foliage at its minimum.

This mod has no additional files