mirror of
https://github.com/TeamMidnightDust/BetterLeavesLite.git
synced 2025-12-13 11:15:09 +01:00
feat: specify render type in leaf models
- Fixes leaves from Mystic's Biomes appearing opaque
This commit is contained in:
Binary file not shown.
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"credit": "Motschen's Better Leaves Lite",
|
||||
"render_type": "minecraft:cutout_mipped",
|
||||
"parent": "block/block",
|
||||
"texture_size": [32, 32],
|
||||
"textures": {
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"credit": "Motschen's Better Leaves Lite",
|
||||
"render_type": "minecraft:cutout_mipped",
|
||||
"parent": "block/block",
|
||||
"texture_size": [32, 32],
|
||||
"textures": {
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"credit": "Motschen's Better Leaves Lite",
|
||||
"render_type": "minecraft:cutout_mipped",
|
||||
"parent": "block/block",
|
||||
"texture_size": [32, 32],
|
||||
"textures": {
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"credit": "Motschen's Better Leaves Lite",
|
||||
"render_type": "minecraft:cutout_mipped",
|
||||
"parent": "block/block",
|
||||
"texture_size": [32, 32],
|
||||
"textures": {
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"credit": "Motschen's Better Leaves Lite",
|
||||
"render_type": "minecraft:cutout_mipped",
|
||||
"parent": "block/block",
|
||||
"texture_size": [32, 32],
|
||||
"textures": {
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"credit": "Motschen's Better Leaves Lite",
|
||||
"render_type": "minecraft:cutout_mipped",
|
||||
"parent": "block/block",
|
||||
"texture_size": [32, 32],
|
||||
"textures": {
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"credit": "Motschen's Better Leaves Lite",
|
||||
"render_type": "minecraft:cutout_mipped",
|
||||
"parent": "block/block",
|
||||
"texture_size": [32, 32],
|
||||
"textures": {
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"credit": "Motschen's Better Leaves Lite",
|
||||
"render_type": "minecraft:cutout_mipped",
|
||||
"parent": "block/block",
|
||||
"texture_size": [32, 32],
|
||||
"textures": {
|
||||
|
||||
Reference in New Issue
Block a user