mirror of
https://github.com/trafficlunar/blockmatic.git
synced 2026-06-27 22:24:12 +00:00
fix: add air block and fix transparency on images
This commit is contained in:
parent
5c856d55c4
commit
5804853395
6 changed files with 44 additions and 20 deletions
|
|
@ -1,4 +1,10 @@
|
|||
{
|
||||
"air": {
|
||||
"name": "Air",
|
||||
"version": 1000,
|
||||
"id": ["air", 0],
|
||||
"color": [0, 0, 0, 0]
|
||||
},
|
||||
"acacia_log": {
|
||||
"name": "Acacia Log",
|
||||
"version": 1072,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue