if dotiledrops is false falling pointed dripstone will still drop
Falling blocks are considered entities. doEntityDrops controls this.
doTileDrops does nothing, doEntityDrops changes whether it drops or not, this is intentional.
Reporter: SuperBupDX
Assignee: (Unassigned)
Created: 2020-12-02T21:43:55Z
Updated: 2025-03-10T14:52:02Z
Resolved: 2020-12-03T07:43:52Z
ADO:
Confirmation Status: Unconfirmed
Area:
Mojang Priority:
Category: (Unassigned)
Labels:
Affects Versions: 20w49a
Fix Versions:
Retrieved 2025-06-09T19:28:01Z
Falling blocks are considered entities. doEntityDrops controls this.