adjust modinfo, icon, modid, add license
This commit is contained in:
@@ -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",
|
||||
@@ -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",
|
||||
Reference in New Issue
Block a user