1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-12-14 12:10:30 +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
No known key found for this signature in database
GPG Key ID: B9E431FF07C98D06

View File

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