Medieval Engineers

Medieval Engineers

Otillräckligt med betyg
TradingPost custom recipe compatibility
   
Utmärkelse
Favorit
Favoritmarkerad
Avfavoritmarkerad
Type: Mod
Mod category: other
Version: 0.7
Filstorlek
Lades upp
818.012 KB
11 jan, 2020 @ 3:03
1 ändringsnotis ( visa )

Abonnera för att ladda ner
TradingPost custom recipe compatibility

Beskrivning
Add this mod as dependency to your own mod if you want to add your own trading post crafting recipes, while not requiring your users to have the Trading post mod active.

example of a custom trading post recipe (add something like this to your mod)
The important part is using either the TradingPostSell or TradingPostBuy Category
and using the InventoryItem Penny, QuarterNoble or Noble.
Default crafting time for sell is 0.1 and for buy 120 but you can use whatever you want

<Definition xsi:type="MyObjectBuilder_CraftingRecipeDefinition">
<Id Type="MyObjectBuilder_CraftingRecipeDefinition" Subtype="TPSellApple"/>
<DisplayName>Sell Apples for 2 pence</DisplayName>
<Icon>Textures\GUI\Icons\Apple.dds</Icon>
<Category>TradingPostSell</Category>
<Prerequisites>
<Item Amount="5" Type="ConsumableItem" Subtype="Apple" />
</Prerequisites>
<Results>
<Item Amount="2" Type="InventoryItem" Subtype="Penny" />
</Results>
<CraftingTime Seconds="0.1"/>
</Definition>
1 kommentarer
woodyscrane 1 mar, 2023 @ 17:41 
░░░░░░▄▄▄░░▄██▄░░░
░░░░░▐▀█▀▌░░░░▀█▄░░░
░░░░░▐█▄█▌░░░░░░▀█▄░░
░░░░░░▀▄▀░░░▄▄▄▄▄▀▀░░
░░░░▄▄▄██▀▀▀▀░░░░░░░
░░░█▀▄▄▄█░▀▀░░
░░░▌░▄▄▄▐▌▀▀▀░░ THIS IS BOB
▄░▐░░░▄▄░█░▀▀ ░░
▀█▌░░░▄░▀█▀░▀ ░░ COPY AND PASTE HIM,
░░░░░░░▄▄▐▌▄▄░░░ SO, HE CAN TAKE
░░░░░░░▀███▀█░▄░░ OVER THE WORKSHOP
░░░░░░▐▌▀▄▀▄▀▐▄░░
░░░░░░▐▀░░░░░░▐▌░░
░░░░░░█░░░░░░░░█░░░