0.18.0-hotfix4 update

This commit is contained in:
ZHAY10086
2025-05-14 12:24:29 +08:00
parent 03cec67bac
commit 91f960d6b0
99 changed files with 3879 additions and 1103 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ AvaritiaItemBuilder.registerItem("meatball_man_destruction_fabrial", 1, "meatbal
// .colorfulName(true) // Whether to add a dynamic rainbow effect to the item name
.create();
AvaritiaItemBuilder.registerItem("self_actualizing_stone", 1, "self_actualizing_stone")
AvaritiaItemBuilder.registerItem("self_actualizing_stone", 64, "self_actualizing_stone")
// The following effects can be freely combined; you decide which effects are needed and which are not
// .shouldDrawHalo(true) // Whether to display the halo
// .haloSize(8) // Required if shouldDrawHalo. Halo size (1-16)