1

Mystical Agriculture and EnderIO - Custom XML issues!

99Blocks's Avatar 99Blocks6/24/17 5:05 pm
1 emeralds 757 1
6/28/2017 4:57 pm
star_weaver's Avatar star_weaver
Hey folks, I'm mid-way through creating a mod-pack and I'm having some trouble with the EnderIO xml coding!

Basically I want to have the pack utilise alloy smelter to create the Mystical agriculture seeds. I have disabled the vanilla crafting recipe with Minetweaker and entered the code into AlloySmelterRecipes_user.xml but it isn't showing up or working in the game.

This is the current format that I have for the first test recipe could someone point out what I'm doing wrong please?

<AlloySmelterRecipes>
<recipeGroup name="MysticalAgriculture" > <!-- Required for EnderIO to function correctly. -->
<recipe name="Base Crafting Seed" energyCost="100" >
<input>
<itemStack modID="mysticalagriculture" itemName="prosperity_shard" number="4" />
<itemStack oreDictionary="listAllseed" />
</input>
<output>
<itemStack modID="mysticalagriculture" itemName="base_crafting_seed" itemMeta="0" />
</output>

</AlloySmelterRecipes>

Many thanks!
Posted by 99Blocks's Avatar
99Blocks
Level 1 : New Network
0

Create an account or sign in to comment.

1

1
06/28/2017 4:57 pm
Level 26 : Expert Princess
star_weaver
star_weaver's Avatar
this sounds like the exact issue your experiencing
https://github.com/SleepyTrousers/EnderIO/issues/904

if that doesnt work, then you may need to make a new post there and link that 1 and say it no work
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome