12 lines
509 B
Plaintext
12 lines
509 B
Plaintext
[gd_resource type="Resource" script_class="ItemData" format=3 uid="uid://b2cpqvxwlk3ub"]
|
|
|
|
[ext_resource type="Script" uid="uid://cjb16s8q73wkx" path="res://GameShit/PlayerController/Hotbar/ItemData.gd" id="1_oy3om"]
|
|
[ext_resource type="Texture2D" uid="uid://djybyd6myepyf" path="res://Assets/textures/Dirt.png" id="2_y4hc2"]
|
|
|
|
[resource]
|
|
script = ExtResource("1_oy3om")
|
|
Name = "Smelting Machine"
|
|
ID = "base:smeltingMachine"
|
|
texture = ExtResource("2_y4hc2")
|
|
metadata/_custom_type_script = "uid://cjb16s8q73wkx"
|