This might seem strange at first but it turns out that recipe viewer mods are making use of translations for item tags. I asked about this and another person said their own mod would also benefit from item tag translations. So there is a demand for translations of these tags and currently,...
St. Patrick’s Day is right around the corner, and as I’m a person with a “Mc” in front of his last name I believe I am legally obligated to eat Corned Beef and Cabbage while drinking beer on that day. I’m pretty sure the Irish Mafia will come take me out if I don’t or...
While I was out for my walk this morning, I found a $1 bill on the ground of the park I go to. I am considering it a sign. I am putting it with my collectibles in my office and I am saving it until I am officially declared cancer-free. I realize I cannot really buy much for...
Search code, repositories, users, issues, pull requests... Provide feedback We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly ...
I have built a template to partially autogenerate "recipes" for some automated equipment that reads parameters off of an excel sheet. Each recipe corresponds to a different design where I have to man... Vegelaar Thank you for the reply. I don't think that this really solves what I...
protected String getRecipeInfo() { if(entity == null) { return "null"; } return entity.getName(); } } 代码示例来源:origin: MCTCP/TerrainControl /** * Gets the entity name corresponding to the given entity class. * @param entityClass The entity class. * @return The entity name, or...
cmp.setString(TAG_ENCHANTS, enchStr); } 代码示例来源:origin: Vazkii/Quark public static void runConsumers() { List<ResourceLocation> recipeList = new ArrayList(CraftingManager.REGISTRY.getKeys()); for(ResourceLocation res : recipeList) { IRecipe recipe = CraftingManager.REGISTRY.getObject(res)...
[22:54:19] [main/INFO]: [BWM] Feature PreInit : HarderSteelRecipe [22:54:19] [main/INFO]: [BWM] Feature PreInit : HopperRecipes [22:54:19] [main/INFO]: [BWM] Feature PreInit : ReadTheFingManual [22:54:19] [main/INFO]: [BWM] Feature PreInit : MillRecipes [22:54:19]...
Hello, I don't know if this is possible, I have a very unique situation. We use Excel for our test cases, usually multiple sheets in one file. The main...
[11:24:15] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:ItemMaterial.Silicon:0 [11:24:15] [Client thread/INFO]: Recipes Loading: HCCrusher: 8 loaded. [11:24:15] [Client thread/INFO]: Recipes Loading: Press: 3 loaded. [11:24:15]...