
🛑This mods require FTB Quest and FTB Money for work !
This mods is an API for FTB quest, this mods add a block named "block seller", the utility is sell item for earn money.
You can have the block bellow
you can add as many items as you want! (tutorial is on the config file or bellow)
Add custom item for the block seller :
1. Set the item you want to config in your hand
2. do the command /getitemname for get the item name
3. Create a json file named with the name of the item you want at the location : gamefolder/config/ftbQuest-BlockSeller/items/
4. Add these line on the file :
{
"price": <your price>
}
⚠ If you don't add these line, the game / server will crash ! ⚠