Diff
checker
文本
文本
圖像
文檔
Excel
文件夾
Legal
Enterprise
桌面版
定價
登入
下載 Diffchecker 桌面版
比較文本
尋找兩個文字檔案之間的差異
工具
歷史
即時編輯器
摺疊未變更行
關閉換行
檢視
拆分
統一
比對精度
智能
單詞
字符
語法突出顯示
選擇語法
忽略
文字轉換
前往第一個差異
編輯輸入
Diffchecker Desktop
執行Diffchecker最安全的方式。取得Diffchecker桌面應用程式:您的差異永遠不會離開您的電腦!
取得桌面版
Fix MC-137018
建立於
5 年前
差異永不過期
清除
匯出
分享
解釋
8 刪除
行
總計
刪除
字符
總計
刪除
要繼續使用此功能,請升級到
Diff
checker
Pro
查看價格
90 行
全部複製
8 新增
行
總計
新增
字符
總計
新增
要繼續使用此功能,請升級到
Diff
checker
Pro
查看價格
90 行
全部複製
{
{
"type": "minecraft:entity",
"type": "minecraft:entity",
"pools": [
"pools": [
{
{
"rolls": 1,
"rolls": 1,
"entries": [
"entries": [
{
{
"type": "minecraft:item",
"type": "minecraft:item",
"functions": [
"functions": [
{
{
"function": "minecraft:set_count",
"function": "minecraft:set_count",
"count": {
"count": {
"min": 0.0,
"min": 0.0,
"max": 1.0,
"max": 1.0,
"type": "minecraft:uniform"
"type": "minecraft:uniform"
}
}
},
},
{
{
"function": "minecraft:looting_enchant",
"function": "minecraft:looting_enchant",
"count": {
"count": {
"min": 0.0,
"min": 0.0,
"max": 1.0
"max": 1.0
}
}
}
}
],
],
"name": "minecraft:rabbit_hide"
"name": "minecraft:rabbit_hide"
}
}
]
]
},
},
{
{
"rolls": 1,
"rolls": 1,
"entries": [
"entries": [
{
{
"type": "minecraft:item",
"type": "minecraft:item",
"functions": [
"functions": [
{
{
複製
已複製
複製
已複製
Text moved to lines 51-58
"function": "minecraft:set_count",
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
}
},
{
"function": "minecraft:furnace_smelt",
"function": "minecraft:furnace_smelt",
"conditions": [
"conditions": [
{
{
"condition": "minecraft:entity_properties",
"condition": "minecraft:entity_properties",
"predicate": {
"predicate": {
"flags": {
"flags": {
"is_on_fire": true
"is_on_fire": true
}
}
},
},
"entity": "this"
"entity": "this"
}
}
]
]
},
},
{
{
複製
已複製
複製
已複製
Text moved from lines 37-44
"function": "minecraft:set_count",
"count": {
"min": 0.0,
"max": 1.0,
"type": "minecraft:uniform"
}
},
{
"function": "minecraft:looting_enchant",
"function": "minecraft:looting_enchant",
"count": {
"count": {
"min": 0.0,
"min": 0.0,
"max": 1.0
"max": 1.0
}
}
}
}
],
],
"name": "minecraft:rabbit"
"name": "minecraft:rabbit"
}
}
]
]
},
},
{
{
"rolls": 1,
"rolls": 1,
"entries": [
"entries": [
{
{
"type": "minecraft:item",
"type": "minecraft:item",
"name": "minecraft:rabbit_foot"
"name": "minecraft:rabbit_foot"
}
}
],
],
"conditions": [
"conditions": [
{
{
"condition": "minecraft:killed_by_player"
"condition": "minecraft:killed_by_player"
},
},
{
{
"condition": "minecraft:random_chance_with_looting",
"condition": "minecraft:random_chance_with_looting",
"chance": 0.1,
"chance": 0.1,
"looting_multiplier": 0.03
"looting_multiplier": 0.03
}
}
]
]
}
}
]
]
}
}
已保存差異
原始文本
開啟檔案
{ "type": "minecraft:entity", "pools": [ { "rolls": 1, "entries": [ { "type": "minecraft:item", "functions": [ { "function": "minecraft:set_count", "count": { "min": 0.0, "max": 1.0, "type": "minecraft:uniform" } }, { "function": "minecraft:looting_enchant", "count": { "min": 0.0, "max": 1.0 } } ], "name": "minecraft:rabbit_hide" } ] }, { "rolls": 1, "entries": [ { "type": "minecraft:item", "functions": [ { "function": "minecraft:set_count", "count": { "min": 0.0, "max": 1.0, "type": "minecraft:uniform" } }, { "function": "minecraft:furnace_smelt", "conditions": [ { "condition": "minecraft:entity_properties", "predicate": { "flags": { "is_on_fire": true } }, "entity": "this" } ] }, { "function": "minecraft:looting_enchant", "count": { "min": 0.0, "max": 1.0 } } ], "name": "minecraft:rabbit" } ] }, { "rolls": 1, "entries": [ { "type": "minecraft:item", "name": "minecraft:rabbit_foot" } ], "conditions": [ { "condition": "minecraft:killed_by_player" }, { "condition": "minecraft:random_chance_with_looting", "chance": 0.1, "looting_multiplier": 0.03 } ] } ] }
更改後文本
開啟檔案
{ "type": "minecraft:entity", "pools": [ { "rolls": 1, "entries": [ { "type": "minecraft:item", "functions": [ { "function": "minecraft:set_count", "count": { "min": 0.0, "max": 1.0, "type": "minecraft:uniform" } }, { "function": "minecraft:looting_enchant", "count": { "min": 0.0, "max": 1.0 } } ], "name": "minecraft:rabbit_hide" } ] }, { "rolls": 1, "entries": [ { "type": "minecraft:item", "functions": [ { "function": "minecraft:furnace_smelt", "conditions": [ { "condition": "minecraft:entity_properties", "predicate": { "flags": { "is_on_fire": true } }, "entity": "this" } ] }, { "function": "minecraft:set_count", "count": { "min": 0.0, "max": 1.0, "type": "minecraft:uniform" } }, { "function": "minecraft:looting_enchant", "count": { "min": 0.0, "max": 1.0 } } ], "name": "minecraft:rabbit" } ] }, { "rolls": 1, "entries": [ { "type": "minecraft:item", "name": "minecraft:rabbit_foot" } ], "conditions": [ { "condition": "minecraft:killed_by_player" }, { "condition": "minecraft:random_chance_with_looting", "chance": 0.1, "looting_multiplier": 0.03 } ] } ] }
尋找差異