I need rewards id’s for complete my mod, maplestrike id is 363, but in Reward_ID no.
Hey irhchimpmind please share more context. Share the .dat files and what are you trying to make
I’m trying to make a mod with more minerals, and I want it to drop any item for me to test, but the reward IDs are different from the normal item IDs.
What do you mean they are different? The Reward_ID 516 in .dat file specifies id of item that should drop when the resource is destroyed.
Reward_ID 516
Yes, but the metal scrap id is not 516, but in the file the Reward is the ID
Ok, I see what you mean now and you’re right. Reward_ID is actually spawn asset ID, not item ID.
In this case I sent example of a tree .dat file where Reward_ID 516 is the ID of this spawn asset: https://restoremonarchy.com/players/browser/vanilla/spawn/item/a7700ffae27c43af8a800a7cf559099a
So you actually need to create a spawn asset first and then specify its ID as the Reward_ID of your resource.