Refonte des registre (items, enchantment, loot table)#1154
Open
iambibi wants to merge 9 commits intoServerOpenMC:v2.5from
Open
Refonte des registre (items, enchantment, loot table)#1154iambibi wants to merge 9 commits intoServerOpenMC:v2.5from
iambibi wants to merge 9 commits intoServerOpenMC:v2.5from
Conversation
…items -> for make registry.enchantments
This was
linked to
issues
Feb 18, 2026
gab4000
reviewed
Feb 18, 2026
PuppyTransGirl
requested changes
Feb 18, 2026
Member
Author
|
des reviews? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Petit résumé de la PR:
La création d'items a été simplifié, interface pour des spécialités [ex BlockBreakable (abilité de faire une action lorsqu'un bloc est cassé), Usable (abilité de faire une action lors d'un click, shift, click droit....), Equipable (abilité d'ajouter des equipements d'armures donnant un effet spécial)]
La création d'enchantment a été plus modulable
La création de loot table aussi
PS: les loots table pourraient être implémenter en datapack, je prends la liberté de faire une chose plus simple, et compréhensible pour les autres contributeurs
Étape nécessaire afin que la PR soit fini (si PR en draft)
Je prends en compte toute remarque si cela est réelement utile, efficace et propre
PR uniquement valable sur la branche v2.5