1
0
mirror of https://github.com/pmmp/BedrockData.git synced 2024-06-30 21:14:04 -03:00

Updated from 1.16.20

This commit is contained in:
Dylan K. Taylor 2020-08-11 20:43:01 +01:00
parent 767676e2b9
commit afc885ccca
6 changed files with 73 additions and 75 deletions

@ -1410,8 +1410,7 @@
"damage": 5
},
{
"id": -218,
"damage": 3
"id": -218
},
{
"id": 295
@ -2067,6 +2066,10 @@
"id": 383,
"damage": 126
},
{
"id": 383,
"damage": 127
},
{
"id": 383,
"damage": 41
@ -3245,8 +3248,7 @@
"id": -202
},
{
"id": -219,
"damage": 3
"id": -219
},
{
"id": 720

@ -108,5 +108,6 @@
"minecraft:hoglin": 124,
"minecraft:strider": 125,
"minecraft:zoglin": 126,
"minecraft:piglin_brute": 127,
"minecraft:player": 257
}

Binary file not shown.

Binary file not shown.

@ -3390,8 +3390,7 @@
},
"output": [
{
"id": -219,
"damage": 3
"id": -219
}
],
"priority": 2,
@ -3908,8 +3907,7 @@
},
"output": [
{
"id": -219,
"damage": 3
"id": -219
}
],
"priority": 2,
@ -4115,30 +4113,6 @@
"AA"
]
},
{
"block": "crafting_table",
"input": {
"A": {
"id": -264,
"damage": -1
},
"B": {
"id": 280,
"damage": -1
}
},
"output": [
{
"id": -203
}
],
"priority": 2,
"shape": [
"ABA",
"A A",
"ABA"
]
},
{
"block": "crafting_table",
"input": {
@ -4183,30 +4157,6 @@
"AAA"
]
},
{
"block": "crafting_table",
"input": {
"A": {
"id": -265,
"damage": -1
},
"B": {
"id": 280,
"damage": -1
}
},
"output": [
{
"id": -203
}
],
"priority": 2,
"shape": [
"ABA",
"A A",
"ABA"
]
},
{
"block": "crafting_table",
"input": {
@ -12174,6 +12124,54 @@
"ABA"
]
},
{
"block": "crafting_table",
"input": {
"A": {
"id": 280,
"damage": -1
},
"B": {
"id": -264,
"damage": -1
}
},
"output": [
{
"id": -203
}
],
"priority": 2,
"shape": [
"ABA",
"A A",
"ABA"
]
},
{
"block": "crafting_table",
"input": {
"A": {
"id": 280,
"damage": -1
},
"B": {
"id": -265,
"damage": -1
}
},
"output": [
{
"id": -203
}
],
"priority": 2,
"shape": [
"ABA",
"A A",
"ABA"
]
},
{
"block": "crafting_table",
"input": {
@ -17688,8 +17686,7 @@
},
"output": [
{
"id": -219,
"damage": 3
"id": -219
}
],
"priority": 0,
@ -39720,21 +39717,6 @@
],
"priority": 3
},
{
"block": "stonecutter",
"input": [
{
"id": 155,
"damage": -1
}
],
"output": [
{
"id": -304
}
],
"priority": 2
},
{
"block": "stonecutter",
"input": [
@ -39767,6 +39749,20 @@
],
"priority": 1
},
{
"block": "stonecutter",
"input": [
{
"id": 155
}
],
"output": [
{
"id": -304
}
],
"priority": 2
},
{
"block": "stonecutter",
"input": [
@ -48807,8 +48803,7 @@
{
"block": "furnace",
"input": {
"id": 155,
"damage": -1
"id": 155
},
"output": {
"id": 155,

Binary file not shown.