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 } ] } ] }
查找差异