Well there is another problem. After making my map for my modpack i had idea to make quest for automation. Well asi postet 3 hours ago i upgraded it littlebit :
//Pulverizer
mods.thermalexpansion.Pulverizer.addRecipe(250, <minecraft:cobblestone>, <minecraft:gravel>);
mods.thermalexpansion.Pulverizer.addRecipe(250, <minecraft:gravel>, <minecraft:sand>);
mods.thermalexpansion.Pulverizer.addRecipe(250, <minecraft:sand>, <exnihilo:dust>);
And i still have problems. Yeeeeey.
When i do /mt reload it tell me this :
Warning: 2 modifications were stuck.
I know im really bad at this but if someone can help me tell it. World need new superheroes !
//Pulverizer
mods.thermalexpansion.Pulverizer.addRecipe(250, <minecraft:cobblestone>, <minecraft:gravel>);
mods.thermalexpansion.Pulverizer.addRecipe(250, <minecraft:gravel>, <minecraft:sand>);
mods.thermalexpansion.Pulverizer.addRecipe(250, <minecraft:sand>, <exnihilo:dust>);
And i still have problems. Yeeeeey.
When i do /mt reload it tell me this :
Warning: 2 modifications were stuck.
I know im really bad at this but if someone can help me tell it. World need new superheroes !