-
Notifications
You must be signed in to change notification settings - Fork 6
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
Suggestions #25
Comments
That sounds interesting. However there are some things I don't know. Do these items get crafted or are they perhaps awarded/bought. What should be a, let's say EPIC item for example an EPIC sword? |
Hmm like normal diamond sword will be Rare then if we put enchantment it will become Epic |
You can follow any ongoing progress on the ItemsRarity-Sets branch! Good idea hope there are more people joining 🥇 |
commit ed1c94a Author: M.Ivanov <milko.hristov.ivanov65@gmail.com> Date: Wed Dec 8 14:35:00 2021 +0200 api 4.0 refactor commit 8e41f87 Author: M.Ivanov <milko.hristov.ivanov65@gmail.com> Date: Sat Oct 23 00:38:58 2021 +0300 That's the solution for now Maybe we can join BaseCustomArmor and BaseTieritem into one Trait... Needs more tests commit d2624b4 Author: M.Ivanov <milko.hristov.ivanov65@gmail.com> Date: Fri Oct 22 17:19:22 2021 +0300 Something more humane Finally an idea for these custom items. Needs to be finished though commit a3fcc8e Author: M.Ivanov <milko.hristov.ivanov65@gmail.com> Date: Thu Oct 21 17:22:31 2021 +0300 Don't like this whole thing ...This will be reworked. I don't like every bit of it. Saving to work on the code at home commit 968aaaa Author: M.Ivanov <milko.hristov.ivanov65@gmail.com> Date: Wed Oct 20 17:12:07 2021 +0300 BaseTieredItem will be a trait used by the different items. In order to extend an Item class and have all the reused code. commit 876aadc Author: M.Ivanov <milko.hristov.ivanov65@gmail.com> Date: Tue Oct 19 16:47:58 2021 +0300 More work on the tier system Examples on how the system should work added. Next step is building the BaseTierItems class and coming up with more ideas for item sets. commit 1cf554f Author: M.Ivanov <milko.hristov.ivanov65@gmail.com> Date: Mon Oct 18 14:58:43 2021 +0300 The Base Idea for #25
Maybe try to add item rarity lore like hypixel have , COMMON ,RARE Like this
The text was updated successfully, but these errors were encountered: