fix: Unify conduit placement logic (1.20.1) #1139

Merged
DoctorNefario merged 1 commit from fix/conduit-placement into dev/1.20.1 2025-10-06 20:44:38 +00:00
DoctorNefario commented 2025-09-20 06:56:20 +00:00 (Migrated from github.com)

Description

ConduitBlockItem logic was out of sync with ConduitBlock, causing items to be deleted. Both classes now use ConduitBlock's logic.

Fixes #986 (1.20.1 only)

Checklist

  • My code follows the style guidelines of this project (.editorconfig, most IDEs will use this for you).
  • I have made corresponding changes to the documentation.
  • My changes are ready for review from a contributor.
# Description ConduitBlockItem logic was out of sync with ConduitBlock, causing items to be deleted. Both classes now use ConduitBlock's logic. Fixes #986 (1.20.1 only) <!-- For drafts, fill this in as you go; if you are leaving draft, make sure these are all complete. --> # Checklist - [x] My code follows the style guidelines of this project (.editorconfig, most IDEs will use this for you). - [x] I have made corresponding changes to the documentation. - [x] My changes are ready for review from a contributor. <!-- Thanks to: https://embeddedartistry.com/blog/2017/08/04/a-github-pull-request-template-for-your-projects/ for the building blocks of this template -->
CitiesXL2815 commented 2025-09-21 02:23:32 +00:00 (Migrated from github.com)

this issue was possibly fixed in V8, fix may need to backported from V8 tho

this issue was possibly fixed in V8, fix may need to backported from V8 tho
Rover656 (Migrated from github.com) approved these changes 2025-10-06 20:44:29 +00:00
Rover656 (Migrated from github.com) left a comment

Looks good to me, thank you!

Looks good to me, thank you!
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
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: Team-EnderIO/EnderIO#1139
No description provided.