我今次教大家如何使用/gamerule指令來設定你玩Minecraft的方法!
你可以加快遊戲速度,在死時保存物品,設定會掉落的方塊等~
下面會有各個用過的指令來給你們直接打在遊戲中!
----------------------------------------有用網站-------------------------------------------
http://minecraft.gamepedia.com/Entity
http://minecraft.gamepedia.com/Comman...
-----------------------------------給你們copy&paste----------------------------------
1.Command Block Output
設定指定方塊是否會打出訊息
/gamerule commandBlockOutput true:會
/gamerule commandBlockOutput false:不會
2.Do Daylight Cycle
設定時間會不會運行
/gamerule doDaylightCycle true:會
/gamerule doDaylightCycle false:不會
3.doEntityDrops
設定實體(如礦車,畫)會不會掉落
/gamerule doEntityDrops true:會
/gamerule doEntityDrops false:不會
4.doFireTick
設定火會不會蔓延
/gamerule doFireTick true:會
/gamerule doFireTick false:不會
5.doMobLoot
設定怪物會不會掉落
/gamerule doMobLoot true:會
/gamerule doMobLoot false:不會
6.doMobSpawning
設定怪物會不會生成
/gamerule doMobSpawning true:會
/gamerule doMobSpawning false:不會
7.doTileDrops
設定方塊會不會掉落
/gamerule doTileDrops true:會
/gamerule doTileDrops false:不會
8.keepInventory
設定身上物品在死時會不會掉落
/gamerule keepInventory true:不會
/gamerule keepInventory false:會
9.logAdminCommands
設定管理員打的指令
會不會放入server log
/gamerule logAdminCommands true:會
/gamerule logAdminCommands false:不會
10.mobGriefing
設定怪物會不會破壞世界
/gamerule mobGriefing true:會
/gamerule mobGriefing false:不會
11.naturalRegenation
設定會不會自然回血
/gamerule naturalRegenerion true:會
/gamerule naturalRegenation false:不會
12.randomTickSpeed
設定遊戲的運行速度(正常是3)(不要亂玩)
/gamerule randomTickSpeed 數字:設定高低
/gamerule randomTickSpeed 0:關閉
13.reducedDebugInfo
設定f3會不會減少資料
/gamerule reducedDebugInfo true:會
/gamerule reducedDebugInfo false:不會
14.sendCommandFeedback
設定打的指令會不會在聊天室顯示
/gamerule sendCommandFeedback true:會
/gamerule sendCommandFeedback false:不會
----------------------------------------------------------------------------------------
Youtube頻道: http://www.youtube.com/user/gamerfree...
Facebook專頁: https://www.facebook.com/freezyflameyt
喜歡的話可以讚,訂閱,有意見可以評論喔~
音樂:"Easy Lemon" Kevin MacLeod (www.incompetech.com)
「minecraft指令生成網站」的推薦目錄:
- 關於minecraft指令生成網站 在 FF教室 Youtube 的最佳解答
- 關於minecraft指令生成網站 在 FF教室 Youtube 的最佳解答
- 關於minecraft指令生成網站 在 minecraft指令生成網站的價格,巴哈姆特、PTT - 遊戲社群推薦 ... 的評價
- 關於minecraft指令生成網站 在 自訂物品指令產生器在PTT/Dcard完整相關資訊 - 你不知道的 ... 的評價
- 關於minecraft指令生成網站 在 自訂物品指令產生器在PTT/Dcard完整相關資訊 - 你不知道的 ... 的評價
- 關於minecraft指令生成網站 在 有沒有方便的指令生成器? - Minecraft板 | Dcard 的評價
- 關於minecraft指令生成網站 在 【666大師】minecraft|推薦網站介紹|一鍵生成物品指令- YouTube 的評價
- 關於minecraft指令生成網站 在 魚丸o蕾娜-RenaWevin - 【RW-Minecraft指令生成器】 太久沒 ... 的評價
minecraft指令生成網站 在 FF教室 Youtube 的最佳解答
我今次教大家如何使用非常實用的/tellraw和/title指令!
你們可以用這個指令打出不同顏色,字型的文字,又可以令文字按下去時使用另一個指令,更可以在告示牌上使用~
---------------------------------使用過的指令------------------------------------
基本用法:/tellraw 人物 {text:"內容"}
改變顏色:/tellraw 人物 {text:"內容",color:顏色}
改變字型:/tellraw 人物 {text:"內容",字型:true}
按下事件:/tellraw 人物 {text:"內容",
clickEvent:{action:run_command或suggest_command或open_url,
value:"內容/指令"}}
徘徊事件:/tellraw 人物 {text:"內容",
hoverEvent:{action:show_text或show_item或show_achievement,
value:"內容"}}
徘徊事件(show_item):/tellraw 人物 {text:"內容",hoverEvent:{action:show_item,value:"{minecraft:物品ID}"}}
繼承用法:/tellraw @p {text:"內容 ",特性:數值,extra:[{text:"內容 ",特性:數值}]}
告示牌:/setblock x座標 y座標 z座標 minecraft:standing_sign或minecraft:wall_sign 方向(0-15) replace { Text行數(1-4):"{ text:\"內容\", clickEvent:{ action:run_command, value:\"指令\" } }"}
/title基本用法: /title 人物 title/subtitle {text:”內容”,特性:數值}
/title時間設定: /title 人物 times 淡入時間(真實時間x20)
停留時間(真實時間x20) 淡出時間(真實時間x20)
-----------------------------------有用的網站-------------------------------------
我的/give教學: https://www.youtube.com/watch?v=Xrz9L...
/tellraw生成器: http://minecraftjson.com/
/tellraw維基: http://minecraft-zh.gamepedia.com/%E5...
/title維基: http://minecraft-zh.gamepedia.com/%E5...
顏色編號/字型維基: http://minecraft.gamepedia.com/Format...
記分板維基: http://minecraft-zh.gamepedia.com/%E8...
成就維基: http://minecraft-zh.gamepedia.com/%E6...
----------------------------------------------------------------------------------------
Youtube頻道: http://www.youtube.com/user/gamerfree...
Facebook專頁: https://www.facebook.com/freezyflameyt
喜歡的話可以讚,訂閱,有意見可以評論喔~
音樂:"Fig Leaf Rag" Kevin MacLeod (www.incompetech.com)
minecraft指令生成網站 在 自訂物品指令產生器在PTT/Dcard完整相關資訊 - 你不知道的 ... 的推薦與評價
提供自訂物品指令產生器相關PTT/Dcard文章,想要了解更多minecraft物品id、KuKuO、Rw minecraft 指令生成器v1_2_20有關歷史與軍事文章或書籍, ... ... <看更多>
minecraft指令生成網站 在 有沒有方便的指令生成器? - Minecraft板 | Dcard 的推薦與評價
有沒有方便的指令生成器? Minecraft. 2020年11月5日17:30. 最近喜歡上用指令自訂內容不過手動改指令相當麻煩而且好像每個版本的指令都會有點變化讓原本學會的指令又 ... ... <看更多>
minecraft指令生成網站 在 自訂物品指令產生器在PTT/Dcard完整相關資訊 - 你不知道的 ... 的推薦與評價
提供自訂物品指令產生器相關PTT/Dcard文章,想要了解更多minecraft物品id、KuKuO、Rw minecraft 指令生成器v1_2_20有關歷史與軍事文章或書籍, ... ... <看更多>