Files
minecraft_server_zombie/kubejs/data/tac/recipes/small_extended_mag.json
2024-11-28 17:00:03 +00:00

20 lines
256 B
JSON

{
"type": "tac:workbench",
"materials": [
{
"item": {
"tag": "forge:plates/plastic"
},
"count": 4
},
{
"item": {
"item": "contenttweaker:rubber"
},
"count": 1
}
],
"result": {
"item": "tac:small_extended_mag"
}
}