refactor: 移动透明纹理图片到 common 文件夹
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"particle": "wheat_plus:block/road/base",
|
||||
"base": "wheat_plus:block/road/base",
|
||||
"content": "wheat_plus:block/road/content_gray",
|
||||
"side": "wheat_plus:block/transparent"
|
||||
"side": "wheat_plus:block/common/transparent"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
"particle": "wheat_plus:block/road/base",
|
||||
"base": "wheat_plus:block/road/base",
|
||||
"content": "wheat_plus:block/road/content_gray",
|
||||
"side": "wheat_plus:block/transparent"
|
||||
"side": "wheat_plus:block/common/transparent"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
|
||||
|
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 2.7 KiB |
Reference in New Issue
Block a user