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

@@ -25,10 +25,10 @@
"decorative": ["pinboard2x2-south"]
},
"shapebytype": {
"*-north": { "base": "butterflypins:block/pinboard-2x2", "rotateY": 180 },
"*-east": { "base": "butterflypins:block/pinboard-2x2", "rotateY": 90 },
"*-south": { "base": "butterflypins:block/pinboard-2x2", "rotateY": 0 },
"*-west": { "base": "butterflypins:block/pinboard-2x2", "rotateY": 270 }
"*-north": { "base": "dusiulkaspinboard:block/pinboard-2x2", "rotateY": 180 },
"*-east": { "base": "dusiulkaspinboard:block/pinboard-2x2", "rotateY": 90 },
"*-south": { "base": "dusiulkaspinboard:block/pinboard-2x2", "rotateY": 0 },
"*-west": { "base": "dusiulkaspinboard:block/pinboard-2x2", "rotateY": 270 }
},
"blockmaterial": "Wood",
"drawtype": "json",

View File

@@ -25,10 +25,10 @@
"decorative": ["pinboard3x3-south"]
},
"shapebytype": {
"*-north": { "base": "butterflypins:block/pinboard-3x3", "rotateY": 180 },
"*-east": { "base": "butterflypins:block/pinboard-3x3", "rotateY": 90 },
"*-south": { "base": "butterflypins:block/pinboard-3x3", "rotateY": 0 },
"*-west": { "base": "butterflypins:block/pinboard-3x3", "rotateY": 270 }
"*-north": { "base": "dusiulkaspinboard:block/pinboard-3x3", "rotateY": 180 },
"*-east": { "base": "dusiulkaspinboard:block/pinboard-3x3", "rotateY": 90 },
"*-south": { "base": "dusiulkaspinboard:block/pinboard-3x3", "rotateY": 0 },
"*-west": { "base": "dusiulkaspinboard:block/pinboard-3x3", "rotateY": 270 }
},
"blockmaterial": "Wood",
"drawtype": "json",