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

Enchantment api #291

Draft
wants to merge 13 commits into
base: 1.19.4
Choose a base branch
from
Draft

Enchantment api #291

wants to merge 13 commits into from

Commits on Mar 17, 2023

  1. Rough draft of enchantment api

    - Added support for customizable item groups for custom enchantment books
    - Added more powerful "enchantment targets"
        - Enchantment weight can now be defined per level/context
        - Developers have access to the full world, player, enchantment power, etc.
    - Added a test mod illustrating a custom enchantment target for only hoes
    - Does not include support for more a powerful anvil application context
    - Is in a very rough stage and will be changed significantly before stable
    Vaerian authored and Platymemo committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    3d20d6a View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. Configuration menu
    Copy the full SHA
    9c3ca2e View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. expand enchanting contexts

    Platymemo committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    5faf37a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0b756e View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. Configuration menu
    Copy the full SHA
    7918470 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31395a8 View commit details
    Browse the repository at this point in the history
  3. apply licenses

    Platymemo committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    71cb1e4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2d24460 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Configuration menu
    Copy the full SHA
    5f13aff View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. Add enchanting events

    Platymemo committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    58fa8f1 View commit details
    Browse the repository at this point in the history
  2. apply licenses

    Platymemo committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    0d87e30 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2023

  1. Update EnchantmentEvents

    Co-authored-by: Glitch <[email protected]>
    Platymemo and TheGlitch76 authored Apr 15, 2023
    Configuration menu
    Copy the full SHA
    23aac82 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Configuration menu
    Copy the full SHA
    a48e0ff View commit details
    Browse the repository at this point in the history