adjust modinfo, icon, modid, add license

This commit is contained in:
2026-03-19 01:47:19 +01:00
parent 6655e603e3
commit 1d418ec614
10 changed files with 32 additions and 10 deletions

View File

@@ -0,0 +1,13 @@
{
"ingredientPattern": "_S_\tSBS\t_S_",
"ingredients": {
"S": { "type": "item", "code": "game:stick" },
"B": {
"type": "item",
"code": "game:*-butterflypin-*"
}
},
"width": 3,
"height": 3,
"output": { "type": "block", "code": "pinboard2x2-north" }
}