Advertisement
Untplugins

Untitled

Jan 21st, 2020
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.76 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Config xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  3.   <Brewings>
  4.     <Brewing>
  5.       <RemoveItems>
  6.         <RemoveItem Id="15" Ammount="2" />
  7.         <RemoveItem Id="17" Ammount="1" />
  8.       </RemoveItems>
  9.       <AddItems>
  10.         <AddItem Id="116" Ammount="1" />
  11.       </AddItems>
  12.       <Time>30</Time>
  13.       <IdStorage>328</IdStorage>
  14.     </Brewing>
  15.     <Brewing>
  16.       <RemoveItems>
  17.         <RemoveItem Id="12" Ammount="2" />
  18.         <RemoveItem Id="15" Ammount="1" />
  19.       </RemoveItems>
  20.       <AddItems>
  21.         <AddItem Id="286" Ammount="1" />
  22.       </AddItems>
  23.       <Time>50</Time>
  24.       <IdStorage>328</IdStorage>
  25.     </Brewing>
  26.   </Brewings>
  27. </Config>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement