Soartex-Modded / Modded-1.10.x

Soartex Mod Textures for Minecraft 1.10.x! Download here:
https://soartex.net/downloads/mods/
10 stars 10 forks source link

MoreFurnaces #16

Closed mgdgfbhevdyeh closed 7 years ago

mgdgfbhevdyeh commented 7 years ago

Most of the texture comes from the previous version I did not have time but just finished the texture of the Nether furnace I do texture technology is not very good, I'm slowly learning Also,my english is no good

Shoeboxam commented 7 years ago

How is the pull request bugged? Do you need any help with fixes?

mgdgfbhevdyeh commented 7 years ago

OK,I am Back,I will be fix gui bug.This is one of my little mistakes

alfw commented 7 years ago

Hey @mgdgfbhevdyeh , can you rename the folder to More_Furnaces and in the mod.json update text inmod_dirto More_Furnaces, the name to More_Furnaces and mod_id to morefurnaces ? This is to follow the format from the other mods.

artdude543 commented 7 years ago

Yeah as @alfw has mentioned the changes mentioned need to be applied before this gets pulled in. The mod.json files are highly important and need to be valid and correct to the repo to ensure our backend scripts run fine without any problems.

mgdgfbhevdyeh commented 7 years ago

@alfw Thank you for pointing out that

alfw commented 7 years ago

I think you mixed up what i ment with the mod.json. This was the change i ment:

{
  "mod_id": "morefurnaces",
  "mod_name": "More Furnaces",
  "mod_dir": "/More_Furnaces/",
  "mod_version": "v1.8.2",
  "mc_version": "1.10.2",
  "mod_authors": ["CubeX2"],
  "url_website": "http://www.minecraftforum.net/topic/506109-",
  "description": "new furnaces"
}

You altso need to rename the folder with the textures from MoreFurnaces to More_Furnaces. The compile script use the mod_dir part to pull the textures so those need to match up.

If you have more question about it, feel free to ask and ether me or other Soartex Staff will respond!

mgdgfbhevdyeh commented 7 years ago

hmm, Feeling this Pull request Commits too much Please turn this Closed

artdude543 commented 7 years ago

Closed as on per request.