Run datagen

This commit is contained in:
IThundxr 2025-02-07 16:00:55 -05:00
parent 7c670cd7e1
commit 058fc2bd64
Failed to generate hash of commit
4 changed files with 3098 additions and 3106 deletions

View file

@ -5,9 +5,7 @@
"conditions": {
"items": [
{
"items": [
"create:andesite_casing"
]
"items": "create:andesite_casing"
}
]
},
@ -22,14 +20,13 @@
},
"requirements": [
[
"has_item",
"has_the_recipe"
"has_the_recipe",
"has_item"
]
],
"rewards": {
"recipes": [
"create:crafting/kinetics/encased_chain_drive_from_zinc"
]
},
"sends_telemetry_event": false
}
}

View file

@ -6,16 +6,17 @@
"item": "create:andesite_casing"
},
{
"tag": "forge:nuggets/zinc"
"tag": "c:nuggets/zinc"
},
{
"tag": "forge:nuggets/zinc"
"tag": "c:nuggets/zinc"
},
{
"tag": "forge:nuggets/zinc"
"tag": "c:nuggets/zinc"
}
],
"result": {
"item": "create:encased_chain_drive"
"count": 1,
"id": "create:encased_chain_drive"
}
}