JEI Transfer Handlers #187

Merged
Rover656 merged 2 commits from jei/transfer-handler into dev/1.20.1 2023-07-03 19:11:31 +00:00
Rover656 commented 2023-07-02 09:43:25 +00:00 (Migrated from github.com)

Description

Adds JEI transfer handlers for our machines.

Todo

  • Custom transfer handler for the crafter

Checklist:

  • My code follows the style guidelines of this project (.editorconfig, most IDEs will use this for you)
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
# Description Adds JEI transfer handlers for our machines. # Todo <!-- Remove this section if you're submitting an already-complete PR --> - [x] Custom transfer handler for the crafter # Checklist: - [x] My code follows the style guidelines of this project (.editorconfig, most IDEs will use this for you) - [x] I have performed a self-review of my own code - [x] I have commented my code, particularly in hard-to-understand areas - [x] I have made corresponding changes to the documentation <!-- Thanks to: https://embeddedartistry.com/blog/2017/08/04/a-github-pull-request-template-for-your-projects/ for the building blocks of this template -->
ferriarnus (Migrated from github.com) reviewed 2023-07-03 18:10:28 +00:00
ferriarnus (Migrated from github.com) commented 2023-07-03 18:10:28 +00:00

I'm not sure the soulbinder is in jei yet?

I'm not sure the soulbinder is in jei yet?
Rover656 (Migrated from github.com) reviewed 2023-07-03 18:11:11 +00:00
Rover656 (Migrated from github.com) commented 2023-07-03 18:11:08 +00:00

It is, see line 58 of this file :)

It is, see line 58 of this file :)
ferriarnus (Migrated from github.com) reviewed 2023-07-03 18:14:12 +00:00
ferriarnus (Migrated from github.com) commented 2023-07-03 18:14:12 +00:00

Oh right, but it doesn't show that you can rebind the broken spawner under uses. The soul binding recipe uses a mobspawner without a mob as an example.

Oh right, but it doesn't show that you can rebind the broken spawner under uses. The soul binding recipe uses a mobspawner without a mob as an example.
Rover656 (Migrated from github.com) reviewed 2023-07-03 18:14:46 +00:00
Rover656 (Migrated from github.com) commented 2023-07-03 18:14:45 +00:00

i swear it does 😅

i swear it does 😅
ferriarnus (Migrated from github.com) approved these changes 2023-07-03 19:06:33 +00:00
Sign in to join this conversation.
No reviewers
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#187
No description provided.