Diff
checker
テキスト
テキスト
画像
ドキュメント
Excel
フォルダ
Legal
Enterprise
デスクトップ
料金
ログイン
Diffchecker デスクトップのダウンロード
テキスト比較
2 つのテキスト ファイルの違いを見つける
ツール
履歴
ライブエディター
未変更行を折りたたむ
折り返しなし
レイアウト
分割
統合
比較精度
スマート
単語
文字
シンタックスハイライト
構文を選択
無視
テキスト変換
最初の差分へ移動
入力を編集
Diffchecker Desktop
Diffcheckerを実行する最も安全な方法。Diffchecker Desktopアプリを入手:あなたの差分はコンピューターから出ることはありません!
Desktopを入手
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 } ] } ] }
違いを見つける