SpyglassMC / Spyglass

Development tools for vanilla Minecraft: Java Edition data pack developers.
https://spyglassmc.com
MIT License
316 stars 32 forks source link

Extra heightmap values in `positioned over` that Minecraft doesn't recognize #1590

Closed Ellivers closed 1 month ago

Ellivers commented 2 months ago

Spyglass defines world_surface_wg and ocean_floor_wg as available heightmaps in execute positioned over. These are not available in the actual sub-command (due to only existing during world generation).

image image