Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add loot condition for farm drops and EMI integration for generatable loot tables #5

Open
1 of 4 tasks
OffsetMonkey538 opened this issue Dec 12, 2024 · 1 comment
Open
1 of 4 tasks
Assignees
Labels
enhancement New feature or request

Comments

@OffsetMonkey538
Copy link
Member

OffsetMonkey538 commented Dec 12, 2024

Would allow datapacks to add custom drops only available from the mob farm, or prohibit some drops from appearing in one.
Example:
Zombies can drop iron armor in the farm. They normally can't, because they'd need to spawn with armor and iirc that's not possible in the farm.
Iron Golems don't drop iron in farms, but instead drop iron nuggets, otherwise it'd be too op.

I'll also add this as part of this issue:
EMI integration for displaying what items can be generated from the compact mob farm.

Actually let's do it like this instead:

@OffsetMonkey538 OffsetMonkey538 added the enhancement New feature or request label Dec 12, 2024
@OffsetMonkey538 OffsetMonkey538 self-assigned this Dec 12, 2024
@OffsetMonkey538
Copy link
Member Author

OffsetMonkey538 commented Dec 16, 2024

Actually let's do it like this instead:

  1. Loot Condition for farm drops
  2. Datagen provider for entity tier list
  3. Builtin packs for some mobs
  4. EMI integration for generatable loot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant