If dryplants:reedmace_height_3 fits perfectly with the water ... #8559

Open
opened 2025-05-18 12:18:50 +02:00 by Boot · 1 comment
Member

... why not also dryplants:reedmace_saplings and other plants placed in the water?

screenshot_20250518_120923.jpg

... why not also dryplants:reedmace_saplings and other plants placed in the water? ![screenshot_20250518_120923.jpg](/attachments/89286aee-9be1-4632-808b-eafd8487ec2f)
AliasAlreadyTaken was assigned by Boot 2025-05-18 12:19:00 +02:00
Member

This is currently not possible for nodes due to engine limitations: https://github.com/luanti-org/luanti/issues/14480

dryplants is using an entity to fake this effect (what you're seeing underwater is not reedmace_height_3 node, but a special entity)

ethereal is using models that span multiple nodes to fake this:
screen

(that's why you can only point at the bottom of these seaweeds and why they all have same length)
Actually, they use drawtype plantlike_rooted, which allows them look like this and have varying height (which is still limited to 16).

This is currently not possible for nodes due to engine limitations: https://github.com/luanti-org/luanti/issues/14480 dryplants is using an entity to fake this effect (what you're seeing underwater is not `reedmace_height_3` node, but a special entity) ethereal is using models that span multiple nodes to fake this: ![screen](/attachments/8a698ba9-c563-43da-8e8e-970be9d7d3b0) ~~(that's why you can only point at the bottom of these seaweeds and why they all have same length)~~ Actually, they use drawtype `plantlike_rooted`, which allows them look like this and have varying height (which is still limited to 16).
whosit added the
1. kind/enhancement
3. source/engine
3. source/mod upstream
labels 2025-05-18 16:10:11 +02:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: your-land/bugtracker#8559
No description provided.