Install Steam						
					
				
				
									login
											 | 
						language
						
																																					简体中文 (Simplified Chinese)
																													繁體中文 (Traditional Chinese)
																													日本語 (Japanese)
																													한국어 (Korean)
																													ไทย (Thai)
																													Български (Bulgarian)
																													Čeština (Czech)
																													Dansk (Danish)
																													Deutsch (German)
																																							Español - España (Spanish - Spain)
																													Español - Latinoamérica (Spanish - Latin America)
																													Ελληνικά (Greek)
																													Français (French)
																													Italiano (Italian)
																													Bahasa Indonesia (Indonesian)
																													Magyar (Hungarian)
																													Nederlands (Dutch)
																													Norsk (Norwegian)
																													Polski (Polish)
																													Português (Portuguese - Portugal)
																													Português - Brasil (Portuguese - Brazil)
																													Română (Romanian)
																													Русский (Russian)
																													Suomi (Finnish)
																													Svenska (Swedish)
																													Türkçe (Turkish)
																													Tiếng Việt (Vietnamese)
																													Українська (Ukrainian)
																									Report a translation problem
							
						
 
											 
													







To fix it, the patch just needs to target the parent node GemstoneBase instead of all the gems individually. Hope this helps.
[Useful Gems - Start of stack trace]
Verse.PatchOperationAdd(xpath="Defs/ThingDef[defName="Sapphire"]/stuffProps/categories"): Failed to find a node with the given xpath
Verse.PatchOperationSequence: Error in the operation at position=1
Verse.PatchOperationFindMod(Jewelry): Error in <match>
[End of stack trace]
Source file: C:\Program Files (x86)\Steam\steamapps\workshop\content\294100\2883938411\1.6\Patches\JewelryPatch.xml
Link here: https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=3219596926&searchtext=Medieval
Yes, I know this 1.5 port is unofficial. Just please bear with them.
thank you
I'm pretty sure where you xpath to /Defs/ThingDef/stuffProps/categories, you should xpath to /Defs/ThingDef/stuffProps/smeltable instead.