Correctif de l'affichage des notations#1192
Merged
iambibi merged 1 commit intoServerOpenMC:masterfrom Mar 14, 2026
Merged
Conversation
iambibi
added a commit
that referenced
this pull request
Mar 18, 2026
…es (#1202) * Fix soul chestplate altar crafting * Change SoulAxe rarity from COMMON to RARE * Correctif de la possibilité de se faire de l'argent a l'infini (#1158) * fix: claim dupli * fix: Cannot invoke "String.isEmpty()" because "content" is null * fix: FancyNpcsPlugin is null * fix: incorrect singularity transfer (#1157) * Refonte du principe pour aller dans la dimension des rêves (#1156) * fix: dream sleep (100%) * rework: sleep to dream * fix: metal detector chest spawning only in +x +z direction (#1169) Fixes #1121 - findRandomChestLocation was using nextInt(20) for both dx and dz, restricting chest spawns to the north-east quadrant only. Changed to nextInt(41) - 20 so chests can appear in all four directions. * Add tests methods in contributing.md * Update CONTRIBUTING.md * Update CONTRIBUTING.md * fix Double is null (#1192) * fix lose money in dream --------- Co-authored-by: Gtol <162237671+gtolontop@users.noreply.github.com>
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:
Étape nécessaire afin que la PR soit fini (si PR en draft)
Decrivez vos changements