Browse Source

fix: Set grass item texture

pull/24/head
Ryan Reed 3 weeks ago
parent
commit
af0fc8d3fa
1 changed files with 3 additions and 1 deletions
  1. +3
    -1
      resources/blocks/005_grass.tres

+ 3
- 1
resources/blocks/005_grass.tres View File

@ -9,6 +9,8 @@ material_texture = ExtResource("1_n4fyn")
id = "005"
name = "Grass"
amount = 0
max_stack_size = 999
max_number_stacks = 0
description = "Block of grass and dirt"
item_texture = "uid://li36txj7oweq"
item_texture = "uid://bgo4mb3atmbot"
metadata/_custom_type_script = "uid://dwrmy4mx0mw18"

Loading…
Cancel
Save