diff --git a/src/main/resources/data/ageofthegods/recipe/olive_slab.json b/src/main/resources/data/ageofthegods/recipe/olive_slab.json index 2bc9aed..6a9020e 100644 --- a/src/main/resources/data/ageofthegods/recipe/olive_slab.json +++ b/src/main/resources/data/ageofthegods/recipe/olive_slab.json @@ -10,7 +10,7 @@ "a": "ageofthegods:olive_planks" }, "result": { - "id": "ageofthegods:olive_pressure_plate", + "id": "ageofthegods:olive_slab", "count": 1 } } \ No newline at end of file diff --git a/src/main/resources/data/ageofthegods/recipe/olive_slab2.json b/src/main/resources/data/ageofthegods/recipe/olive_slab2.json index 65f7efc..331776f 100644 --- a/src/main/resources/data/ageofthegods/recipe/olive_slab2.json +++ b/src/main/resources/data/ageofthegods/recipe/olive_slab2.json @@ -10,7 +10,7 @@ "a": "ageofthegods:olive_planks" }, "result": { - "id": "ageofthegods:olive_pressure_plate", + "id": "ageofthegods:olive_slab", "count": 1 } } \ No newline at end of file diff --git a/src/main/resources/data/ageofthegods/recipe/olive_slab3.json b/src/main/resources/data/ageofthegods/recipe/olive_slab3.json index d1d1f19..ca8d629 100644 --- a/src/main/resources/data/ageofthegods/recipe/olive_slab3.json +++ b/src/main/resources/data/ageofthegods/recipe/olive_slab3.json @@ -10,7 +10,7 @@ "a": "ageofthegods:olive_planks" }, "result": { - "id": "ageofthegods:olive_pressure_plate", + "id": "ageofthegods:olive_slab", "count": 1 } } \ No newline at end of file