Короче:
1) В папке с игрой, а именно примерно тут C:\Users\ "майнкрафтер со стажем"\AppData\Roaming\MCGL\MinecraftLauncher2\repository\mclient\plugins создаешь новую папку примерно с таким названием "HD мод Ursidae v1.1"
2) В этой папке создаешь файлик "info.json" примерно(но лучше скопировать) вот с таким содержимым:
 содержимое файла
{
"name": "HD мод Ursidae",
"desc": "HD мод Ursidae",
"author": "Ursidae",
"version": "1.1",
"graph":
[
{"file": "hd/terrain.png", "hash": "f40da2a015452aea6a26a8a56f44bd63"},
{"file": "block/largecupboard/largecupboard_hd.png", "hash": "b4ce1389d60120e498c6adeae837c879"},
{"file": "block/cupboard/cupboard_hd.png", "hash": "95cf027f80962fd972b57fc88e7920c3"},
{"file": "block/chest/chest_hd.png", "hash": "47e062a3f60852516d34ef533147698a"},
{"file": "block/largechest/largechest_hd.png", "hash": "ad0a0d6d85ee8d3b1fee2d7b117f1155"},
{"file": "item/hd/items1.png", "hash": "1282a86c31f78fac31390c937f71f87d"},
{"file": "item/hd/items2.png", "hash": "fac941efe17496f13ad904d937ad14cc"},
{"file": "item/hd/items3.png", "hash": "1e8dff713b0f79f25953ca0840cab338"},
{"file": "item/hd/items4.png", "hash": "adf0af8ab925818ab07345cb813d0f8f"},
{"file": "mob/npc/express.png", "hash": "df9bf99e343d09bb39ed09f66572e967"}
],
"mob":
[
{"file": "bigdog.png", "hash" :"541984dbdae7c63e3fb194e315c6af4c"},
{"file": "bot.png", "hash" :"550b0545b5515169931cc0f47b16133f"},
{"file": "cavespider.png", "hash" :"4f60b01dd9501f1e7d95548bf62b6df7"},
{"file": "chicken.png", "hash" :"31aa0f6ea4691c0271e5010a0cf2dead"},
{"file": "cow.png", "hash" :"d2dcfe0d4fecf551031b05aeb0ad4d9d"},
{"file": "creeper.png", "hash" :"1440f7344129411b987740f661b48b20"},
{"file": "dron.png", "hash" :"af40dfb87a9d131df113c22763955777"},
{"file": "elf.png", "hash" :"0a8c72861216682788ea5aea79bcc382"},
{"file": "enderman.png", "hash" :"d7197bb2e51135440d37405adedf21c5"},
{"file": "enderman_eyes.png", "hash" :"d2adcd2849f979cb62e425158a105326"},
{"file": "fire.png", "hash" :"4f40ce385b025a7c0552355576fbcbf6"},
{"file": "ghast.png", "hash" :"a496f87007b9b4aff6ed6e7f52fd3ed7"},
{"file": "ghast_fire.png", "hash" :"6c40839ae95f8124103e0d7791a51902"},
{"file": "goblin.png", "hash" :"7d12a2c82b9c2899c3b90a1072441df6"},
{"file": "lava.png", "hash" :"2faaa93b242bb49d1442a50fcbc54d79"},
{"file": "ogre.png", "hash" :"b41f16e9f269eb92878e426fccb31c05"},
{"file": "pig.png", "hash" :"798373eca26e733bd3429b52b1adb487"},
{"file": "pigman.png", "hash" :"0092937af2317ae330473ab50dcfb936"},
{"file": "pigzombie.png", "hash" :"be8e11bc855bb2860e6e2b4bc105a078"},
{"file": "redcow.png", "hash" :"6bf1be8f295f9feec8f478bbba452470"},
{"file": "saddle.png", "hash" :"6ad3a4058fe274bc1200b9b31d2322bd"},
{"file": "sheep.png", "hash" :"fbfb86ff342df6ba069d487f9674d77a"},
{"file": "sheep_fur.png", "hash" :"17f0adcc88aa8bed85f950db70f16035"},
{"file": "silverfish.png", "hash" :"70219bffc4fa4532b55a89e0cbd6335a"},
{"file": "skeleton.png", "hash" :"f82e0b03d26e412743ad93175cc121cc"},
{"file": "slime.png", "hash" :"fecc3e445911973801a0f9524d2d7f8e"},
{"file": "snowman.png", "hash" :"0388b5c713fc5ddcbe264de23fb6e260"},
{"file": "spider.png", "hash" :"73e866c18e7d0a666b7f0ee026da16d4"},
{"file": "spider_eyes.png", "hash" :"7a54a15cffd3bcde6c84e27423d95687"},
{"file": "squid.png", "hash" :"490c096c7d182bd12e78ad1bcbb15f72"},
{"file": "wolf.png", "hash" :"af99672fa013406a4a9863f434fdba36"},
{"file": "wolf_angry.png", "hash" :"c9a8cf4ee1a542ccc04a1f2437fc5b58"},
{"file": "wolf_tame.png", "hash" :"22d77ff722edf02b0057f20389ab6b8f"},
{"file": "zombie.png", "hash" :"cc5af40e1f38acf79c3f9d19680873f8"}
]
}
3) В ту же папку нужно перекинуть еще две папки "graph" и "mob" из архива мистера Ursidae
4) Ну и постольку-поскольку... Нам нужно в папке "graph" создать еще одну папку "mob" в которой нужно создать папку "npc" и в нее перетащить файл "express.png" из папки "mob" из архива мистера Ursidae (Данный пункт только для тех у кого есть внутренний стержень и он справился со всеми предыдущими)
Спасибо за внимание
Данная инструкция сделана при помощи вот этой инструкции Создание плагина
|