Update Gem Stones authored by Ghmmy's avatar Ghmmy
...@@ -33,6 +33,7 @@ If you don't want to utilize the gem color system, simply create items with unco ...@@ -33,6 +33,7 @@ If you don't want to utilize the gem color system, simply create items with unco
## Removing Gemstones ## Removing Gemstones
As of v6.5.7 (Build 709), a way to remove applied gemstones has been introduced. To remove a gemstone from an item, a consumable would have to be created featuring the "Random Unsocket" option. Setting this option to 1 will remove 1 random gemstone from the item. To remove all of the gems off the item, simply set the value to something higher. As of v6.5.7 (Build 709), a way to remove applied gemstones has been introduced. To remove a gemstone from an item, a consumable would have to be created featuring the "Random Unsocket" option. Setting this option to 1 will remove 1 random gemstone from the item. To remove all of the gems off the item, simply set the value to something higher.
![Consumable option](https://i.imgur.com/yWeQMP7.png) ![Consumable option](https://i.imgur.com/yWeQMP7.png)
To prevent the consumable from accidentally being eaten instead of applied to the item, enable the `inedible` option: To prevent the consumable from accidentally being eaten instead of applied to the item, enable the `inedible` option:
... ...
......