Medieval Engineers

Medieval Engineers

Ikke nok vurderinger
TradingPost custom recipe compatibility
   
Pris
Føj til foretrukne
Gjort til foretrukken
Fjern som foretrukken
Type: Mod
Mod category: other
Version: 0.7
Filstørrelse:
Offentliggjort:
818.012 KB
11. jan. 2020 kl. 3:03
1 ændringsbemærkning ( vis )

Abonner for at downloade
TradingPost custom recipe compatibility

Beskrivelse
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 kl. 17:41 
░░░░░░▄▄▄░░▄██▄░░░
░░░░░▐▀█▀▌░░░░▀█▄░░░
░░░░░▐█▄█▌░░░░░░▀█▄░░
░░░░░░▀▄▀░░░▄▄▄▄▄▀▀░░
░░░░▄▄▄██▀▀▀▀░░░░░░░
░░░█▀▄▄▄█░▀▀░░
░░░▌░▄▄▄▐▌▀▀▀░░ THIS IS BOB
▄░▐░░░▄▄░█░▀▀ ░░
▀█▌░░░▄░▀█▀░▀ ░░ COPY AND PASTE HIM,
░░░░░░░▄▄▐▌▄▄░░░ SO, HE CAN TAKE
░░░░░░░▀███▀█░▄░░ OVER THE WORKSHOP
░░░░░░▐▌▀▄▀▄▀▐▄░░
░░░░░░▐▀░░░░░░▐▌░░
░░░░░░█░░░░░░░░█░░░