item icons
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
This commit is contained in:
parent
d790c1df8a
commit
aef0673ca6
@ -30,7 +30,7 @@
|
|||||||
"offsetY" : 0.05,
|
"offsetY" : 0.05,
|
||||||
"offsetZ" : 0
|
"offsetZ" : 0
|
||||||
},
|
},
|
||||||
"iconPath" : "Textures/icons/itemIconItemGeneric.png"
|
"iconPath" : "Textures/icons/shovel.png"
|
||||||
},
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
@ -63,7 +63,7 @@
|
|||||||
"offsetY" : 0.05,
|
"offsetY" : 0.05,
|
||||||
"offsetZ" : 0
|
"offsetZ" : 0
|
||||||
},
|
},
|
||||||
"iconPath" : "Textures/icons/itemIconItemGeneric.png"
|
"iconPath" : "Textures/icons/wand.png"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id" : "entityinspector",
|
"id" : "entityinspector",
|
||||||
@ -94,7 +94,7 @@
|
|||||||
"offsetY" : 0.05,
|
"offsetY" : 0.05,
|
||||||
"offsetZ" : 0
|
"offsetZ" : 0
|
||||||
},
|
},
|
||||||
"iconPath" : "Textures/icons/itemIconItemGeneric.png"
|
"iconPath" : "Textures/icons/magnifyingglass.png"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id" : "waterSpawner",
|
"id" : "waterSpawner",
|
||||||
@ -125,7 +125,7 @@
|
|||||||
"offsetY" : 0.05,
|
"offsetY" : 0.05,
|
||||||
"offsetZ" : 0
|
"offsetZ" : 0
|
||||||
},
|
},
|
||||||
"iconPath" : "Textures/icons/itemIconItemGeneric.png"
|
"iconPath" : "Textures/icons/wave.png"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id" : "fabTool",
|
"id" : "fabTool",
|
||||||
@ -156,7 +156,7 @@
|
|||||||
"offsetY" : 0.05,
|
"offsetY" : 0.05,
|
||||||
"offsetZ" : 0
|
"offsetZ" : 0
|
||||||
},
|
},
|
||||||
"iconPath" : "Textures/icons/itemIconItemGeneric.png"
|
"iconPath" : "Textures/icons/hammer.png"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"files" : [
|
"files" : [
|
||||||
|
|||||||
BIN
assets/Textures/icons/hammer.png
Normal file
BIN
assets/Textures/icons/hammer.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 89 KiB |
BIN
assets/Textures/icons/magnifyingglass.png
Normal file
BIN
assets/Textures/icons/magnifyingglass.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 87 KiB |
BIN
assets/Textures/icons/shovel.png
Normal file
BIN
assets/Textures/icons/shovel.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 40 KiB |
BIN
assets/Textures/icons/wand.png
Normal file
BIN
assets/Textures/icons/wand.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 120 KiB |
BIN
assets/Textures/icons/wave.png
Normal file
BIN
assets/Textures/icons/wave.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 121 KiB |
@ -1556,6 +1556,7 @@ Block destruction work
|
|||||||
Block cursor custom textures
|
Block cursor custom textures
|
||||||
New block type
|
New block type
|
||||||
Fix inventory item tooltip not clearing
|
Fix inventory item tooltip not clearing
|
||||||
|
More item icons
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user