<?xml version="1.0" encoding="UTF-8" ?><rdf:RDF 
  xmlns="http://purl.org/rss/1.0/"
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:atom="http://www.w3.org/2005/Atom"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xml:lang="ja">
  <channel rdf:about="http://w.atwiki.jp/minecraftmods/">
    <title>minecraft mods @wiki</title>
    <link>http://w.atwiki.jp/minecraftmods/</link>
    <atom:link href="https://w.atwiki.jp/minecraftmods/rss10.xml" rel="self" type="application/rss+xml" />
    <atom:link rel="hub" href="https://pubsubhubbub.appspot.com" />
    <description>minecraft mods @wiki</description>

    <dc:language>ja</dc:language>
    <dc:date>2013-11-02T09:48:40+09:00</dc:date>
    <utime>1383353320</utime>

    <items>
      <rdf:Seq>
                <rdf:li rdf:resource="https://w.atwiki.jp/minecraftmods/pages/5.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/minecraftmods/pages/7.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/minecraftmods/pages/1.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/minecraftmods/pages/6.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/minecraftmods/pages/2.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/minecraftmods/pages/4.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/minecraftmods/pages/3.html" />
              </rdf:Seq>
    </items>
	
		
    
  </channel>
    <item rdf:about="https://w.atwiki.jp/minecraftmods/pages/5.html">
    <title>システム系MOD</title>
    <link>https://w.atwiki.jp/minecraftmods/pages/5.html</link>
    <description>
      
&lt;p&gt;&lt;span style=&quot;font-size:24px;&quot;&gt;&lt;strong&gt;前提MOD&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;table border=&quot;1&quot; cellpadding=&quot;1&quot; cellspacing=&quot;1&quot; style=&quot;width:1500px;&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;MOD名　　　　　　　　　　　　　　　　　　　　　　　　　　&lt;/td&gt;
&lt;td&gt;説明&lt;/td&gt;
&lt;td&gt;本体対応Version　　　　　　　　　　　&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;ul&gt;&lt;li&gt;MinecraftForge                          &lt;/li&gt;
&lt;/ul&gt;&lt;/td&gt;
&lt;td&gt;&lt;span style=&quot;color:rgb(0,0,0);font-family:sans-serif;&quot;&gt;最&lt;/span&gt;&lt;span style=&quot;color:rgb(0,0,0);font-family:sans-serif;&quot;&gt;近のMOD開発の主流となる前提MODで、非常に多くのMODに必要。プレイヤー・開発側双方にとって便利な機能を包括して導入するAPI。ForgeModLoader、AudioMODと同じ機能のAPI等が内包されているため、多くの【ModLoder】【AudioMOD】を要求するMODも導入できる（一部非対応）が、&lt;/span&gt;&lt;strong&gt; 不具合の原因になるので【ModLoder】、【AudioMOD】とは絶対に併用してはいけない。 &lt;/strong&gt;&lt;br /&gt;&lt;span style=&quot;color:rgb(0,0,0);font-family:sans-serif;&quot;&gt;1.6.xより導入方法が変わったのでMod解説ページをよく読んで導入すること。&lt;/span&gt;&lt;/td&gt;
&lt;td class=&quot;AlignCenter&quot;&gt;1.6.4&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;ul&gt;&lt;li&gt;ModLoader&lt;/li&gt;
&lt;/ul&gt;&lt;/td&gt;
&lt;td&gt;&lt;span style=&quot;color:rgb(0,0,0);font-family:sans-serif;&quot;&gt;MODの読み込みやMOD用APIなどを提供している。比較的競合を起こしやすい為、沢山のMODを導入する場合は一番初めに入れる事。上記のForgeModLoaderと区別するためRisgami&#039;s
Mod
Loader（RML）と呼称される場合もある。MinecraftForgeに代替MODとしてFMLが同梱されているため、現在はほぼ下位互換となった。&lt;/span&gt;&lt;br /&gt;&lt;strong&gt;ForgeまたはFMLとは併用してはいけない。 &lt;/strong&gt;&lt;strong&gt;1.6.1&amp;amp;1.6.2用は現在導入すると音が出なくなるなど重大なバグが多数あるためパッチが必須である。 &lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;1.6.2&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;ul&gt;&lt;li&gt;Player API&lt;/li&gt;
&lt;/ul&gt;&lt;/td&gt;
&lt;td&gt;&lt;span style=&quot;color:rgb(0,0,0);font-family:sans-serif;&quot;&gt;一部のMODに必要。主要なEntityPlayer.classに極力他のMODとの競合の可能性を減らしつつアクセスできるようになるAPI。Forgeと併用する場合、1.6.x以降ならForge対応版をmodsフォルダに、1.5.x以前ならForgeより後に導入しなければならない。&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;1.6.4&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;ul&gt;&lt;li&gt;Render Player API&lt;/li&gt;
&lt;/ul&gt;&lt;/td&gt;
&lt;td&gt;
&lt;div&gt;&lt;span style=&quot;color:rgb(0,0,0);font-family:sans-serif;&quot;&gt;主要なRenderPlayer.classに極力他のMODとの競合の可能性を減らしつつアクセスできるようになるAPI。Forgeと併用する場合、1.6.x以降ならForge対応版をmodsフォルダに、1.5.x以前ならForgeより後に導入すしなければならない。また、PlayerAPIと併用する場合はPlayerAPIの配布場所のRenderを導入すること。&lt;/span&gt;&lt;/div&gt;
&lt;/td&gt;
&lt;td&gt;1.6.4&lt;/td&gt;
&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-size:24px;&quot;&gt;&lt;strong&gt;ID競合回避&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;table border=&quot;1&quot; cellpadding=&quot;1&quot; cellspacing=&quot;1&quot; style=&quot;width:1500px;&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;MOD名　　　　　　　　　　　　　　　　&lt;/td&gt;
&lt;td&gt;説明&lt;/td&gt;
&lt;td&gt;本体対応Version　&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;ul&gt;&lt;li&gt;IDChecker&lt;/li&gt;
&lt;/ul&gt;&lt;/td&gt;
&lt;td&gt;&lt;span style=&quot;color:rgb(0,0,0);font-family:sans-serif;&quot;&gt;和製MOD。IDList系MOD。導入するとBlockID、ItemID、EntityID、BiomeIDはてはDimensionID、WorldTypeID、EnchantmetIDまでの使用状況が一覧形式でtxt出力される。【ModLoader】対応版と【MinecraftForge】対応版の両方がある。&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;1.6.2&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;ul&gt;&lt;li&gt;IDwakander&lt;/li&gt;
&lt;/ul&gt;&lt;/td&gt;
&lt;td&gt;&lt;span style=&quot;color:rgb(0,0,0);font-family:sans-serif;&quot;&gt;和製MOD。使ってるBlockIDとItemIDがわかるMOD。1.2.5用の同名MOD（作：ham86氏）のリメイク版。&lt;/span&gt;&lt;a class=&quot;atwiki_external_link&quot; href=&quot;http://forum.minecraftuser.jp/viewtopic.php?f=13&amp;amp;t=3673&quot; style=&quot;text-decoration:none;color:rgb(90,54,150);background-image:none;font-family:sans-serif;line-height:19.046875px;&quot;&gt;&lt;img alt=&quot;exlink.gif&quot; src=&quot;http://www26.atwiki.jp/_img/exlink.gif&quot; style=&quot;border:none;margin-right:.5em;vertical-align:middle;&quot; /&gt;旧版&lt;/a&gt;&lt;span style=&quot;color:rgb(0,0,0);font-family:sans-serif;&quot;&gt;と違い前提MODが【MinecraftForge】になっている他、メタデータやEntityID、翻訳データの出力機能もある。&lt;/span&gt;現在の&lt;span style=&quot;color:rgb(0,0,0);font-family:sans-serif;&quot;&gt;更新者はA.K.氏。&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;1.6.2&lt;/td&gt;
&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;p&gt;​&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-size:24px;&quot;&gt;&lt;strong&gt;システム軽量化&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;table border=&quot;1&quot; cellpadding=&quot;1&quot; cellspacing=&quot;1&quot; style=&quot;width:1500px;&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;MOD名　　　　　　　　　　　　　　　　&lt;/td&gt;
&lt;td&gt;説名&lt;/td&gt;
&lt;td&gt;本体対応Version&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;ul&gt;&lt;li&gt;OptiFine&lt;/li&gt;
&lt;/ul&gt;&lt;/td&gt;
&lt;td&gt;&lt;span style=&quot;color:rgb(0,0,0);font-family:sans-serif;&quot;&gt;フォグ発生距離等Video
Settingsに様々な設定を追加する &lt;/span&gt;&lt;strong&gt;描画設定拡張・軽量化MOD &lt;/strong&gt;&lt;span style=&quot;color:rgb(0,0,0);font-family:sans-serif;&quot;&gt;。水の透明度を上げたり、朝と夜を切り替えたりもできる。32x32以上のHDテクスチャの導入の為にも利用可能。&lt;/span&gt;&lt;br /&gt;&lt;strong&gt;Forgeと併用する場合は、配布場所に記載してある対応Forgeバージョンを確認する事。Forge対応版はmodsフォルダにZipファイルを入れればインストールできる。対応バージョン以外のForgeとは競合するので注意。&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;1.6.4&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;ul&gt;&lt;li&gt;Light Renderer&lt;/li&gt;
&lt;/ul&gt;&lt;/td&gt;
&lt;td&gt;&lt;span style=&quot;color:rgb(0,0,0);font-family:sans-serif;&quot;&gt;和製MOD。見えない部分を描画しなくすることで負荷を軽減、FPSを底上げする。効果は比較的大きいものの、設定によっては見えるはずの部分まで見えなくなるなど、画面表示に影響を及ぼす場合があるので注意が必要。【OptiFine】対応版あり。&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;1.6.4&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;ul&gt;&lt;li&gt;World Optimizer&lt;/li&gt;
&lt;/ul&gt;&lt;/td&gt;
&lt;td&gt;&lt;span style=&quot;color:rgb(0,0,0);font-family:sans-serif;&quot;&gt;和製MOD。描画を中心とした一部の処理を最適化して、FPSを向上させる。【MinecraftForge】対応版あり。&lt;/span&gt;&lt;/td&gt;
&lt;td&gt;1.6.4&lt;/td&gt;
&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;p&gt;​&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
    </description>
    <dc:date>2013-11-02T09:48:40+09:00</dc:date>
    <utime>1383353320</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/minecraftmods/pages/7.html">
    <title>Ars magica</title>
    <link>https://w.atwiki.jp/minecraftmods/pages/7.html</link>
    <description>
      #ref(ArsMagica2.jpg)

&amp;bold(){ArsMagica}


MOD名	ArsMagica 2
製作者	Mithion
配布場所	http://www.minecraftforum.net/topic/2028696-
前提MOD	【Minecraft Forge】
使用BlockID	750、754、757、764-765、767、769、781-782、784-793、799-801、804-827(46個)
使用ItemID	20256、20258-20259、20270-20272、20285-20292、20302-20307、20309、20321-20329、20333、20336、20342、20345、20347-20355、20359-20373、31999(60個)
使用BiomeID	99(1個)
使用DimensionID	-31(1個)
関連サイト	http://blog.atlas-games.com/ (ArsMagica TRPG公式)    </description>
    <dc:date>2013-11-02T09:22:00+09:00</dc:date>
    <utime>1383351720</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/minecraftmods/pages/1.html">
    <title>トップページ</title>
    <link>https://w.atwiki.jp/minecraftmods/pages/1.html</link>
    <description>
      
&lt;h3&gt;&lt;img alt=&quot;Minecraft mods wiki TOP&quot; src=&quot;http://cdn54.atwikiimg.com/minecraftmods?cmd=upload&amp;amp;act=open&amp;amp;pageid=1&amp;amp;file=top.jpg&quot; style=&quot;height:200px;width:960px;&quot; /&gt;&lt;/h3&gt;
&lt;h3&gt;&lt;span style=&quot;font-size:24px;&quot;&gt;&lt;samp&gt;&lt;small&gt;&lt;big&gt;&lt;span style=&quot;font-family:&#039;trebuchet ms&#039;, helvetica, sans-serif;&quot;&gt;&lt;code&gt;Minecraftとは&lt;/code&gt;&lt;/span&gt;&lt;/big&gt;&lt;/small&gt;&lt;/samp&gt;&lt;/span&gt;&lt;/h3&gt;
&lt;hr /&gt;&lt;div&gt;Minecraftは、2009年5月10日にNotch氏(本名:Markus
Persson)が開発を始めた、サンドボックス型のものづくりゲームです。 &lt;br /&gt;
レトロゲーを想起させるドットテイストのブロックが溢れる世界で、プレイヤーは建物やその他のものを自由に創造することが出来ます。&lt;/div&gt;
&lt;p&gt; &lt;/p&gt;
&lt;div&gt;
未開の土地を探索したり、洞窟を探検したり、モンスターと戦ったり、植物を育てたり、新しいブロックを手に入れ配置することで、様々なものを作ることができます。 &lt;br /&gt;
創造（想像）力次第で小さな家から、ドット絵、地下基地、巨大な城まで何でも作ることができます&lt;/div&gt;
&lt;p&gt; &lt;/p&gt;
&lt;div&gt;マルチプレイでは、協力して巨大な建築物を作ったり、Player VS Player(PvP)で他プレイヤーと戦うことも出来ます。&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;&lt;span style=&quot;font-size:24px;&quot;&gt;このwikiに関して&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;hr /&gt;&lt;div&gt;&lt;span style=&quot;font-size:14px;&quot;&gt;このwikiではMinecraftのmodについて紹介、説明をします。&lt;/span&gt;&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;&lt;span style=&quot;font-size:14px;&quot;&gt;Minecraftそのものの詳細については&lt;a href=&quot;http://www26.atwiki.jp/minecraft/&quot;&gt;Minecraft japan
wiki&lt;/a&gt;をご覧になってください。&lt;/span&gt;&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;&lt;span style=&quot;font-size:24px;&quot;&gt;最新バージョン一覧&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;
&lt;hr /&gt;&lt;/div&gt;
&lt;div&gt;■&lt;a href=&quot;http://www26.atwiki.jp/minecraft/pages/13.html&quot; style=&quot;line-height:1.6em;text-decoration:none;color:rgb(90,54,150);background-image:none;&quot; title=&quot;ゲームモード (30d)&quot;&gt;PC製品版&lt;/a&gt;(&lt;a class=&quot;atwiki_external_link&quot; href=&quot;http://www.google.co.jp/search?q=19.95%E3%83%A6%E3%83%BC%E3%83%AD&quot; style=&quot;line-height:1.6em;text-decoration:none;color:rgb(90,54,150);background-image:none;&quot;&gt;&lt;img alt=&quot;exlink.gif&quot; src=&quot;http://www26.atwiki.jp/_img/exlink.gif&quot; style=&quot;border:none;margin-right:.5em;vertical-align:middle;&quot; /&gt;19.95ユーロ&lt;/a&gt;)(&lt;a class=&quot;atwiki_external_link&quot; href=&quot;http://www.google.co.jp/search?q=26.95%E3%83%89%E3%83%AB&quot; style=&quot;line-height:1.6em;text-decoration:none;color:rgb(90,54,150);background-image:none;&quot;&gt;&lt;img alt=&quot;exlink.gif&quot; src=&quot;http://www26.atwiki.jp/_img/exlink.gif&quot; style=&quot;border:none;margin-right:.5em;vertical-align:middle;&quot; /&gt;26.95ドル&lt;/a&gt;)&lt;/div&gt;
&lt;div&gt;クライアント: &lt;strong&gt;&lt;a href=&quot;http://www26.atwiki.jp/minecraft/pages/1065.html#ver1.7&quot; style=&quot;text-decoration:none;color:rgb(90,54,150);background-image:none;&quot; title=&quot;パッチノート (1d)&quot;&gt;1.7.2&lt;/a&gt;&lt;/strong&gt;&lt;/div&gt;
&lt;div&gt;サーバー: &lt;strong&gt;1.7.2&lt;/strong&gt;&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;■&lt;a href=&quot;http://www26.atwiki.jp/minecraft/pages/1062.html#snapshot&quot; style=&quot;text-decoration:none;color:rgb(90,54,150);background-image:none;&quot; title=&quot;アップデート予定 (1d)&quot;&gt;PC開発版&lt;/a&gt;(Snapshot/Pre-release)&lt;/div&gt;
&lt;div&gt;クライアント: &lt;strong&gt;&lt;a href=&quot;http://www26.atwiki.jp/minecraft/pages/1062.html#1.7&quot; style=&quot;text-decoration:none;color:rgb(90,54,150);background-image:none;&quot; title=&quot;アップデート予定 (1d)&quot;&gt;Pre-release1.7.1&lt;/a&gt;&lt;/strong&gt;&lt;/div&gt;
&lt;div&gt;サーバー: &lt;strong&gt;Pre-release1.7.1&lt;/strong&gt;&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;■&lt;a href=&quot;http://www26.atwiki.jp/minecraft/pages/714.html&quot; style=&quot;text-decoration:none;color:rgb(90,54,150);background-image:none;&quot; title=&quot;体験版 (55d)&quot;&gt;体験版&lt;/a&gt;(無料・100分15秒のみ)&lt;/div&gt;
&lt;div&gt;クライアント: &lt;strong&gt;1.7.2&lt;/strong&gt;&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;■&lt;a href=&quot;http://www26.atwiki.jp/minecraft/pages/20.html&quot; style=&quot;text-decoration:none;color:rgb(90,54,150);background-image:none;&quot; title=&quot;クラシック版 (1d)&quot;&gt;クラシック版&lt;/a&gt;(無料)&lt;/div&gt;
&lt;div&gt;クライアント: &lt;strong&gt;0.30&lt;/strong&gt;&lt;/div&gt;
&lt;div&gt;サーバー: &lt;strong&gt;1.1.2&lt;/strong&gt;&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;■&lt;a href=&quot;http://www26.atwiki.jp/minecraft/pages/765.html&quot; style=&quot;text-decoration:none;color:rgb(90,54,150);background-image:none;&quot; title=&quot;Minecraft 4k (111d)&quot;&gt;Minecraft 4k&lt;/a&gt;(無料)&lt;/div&gt;
&lt;div&gt;クライアント: バージョン無し(4kコンテスト優勝作品)&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;■&lt;a href=&quot;http://www26.atwiki.jp/minecraft/pages/708.html&quot; style=&quot;text-decoration:none;color:rgb(90,54,150);background-image:none;&quot; title=&quot;Minecraft Pocket Edition (2h)&quot;&gt;Minecraft Pocket Edition&lt;/a&gt;&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;&lt;a class=&quot;atwiki_external_link&quot; href=&quot;http://market.android.com/details?id=com.mojang.minecraftpe&quot; style=&quot;text-decoration:none;color:rgb(90,54,150);background-image:none;&quot;&gt;Android版&lt;/a&gt;(600円)&lt;br /&gt;
クライアント: &lt;strong&gt;0.7.6&lt;/strong&gt;&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;&lt;a class=&quot;atwiki_external_link&quot; href=&quot;http://itunes.apple.com/jp/app/minecraft-pocket-edition/id479516143?mt=8&quot; style=&quot;text-decoration:none;color:rgb(90,54,150);background-image:none;&quot;&gt;iOS版&lt;/a&gt;(600円)&lt;br /&gt;
クライアント: &lt;strong&gt;0.7.5&lt;/strong&gt;&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;■&lt;a href=&quot;http://www26.atwiki.jp/minecraft/pages/708.html&quot; style=&quot;text-decoration:none;color:rgb(90,54,150);background-image:none;&quot; title=&quot;Minecraft Pocket Edition (2h)&quot;&gt;Minecraft Pocket Edition DEMO(LITE)&lt;/a&gt;&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;&lt;a class=&quot;atwiki_external_link&quot; href=&quot;https://play.google.com/store/apps/details?id=com.mojang.minecraftpe.demo&quot; style=&quot;text-decoration:none;color:rgb(90,54,150);background-image:url(http://www26.atwiki.jp/minecraft/lock_icon.gif);padding-right:16px;background-position:100% 50%;&quot;&gt;
Android版&lt;/a&gt;(無料)&lt;br /&gt;
クライアント: &lt;strong&gt;0.2.1&lt;/strong&gt;&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;&lt;a class=&quot;atwiki_external_link&quot; href=&quot;https://itunes.apple.com/jp/app/minecraft-pocket-edition-lite/id479651754?mt=8&quot; style=&quot;text-decoration:none;color:rgb(90,54,150);background-image:url(http://www26.atwiki.jp/minecraft/lock_icon.gif);padding-right:16px;background-position:100% 50%;&quot;&gt;
iOS版&lt;/a&gt;(無料)&lt;br /&gt;
クライアント: &lt;strong&gt;0.2.1&lt;/strong&gt;&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;■&lt;a href=&quot;http://www26.atwiki.jp/minecraft/pages/613.html&quot; style=&quot;text-decoration:none;color:rgb(90,54,150);background-image:none;&quot; title=&quot;Minecraft Xbox 360 Edition (7h)&quot;&gt;Minecraft Xbox 360 Edition&lt;/a&gt;(2000円)&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;クライアント: &lt;strong&gt;TU13 &lt;/strong&gt;(PC版1.2.3ベース)&lt;/div&gt;
&lt;div&gt;&lt;a class=&quot;atwiki_external_link&quot; href=&quot;http://marketplace.xbox.com/ja-JP/Product/Minecraft-Xbox-360-Edition/66acd000-77fe-1000-9115-d802584111f7&quot; style=&quot;line-height:1.6em;text-decoration:none;color:rgb(90,54,150);background-image:none;&quot;&gt;
Minecraft Xbox 360 Edition&lt;/a&gt;&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;■&lt;a href=&quot;http://www26.atwiki.jp/minecraft/pages/613.html&quot; style=&quot;text-decoration:none;color:rgb(90,54,150);background-image:none;&quot;&gt;Minecraft
Xbox 360 Editon Demo&lt;/a&gt;(無料)&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;クライアント: &lt;strong&gt;TU13 &lt;/strong&gt;(PC版1.2.3ベース)&lt;/div&gt;
&lt;div&gt;&lt;a class=&quot;atwiki_external_link&quot; href=&quot;http://marketplace.xbox.com/ja-JP/Product/Minecraft-Xbox-360-Edition/66acd000-77fe-1000-9115-d802584111f7?nosplash=1&amp;amp;DownloadType=GameDemo#LiveZone&quot; style=&quot;line-height:1.6em;text-decoration:none;color:rgb(90,54,150);background-image:none;&quot;&gt;
Minecraft Xbox 360 Editon Demo&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;h2&gt; &lt;/h2&gt;
&lt;h2&gt; &lt;/h2&gt;
&lt;h2&gt; &lt;/h2&gt;
&lt;div&gt;&lt;span style=&quot;font-size:24px;&quot;&gt;リンク集&lt;/span&gt;&lt;/div&gt;
&lt;hr /&gt;&lt;div&gt;&lt;a class=&quot;atwiki_external_link&quot; href=&quot;http://www.minecraft.net/&quot; style=&quot;text-decoration:none;color:rgb(90,54,150);background-image:none;&quot;&gt;&lt;img alt=&quot;exlink.gif&quot; src=&quot;http://www26.atwiki.jp/_img/exlink.gif&quot; style=&quot;border:none;margin-right:.5em;vertical-align:middle;&quot; /&gt;Minecraft&lt;/a&gt; -
公式サイト &lt;br /&gt;&lt;a class=&quot;atwiki_external_link&quot; href=&quot;http://www.mojang.com/&quot; style=&quot;text-decoration:none;color:rgb(90,54,150);background-image:none;&quot;&gt;&lt;img alt=&quot;exlink.gif&quot; src=&quot;http://www26.atwiki.jp/_img/exlink.gif&quot; style=&quot;border:none;margin-right:.5em;vertical-align:middle;&quot; /&gt;MOJANG&lt;/a&gt; -
MOJANGホームページ &lt;br /&gt;&lt;a class=&quot;atwiki_external_link&quot; href=&quot;http://help.mojang.com/&quot; style=&quot;text-decoration:none;color:rgb(90,54,150);background-image:none;&quot;&gt;&lt;img alt=&quot;exlink.gif&quot; src=&quot;http://www26.atwiki.jp/_img/exlink.gif&quot; style=&quot;border:none;margin-right:.5em;vertical-align:middle;&quot; /&gt;MOJANG Support
Center&lt;/a&gt; - MOJANGサポートセンター &lt;br /&gt;&lt;a class=&quot;atwiki_external_link&quot; href=&quot;http://notch.tumblr.com/&quot; style=&quot;text-decoration:none;color:rgb(90,54,150);background-image:none;&quot;&gt;&lt;img alt=&quot;exlink.gif&quot; src=&quot;http://www26.atwiki.jp/_img/exlink.gif&quot; style=&quot;border:none;margin-right:.5em;vertical-align:middle;&quot; /&gt;The Word of Notch&lt;/a&gt; -
制作者のブログ &lt;br /&gt;&lt;a class=&quot;atwiki_external_link&quot; href=&quot;http://www.minecraftwiki.net/wiki/Main_Page&quot; style=&quot;text-decoration:none;color:rgb(90,54,150);background-image:none;&quot;&gt;&lt;img alt=&quot;exlink.gif&quot; src=&quot;http://www26.atwiki.jp/_img/exlink.gif&quot; style=&quot;border:none;margin-right:.5em;vertical-align:middle;&quot; /&gt;Minecraft wiki&lt;/a&gt; -
英語公式wiki（&lt;a class=&quot;atwiki_external_link&quot; href=&quot;http://ja.minecraftwiki.net/wiki/Minecraft_Wiki&quot; style=&quot;text-decoration:none;color:rgb(90,54,150);background-image:none;&quot;&gt;&lt;img alt=&quot;exlink.gif&quot; src=&quot;http://www26.atwiki.jp/_img/exlink.gif&quot; style=&quot;border:none;margin-right:.5em;vertical-align:middle;&quot; /&gt;Minecraft wiki
日本語翻訳&lt;/a&gt;） &lt;br /&gt;&lt;a class=&quot;atwiki_external_link&quot; href=&quot;http://www.minecraftwiki.net/wiki/Minecraft_Wiki:Projects/Japanese_translation&quot; style=&quot;text-decoration:none;color:rgb(90,54,150);background-image:none;&quot;&gt;&lt;img alt=&quot;exlink.gif&quot; src=&quot;http://www26.atwiki.jp/_img/exlink.gif&quot; style=&quot;border:none;margin-right:.5em;vertical-align:middle;&quot; /&gt;Minecraft wiki Projects
Japanese translation&lt;/a&gt; - 上記の日本語翻訳プロジェクトページ &lt;br /&gt;&lt;a class=&quot;atwiki_external_link&quot; href=&quot;http://www.minecraftforum.net/index.php&quot; style=&quot;text-decoration:none;color:rgb(90,54,150);background-image:none;&quot;&gt;&lt;img alt=&quot;exlink.gif&quot; src=&quot;http://www26.atwiki.jp/_img/exlink.gif&quot; style=&quot;border:none;margin-right:.5em;vertical-align:middle;&quot; /&gt;Minecraft forums&lt;/a&gt; -
英語公式Forum &lt;br /&gt;&lt;a class=&quot;atwiki_external_link&quot; href=&quot;http://forum.minecraftuser.jp/&quot; style=&quot;text-decoration:none;color:rgb(90,54,150);background-image:none;&quot;&gt;&lt;img alt=&quot;exlink.gif&quot; src=&quot;http://www26.atwiki.jp/_img/exlink.gif&quot; style=&quot;border:none;margin-right:.5em;vertical-align:middle;&quot; /&gt;Minecraft
非公式日本ユーザーフォーラム&lt;/a&gt; - 日本語非公式Forum &lt;br /&gt;&lt;a class=&quot;atwiki_external_link&quot; href=&quot;http://minecraftmuseum.net/&quot; style=&quot;text-decoration:none;color:rgb(90,54,150);background-image:none;&quot;&gt;&lt;img alt=&quot;exlink.gif&quot; src=&quot;http://www26.atwiki.jp/_img/exlink.gif&quot; style=&quot;border:none;margin-right:.5em;vertical-align:middle;&quot; /&gt;The Minecraft
Museum&lt;/a&gt; - 海外のプレイヤーのスクリーンショット集 &lt;br /&gt;&lt;a class=&quot;atwiki_external_link&quot; href=&quot;http://steamcommunity.com/groups/MinecraftCommunity&quot; style=&quot;text-decoration:none;color:rgb(90,54,150);background-image:none;&quot;&gt;&lt;img alt=&quot;exlink.gif&quot; src=&quot;http://www26.atwiki.jp/_img/exlink.gif&quot; style=&quot;border:none;margin-right:.5em;vertical-align:middle;&quot; /&gt;Steam Official
Minecraft Community&lt;/a&gt; - Steam公式コミュニティ &lt;br /&gt;&lt;a class=&quot;atwiki_external_link&quot; href=&quot;http://steamcommunity.com/groups/Minecraft_jp&quot; style=&quot;text-decoration:none;color:rgb(90,54,150);background-image:none;&quot;&gt;&lt;img alt=&quot;exlink.gif&quot; src=&quot;http://www26.atwiki.jp/_img/exlink.gif&quot; style=&quot;border:none;margin-right:.5em;vertical-align:middle;&quot; /&gt;Steam Minecraft
Japanコミュニティ&lt;/a&gt; - Steam非公式Japanコミュニティ &lt;br /&gt;&lt;a class=&quot;atwiki_external_link&quot; href=&quot;http://sirtuin.me/index.php?word=Minecraft&quot; style=&quot;text-decoration:none;color:rgb(90,54,150);background-image:none;&quot;&gt;&lt;img alt=&quot;exlink.gif&quot; src=&quot;http://www26.atwiki.jp/_img/exlink.gif&quot; style=&quot;border:none;margin-right:.5em;vertical-align:middle;&quot; /&gt;2ちゃんねるで「Minecraft」を検索&lt;/a&gt; -
雑談・質問掲示板&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;a href=&quot;http://px.a8.net/svt/ejp?a8mat=261ZB7+CS83EA+10JK+1NJRXD&quot; target=&quot;_blank&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;http://www23.a8.net/svt/bgt?aid=131102467773&amp;amp;wid=001&amp;amp;eno=01&amp;amp;mid=s00000004736010002000&amp;amp;mc=1&quot; style=&quot;height:60px;width:468px;&quot; /&gt;&lt;/a&gt;&lt;img alt=&quot;&quot; src=&quot;http://www17.a8.net/0.gif?a8mat=261ZB7+CS83EA+10JK+1NJRXD&quot; style=&quot;height:1px;width:1px;&quot; /&gt;&lt;div&gt; &lt;/div&gt;
&lt;a href=&quot;http://px.a8.net/svt/ejp?a8mat=261ZB7+CS83EA+10JK+1NJRXD&quot; target=&quot;_blank&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;http://www23.a8.net/svt/bgt?aid=131102467773&amp;amp;wid=001&amp;amp;eno=01&amp;amp;mid=s00000004736010002000&amp;amp;mc=1&quot; style=&quot;height:60px;width:468px;&quot; /&gt;&lt;/a&gt;&lt;img alt=&quot;&quot; src=&quot;http://www17.a8.net/0.gif?a8mat=261ZB7+CS83EA+10JK+1NJRXD&quot; style=&quot;height:1px;width:1px;&quot; /&gt;&lt;div&gt; &lt;/div&gt;
&lt;/div&gt;
    </description>
    <dc:date>2013-11-02T09:11:46+09:00</dc:date>
    <utime>1383351106</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/minecraftmods/pages/6.html">
    <title>魔術系MOD</title>
    <link>https://w.atwiki.jp/minecraftmods/pages/6.html</link>
    <description>
      
&lt;ul&gt;&lt;li&gt;&lt;a href=&quot;http://www54.atwiki.jp/minecraftmods/pages/7.html&quot;&gt;Ars
magica&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Thaumcraft3&lt;/li&gt;
&lt;/ul&gt;    </description>
    <dc:date>2013-11-01T02:44:56+09:00</dc:date>
    <utime>1383241496</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/minecraftmods/pages/2.html">
    <title>メニュー</title>
    <link>https://w.atwiki.jp/minecraftmods/pages/2.html</link>
    <description>
      
&lt;h3&gt; &lt;/h3&gt;
&lt;h3&gt;MOD&lt;/h3&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href=&quot;http://www54.atwiki.jp/minecraftmods/pages/5.html&quot;&gt;システム系MOD&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www54.atwiki.jp/minecraftmods/pages/4.html&quot;&gt;工業系MOD&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www54.atwiki.jp/minecraftmods/pages/6.html&quot;&gt;魔術系MOD&lt;/a&gt;&lt;/li&gt;
&lt;li&gt; &lt;/li&gt;
&lt;/ul&gt;&lt;h3&gt;リンク&lt;/h3&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href=&quot;http://atwiki.jp/&quot; target=&quot;_blank&quot;&gt;@wiki&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://atwiki.jp/guide/&quot; target=&quot;_blank&quot;&gt;@wikiご利用ガイド&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;p&gt; &lt;/p&gt;
&lt;h3&gt;他のサービス&lt;/h3&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href=&quot;http://atpages.jp/&quot; target=&quot;_blank&quot;&gt;無料ホームページ作成&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://atword.jp/&quot; target=&quot;_blank&quot;&gt;無料ブログ作成&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://atchs.jp/&quot; target=&quot;_blank&quot;&gt;2ch型掲示板レンタル&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://atbbs.jp/&quot; target=&quot;_blank&quot;&gt;無料掲示板レンタル&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://atpaint.jp/&quot; target=&quot;_blank&quot;&gt;お絵かきレンタル&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://sns.atfb.jp/&quot; target=&quot;_blank&quot;&gt;無料ソーシャルプロフ&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;p&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://www1.atwiki.jp/wpmode_guide&quot;&gt;wikiの編集方法についてはこちら&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www1.atwiki.jp/wpmode_guide/pages/25.html&quot;&gt;左メニューの編集方法についてはこちら&lt;/a&gt;&lt;br /&gt;
 &lt;/p&gt;
&lt;div&gt;&lt;a href=&quot;http://www54.atwiki.jp/minecraftmods/editx/2.html&quot;&gt;ここを編集&lt;/a&gt;&lt;/div&gt;
    </description>
    <dc:date>2013-10-29T14:51:05+09:00</dc:date>
    <utime>1383025865</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/minecraftmods/pages/4.html">
    <title>工業系 MOD</title>
    <link>https://w.atwiki.jp/minecraftmods/pages/4.html</link>
    <description>
      -Industrialcraf(IC2)
-BuildCraft
-Flan&#039;s Mod
-Forestry for Minecraft
-InfiCraft    </description>
    <dc:date>2013-10-28T04:05:30+09:00</dc:date>
    <utime>1382900730</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/minecraftmods/pages/3.html">
    <title>右メニュー</title>
    <link>https://w.atwiki.jp/minecraftmods/pages/3.html</link>
    <description>
      **カウンター
|今日|&amp;counter(today)人|
|昨日|&amp;counter(yesterday)人|
|&amp;bold(){合計}|&amp;bold(){&amp;counter()人}|

現在&amp;online()人が閲覧中。

**更新履歴
#recent(30)    </description>
    <dc:date>2013-10-28T03:27:55+09:00</dc:date>
    <utime>1382898475</utime>
  </item>
  </rdf:RDF>
