Garden Paws

Garden Paws

Not enough ratings
Item ID’s & How to Get Them
By VexedOwl
A quick guide on how to use the modding console to find item ID's.
   
Award
Favorite
Favorited
Unfavorite
Thing's We'll Need
  • The item in the game that you want the ID for.
  • And the Modding Console turned on.
How to turn on the Modding Console
There are step by step instructions here[www.gardenpawsgame.com] on the official garden paws site.
How to get the ID
  • Have the item you want the ID for on your hotbar and select it.
  • Open your Modding Console with the ` key.
  • Type in Game.DumpHotbarSelectedTexture()
  • Hit Enter and it should return a string of text.

So what of this text jumble is the actual ID?
One of the lines will say ‘Selected’ and then it will have the correct ID for the item you had selected on your hotbar.

What’s all the other stuff?
If the item is a piece of equipment or an item you use like a tool, it will also dump the associated textures with that item. Those textures can be found in the associated pathing listed in the text.


An Example
For Example Let's ID A Gold Pickaxe.
Make sure you have the item on your hotbar and that its selected.



Enter the command from above, you can simply copy paste it with shortcuts.
Game.DumpHotbarSelectedTexture()



After hiting enter it should show you the output. In this case we find the line after the command that says 'selected' and it will show the ID we are looking for:
Selected pickaxe_gold