1.12.2forge
最好给出例子
最好给出例子
使用模板
例如en_us\templates|food.json
{
"components": [
{
"type":"patchouli:image",
"image":"patchouli:textures/gui/crafting.png",
"width": 100,
"height": 30,
"u": 0,
"v": 100,
"texture_width":128,
"texture_height":256,
"scale":1,
"x":26,
"y":13
}
]
}
例如en_us\templates|food.json
{
"components": [
{
"type":"patchouli:image",
"image":"patchouli:textures/gui/crafting.png",
"width": 100,
"height": 30,
"u": 0,
"v": 100,
"texture_width":128,
"texture_height":256,
"scale":1,
"x":26,
"y":13
}
]
}