From af0fc8d3fad2d91acb0d10d6092acecc697baa2a Mon Sep 17 00:00:00 2001 From: Ryan Reed Date: Sun, 6 Apr 2025 22:16:41 -0400 Subject: [PATCH] fix: Set grass item texture --- resources/blocks/005_grass.tres | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/resources/blocks/005_grass.tres b/resources/blocks/005_grass.tres index 3be7b92..009ec48 100644 --- a/resources/blocks/005_grass.tres +++ b/resources/blocks/005_grass.tres @@ -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"