3
0
Mirror von https://github.com/ViaVersion/ViaVersion.git synchronisiert 2024-09-08 22:02:50 +02:00

Fix mappings, fixing shift click on furnaces

Dieser Commit ist enthalten in:
creeper123123321 2018-12-10 17:23:13 -02:00
Ursprung 3e3d338ed0
Commit eaa8e05373
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
GPG-Schlüssel-ID: 0AC57D54786721D1

Datei anzeigen

@ -21387,7 +21387,7 @@
"group": "", "group": "",
"ingredient": [ "ingredient": [
{ {
"id": 27, "id": 26,
"amount": 1 "amount": 1
}, },
{ {
@ -21871,95 +21871,95 @@
"group": "", "group": "",
"ingredient": [ "ingredient": [
{ {
"id": 45, "id": 37,
"amount": 1 "amount": 1
}, },
{ {
"id": 45, "id": 55,
"amount": 1 "amount": 1
}, },
{ {
"id": 45, "id": 43,
"amount": 1 "amount": 1
}, },
{ {
"id": 45, "id": 49,
"amount": 1 "amount": 1
}, },
{ {
"id": 45, "id": 32,
"amount": 1 "amount": 1
}, },
{ {
"id": 45, "id": 50,
"amount": 1 "amount": 1
}, },
{ {
"id": 45, "id": 38,
"amount": 1 "amount": 1
}, },
{ {
"id": 45, "id": 44,
"amount": 1 "amount": 1
}, },
{ {
"id": 45, "id": 36,
"amount": 1 "amount": 1
}, },
{ {
"id": 45, "id": 54,
"amount": 1 "amount": 1
}, },
{ {
"id": 45, "id": 42,
"amount": 1 "amount": 1
}, },
{ {
"id": 45, "id": 48,
"amount": 1 "amount": 1
}, },
{ {
"id": 45, "id": 34,
"amount": 1 "amount": 1
}, },
{ {
"id": 45, "id": 52,
"amount": 1 "amount": 1
}, },
{ {
"id": 45, "id": 40,
"amount": 1 "amount": 1
}, },
{ {
"id": 45, "id": 46,
"amount": 1 "amount": 1
}, },
{ {
"id": 45, "id": 35,
"amount": 1 "amount": 1
}, },
{ {
"id": 45, "id": 53,
"amount": 1 "amount": 1
}, },
{ {
"id": 45, "id": 41,
"amount": 1 "amount": 1
}, },
{ {
"id": 45, "id": 47,
"amount": 1 "amount": 1
}, },
{ {
"id": 45, "id": 33,
"amount": 1 "amount": 1
}, },
{ {
"id": 45, "id": 51,
"amount": 1 "amount": 1
}, },
{ {
"id": 45, "id": 39,
"amount": 1 "amount": 1
}, },
{ {
@ -22262,4 +22262,4 @@
"experience": 0.1, "experience": 0.1,
"cookingTime": 200 "cookingTime": 200
} }
} }