Files
minecraft_lzstools/data/lzstools/predicate/waterlogged.json
T
lzstealth a6dbc990bf
Draft Release / deploy-prod (push) Successful in 26s
Update compatibility for Minecraft 26.3
2026-09-19 01:23:36 +01:00

8 lines
118 B
JSON

{
"type": "minecraft:location_check",
"predicate": {
"fluid": {
"fluids": "#minecraft:water"
}
}
}