1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-09-01 18:17:55 +00:00

Fix incorrect recipe name in turtle advancement

This commit is contained in:
Jonathan Coates
2022-02-28 10:32:33 +00:00
parent cdf8b77ffd
commit 87b38f4249

View File

@@ -1,7 +1,7 @@
{
"parent": "minecraft:recipes/root",
"rewards": {
"recipes": [ "computercraft:normal_turtle_normal" ]
"recipes": [ "computercraft:turtle_normal" ]
},
"criteria": {
"has_normal": {