Add apple icon

This commit is contained in:
2023-12-29 07:27:52 +01:00
parent 118f7f9d93
commit 5bcab7a23c
9 changed files with 26 additions and 7 deletions

BIN
rawAssets/Apple.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 450 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 368 KiB

After

Width:  |  Height:  |  Size: 368 KiB

View File

@@ -5507,10 +5507,20 @@
"type":"string",
"value":""
}],
"type":"gold"
"type":"apple"
},
{
"id":7427,
"properties":[
{
"name":"entity",
"type":"string",
"value":""
}],
"type":"gold"
},
{
"id":7428,
"properties":[
{
"name":"entity",

View File

@@ -1971,12 +1971,17 @@
<property name="entity" value=""/>
</properties>
</tile>
<tile id="7426" type="gold">
<tile id="7426" type="apple">
<properties>
<property name="entity" value=""/>
</properties>
</tile>
<tile id="7427" type="pop">
<tile id="7427" type="gold">
<properties>
<property name="entity" value=""/>
</properties>
</tile>
<tile id="7428" type="pop">
<properties>
<property name="entity" value=""/>
</properties>

Binary file not shown.