#Transparent block issue [Solved]

1 messages · Page 1 of 1 (latest)

grizzled spruce
#

The black part should be transparent i did use Blend material

#
  "format_version": "1.21.40",
  "minecraft:block": {
    "description": {
      "identifier": "mcpe:camo_block_desert",
      "menu_category": {
        "category": "construction",
        "group": "itemGroup.name.block"
      }
    },
    "components": {
      "tag:grass": {},
      "minecraft:light_dampening": 0,
      "minecraft:liquid_detection": {
        "detection_rules": [
          {
            "can_contain_liquid": true,
            "liquid_type": "water",
            "on_liquid_touches": "blocking"
          }
        ]
      },
      "minecraft:material_instances": {
        "*": {
          "render_method": "blend"
        }
      },
      "minecraft:destructible_by_mining": {
        "seconds_to_destroy": 1
      },
      "minecraft:destructible_by_explosion": true
    }
  }
}```
chilly trail
grizzled spruce
#

geometry needed?

#

alr then ill try

grizzled spruce
#

o now it works welp kinda suck because no random texture rotate

but it can be overcome with a script