Advertisement
Treyzania

Untitled

Oct 26th, 2013
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.92 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <pack>
  3.        
  4.         <version ver="1" forge="9.11.1.935" mcver="1.6.4">
  5.                
  6.         <meta name="PackName">Test_Pack</meta>
  7.        
  8.                 <group domain="generic">
  9.                         <write file="tmp/2test.txt">2 weiners</write>
  10.             <mod>http://treyzania.com/mc/praseocraft/ccmisc/turtle.txt</mod>
  11.                 </group>
  12.                
  13.                 <group domain="client">
  14.                         <write file="tmp/2testC.txt">2 weiners in the client!</write>
  15.             <file src="http://treyzania.com/school/isearch.html">things/stuffC.txt</file>
  16.                 </group>
  17.                
  18.                 <group domain="server">
  19.                         <write file="tmp/2testS.txt">2 weiners in the server!</write>
  20.             <file src="http://treyzania.com/school/isearch.html">things/stuffS.txt</file>
  21.                 </group>
  22.                
  23.         </version>
  24.        
  25. </pack>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement