fix: add air block and fix transparency on images

This commit is contained in:
trafficlunar 2024-12-28 16:57:50 +00:00
parent 5c856d55c4
commit 5804853395
6 changed files with 44 additions and 20 deletions

View file

@ -1,4 +1,10 @@
{
"air": {
"name": "Air",
"version": 1000,
"id": ["air", 0],
"color": [0, 0, 0, 0]
},
"acacia_log": {
"name": "Acacia Log",
"version": 1072,