Guest User

Untitled

a guest
Jan 13th, 2020
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <Patch>
  3.  
  4. <Operation Class="PatchOperationFindMod">
  5. <mods>
  6. <li>Rimefeller</li>
  7. </mods>
  8. <match Class="PatchOperationSequence">
  9. <success>Always</success>
  10. <operations>
  11. <li Class="PatchOperationAdd">
  12. <xpath>Defs/ThingDef[defName="Automaticshroomprocessor"]/comps</xpath>
  13. <value>
  14. <li Class="Rimefeller.CompProperties_Pipe"/>
  15. </value>
  16. </li>
  17. </operations>
  18. </match>
  19. </Operation>
  20.  
  21. </Patch>
Advertisement
Add Comment
Please, Sign In to add comment