Files
neochrome/pack/config/paxi/datapacks/trees/data/kitchenkarrot/recipes/sashimi.json
2026-01-24 05:19:02 -07:00

12 lines
192 B
JSON

{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"ingredients": [
{
"tag": "forge:food/raw_fish"
}
],
"result": {
"item": "kitchenkarrot:sashimi"
}
}