"Objectives": [
{
"RenderType": "integer",
"DisplayName": "始皇陵_赤軍數量",
"Name": "grave_pigzombie",
"CriteriaName": "dummy"/summon Villager 81 46 151 {CustomName:"§a§l武器鍛造師",Profession:0,PersistenceRequired:1,Silent:1,Invulnerable:1,Attributes:[{Name:generic.movementSpeed,Base:0.0}],Offers:{Recipes:[{buy:{id:"minecraft:clay_ball",Count:1b,tag:{ench:[{lvl:1s,id:5s}],Unbreakable:1,HideFlags:13,display:{Lore:["§9稀有度:§9★★★","§7§o用來製作三階武器核心的材料","§7§o非常珍貴,可以到鐵匠鋪進行鍛造"],Name:"§b赤銅錠"}},Damage:0s},buyB:{id:"minecraft:gold_nugget",Count:1b,Damage:0s},sell:{id:"minecraft:golden_carrot",Count:1b,tag:{ench:[{lvl:1s,id:5s}],HideFlags:13,display:{Lore:["§7§o稀有的武器核心","§7§o將4個精煉土元素丟進熔爐後","§7§o加上此核心可以做出","§7§o戰士的三階[破軍]武器-赤銅劍"],Name:"§b赤銅劍雛型[破軍]"}},Damage:0s},uses:-2147483648,rewardExp:0b},{buy:{id:"minecraft:clay_ball",Count:1b,tag:{ench:[{lvl:1s,id:5s}],Unbreakable:1,HideFlags:13,display:{Lore:["§9稀有度:§9★★★","§7§o用來製作三階武器核心的材料","§7§o非常珍貴,可以到鐵匠鋪進行鍛造"],Name:"§b赤銅錠"}},Damage:0s},buyB:{id:"minecraft:gold_nugget",Count:1b,Damage:0s},sell:{id:"minecraft:golden_carrot",Count:1b,tag:{ench:[{lvl:1s,id:5s}],HideFlags:13,display:{Lore:["§7§o稀有的武器核心","§7§
在MineCraft 1.6以後的版本,官方改用了登入器來管理各版本MineCraft,先說明當前的謎版登入器應該是KeiNett公司製作的,但去年底(2014/10)就沒更新了,現在有一條支線跳出來成為現在較常用的登入器
所以有兩個:
- KeiNett Launcher (Newest: 1.406)
- Shiginima Launcher (Newest: 2.000)
http://shiginima.tumblr.com/post/115384345996/shiginima-launcher-v2-000
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # 利用陣列的push語pop實作路徑跳躍 | |
| c, p = gets.chomp.split(" ") # 因為兩個路徑寫在一起,要切開 | |
| c = c.split("/") | |
| p = p.split("/") | |
| c.delete_at(0) if c.length != 0 # 根目錄在split的時候項目為0,所以強制非0的第一項要剃除 | |
| p.each do |path| | |
| if path == ".." # 向上跳 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $dx = [1, 0, -1, 0] | |
| $dy = [0, -1, 0, 1] | |
| class TownMap | |
| def initialize(h, w) | |
| @h = h | |
| @w = w | |
| @Mat = Array.new(@h) { Array.new(@w, 0) } | |
| @Ent = Array.new(@h) { Array.new(@w, 0)} | |
| end |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 絕命突擊 改 want to be on wiz2015 but duplicate on ["wiz2015"] | |
| 絕命突擊 強 want to be on wiz2015 but duplicate on ["wiz2015"] | |
| 急速憤怒 want to be on wiz2015 but duplicate on ["wiz2015"] | |
| 逆向終結 want to be on wiz2015 but duplicate on ["wiz2015"] | |
| 絕命突擊 改 want to be on wiz2015 but duplicate on ["wiz2015"] | |
| 絕命突擊 強 want to be on wiz2015 but duplicate on ["wiz2015"] | |
| 急速憤怒 want to be on wiz2015 but duplicate on ["wiz2015"] | |
| 逆向終結 want to be on wiz2015 but duplicate on ["wiz2015"] | |
| 絕命突擊 want to be on wiz2015 but duplicate on ["wiz2015"] | |
| 絕命突擊 want to be on wiz2015 but duplicate on ["wiz2015"] |
<%-- [PAGE_INFO]
comment = #Please do not remove this struct. It's record contains some important information of edit. This struct will be removed automatically after you push edits.#
pageTitle = #模板:Skill/Answer/Data#
pageID = #361#
revisionID = #436272#
contentModel = #wikitext#
contentFormat = #text/x-wiki#
[END_PAGE_INFO] --%>
OlderNewer