mirror of
https://github.com/Xiao-MoMi/craft-engine.git
synced 2026-01-04 15:41:38 +00:00
@@ -1,7 +1,8 @@
|
||||
{
|
||||
"texture_size": [64, 64],
|
||||
"textures": {
|
||||
"0": "item/custom/bench"
|
||||
"0": "item/custom/bench",
|
||||
"particle": "item/custom/bench"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
{
|
||||
"texture_size": [32, 32],
|
||||
"textures": {
|
||||
"0": "item/custom/table_lamp"
|
||||
"0": "item/custom/table_lamp",
|
||||
"particle": "item/custom/table_lamp"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
{
|
||||
"texture_size": [32, 32],
|
||||
"textures": {
|
||||
"0": "item/custom/wooden_chair"
|
||||
"0": "item/custom/wooden_chair",
|
||||
"particle": "item/custom/wooden_chair"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user