description |
---|
How to collect resources in Sunflower Farmers. |
Most farmers begin by planting and harvesting to earn Sunflower Tokens. However, there comes a time in a farmer's career when they want to move onto more lucrative ventures and start gathering wood, stone, iron ore and other valuable materials.
Sunflower Farmers is based on a composable design which allows developers and game designers to create and launch an endless range of resources that can be mined, chopped, fished, gathered and much more. Each resource requires a specific tool in order to be gathered. These tools can be crafted using a range of other resources in the game.
Under the hood each resource is designed as an ERC20 contract. This means if you chop wood you can freely trade it between farms or on open exchanges. You have complete ownership of what you collect in the game! The aim is to create a game that functions like a real world economy with silver, plutonium, gas, coal, solar and all the natural market economics that come with it.
For this example we will explore how to chop and collect wood.
Craft an axe - In order to chop a tree you must first craft an axe. You can do so by going to the Blacksmith and clicking 'Craft'
When crafting an item ensure that you have the required resources. Some tools require a range of different materials. An axe is the most basic item in Sunflower Farmers and requires just $1 Sunflower Token.
{% hint style="info" %} Tip: Craft more than 1 item at a time. Whether you craft 1 or 100 the gas fee will remain the same. ~$0.003 {% endhint %}
Once you have crafted an axe you can click on the wood chopper at the top of the farm.
Choose how many axe you want to use:
- 1 axe would yield between 3-5 pieces of wood.
- 3 axe would yield between 9-15 pieces of wood.
You can refer to the resource guide below to see the return rates on resources. Once you click 'Chop' you will need to confirm a MetaMask transaction. This costs around ~$0.002 and takes around 15-20 seconds before it is validated.
{% hint style="success" %} Congratulations! You have collected your first wood. You can view this inside of your inventory or in the Blacksmith menu. Now you explore and craft new items and NFTs! {% endhint %}
Each time you use an axe it weakens the tree and you need to wait for it to grow back. If it is a stump you will need to wait some time for it to grow back before you can chop. You can refer to the different replenish rates in the resource guide below.
Each resource is a unique contract that has its own rules and replenishes at a different rate. Some resources yield higher returns and some resources take longer to replenish.
Below is a list of addresses for the ERC20 resources & tools as well as the ERC721 (NFT) items.