Guest User

Untitled

a guest
Jan 13th, 2020
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <Patch>
  3.  
  4. <Operation Class="PatchOperationFindMod">
  5. <mods>
  6. <li>[JPT] Burn It for Fuel</li>
  7. </mods>
  8. <match Class="PatchOperationSequence">
  9. <success>Always</success>
  10. <operations>
  11. <li Class="PatchOperationRemove">
  12. <xpath>/Defs/ThingDef[defName="Automaticshroomprocessor"]/inspectorTabs/li[.="BurnItForFuel.ITab_Fuel"]</xpath>
  13. </li>
  14. </operations>
  15. </match>
  16. </Operation>
  17.  
  18. </Patch>
Advertisement
Add Comment
Please, Sign In to add comment