asajs 4.0.2 → 4.0.3-preview

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -48,9 +48,9 @@ const label = Label({
48
48
  Modify("start", "start_screen_content").insertChild(label)
49
49
  ```
50
50
 
51
- ## 📚 Documentation
51
+ <!-- ## 📚 Documentation
52
52
 
53
- Detailed guides and API references are available at: 👉 https://asajs.asakiyuki.com/
53
+ Detailed guides and API references are available at: 👉 https://asajs.asakiyuki.com/ -->
54
54
 
55
55
  ## 🤝 Contributing
56
56
 
@@ -558,6 +558,7 @@ export var ItemAuxID;
558
558
  ItemAuxID[ItemAuxID["GOLDEN_BOOTS"] = 25296896] = "GOLDEN_BOOTS";
559
559
  ItemAuxID[ItemAuxID["GOLDEN_CARROT"] = 20447232] = "GOLDEN_CARROT";
560
560
  ItemAuxID[ItemAuxID["GOLDEN_CHESTPLATE"] = 25165824] = "GOLDEN_CHESTPLATE";
561
+ ItemAuxID[ItemAuxID["GOLDEN_DANDELION"] = -71499776] = "GOLDEN_DANDELION";
561
562
  ItemAuxID[ItemAuxID["GOLDEN_HELMET"] = 25100288] = "GOLDEN_HELMET";
562
563
  ItemAuxID[ItemAuxID["GOLDEN_HOE"] = 23920640] = "GOLDEN_HOE";
563
564
  ItemAuxID[ItemAuxID["GOLDEN_HORSE_ARMOR"] = 37421056] = "GOLDEN_HORSE_ARMOR";