[512x, 128x - 64x] Dartcraft [MC1.6]

Post a new thread here if you've made a BDcraft styled complete patch to fully support a Minecraft mod.
Post Reply 
User avatar
Supporter
287 Posts
 x 5

Post 06 Feb 2014, 21:02

sorry! my computer isn't very good so I'm not able to test any textures D:
:D
If you like our work please consider becoming a Supporter and get an ad-free experience.
User avatar
Patch Creator
1498 Posts
 x 139

Post 06 Feb 2014, 22:32

The textures for the still force liquid you have made only have 8 frames and the mcmeta data is looking for 16. Either double the length of the texture or edit the mcdata.
If anyone would like to take over any of my threads please contact me. I will continue to host what I have done but expect no further updates.
User avatar
Supporter
287 Posts
 x 5

Post 08 Feb 2014, 21:46

For those curious, all i have left to do are the Generator GUI, the Infuser Info GUI, the belt and pack rename GUI and the socket GUI. Then it's time for FINAL RELEASE! WOO! :D

and i'm working on them now :D

EDIT: ONE MORE :D :D
:D
User avatar
10 Posts
 x 0

Post 16 Feb 2014, 19:57

Hey NintendoFan37 - any word on the final release for this pack? Seems like you were real close a week ago.

Looking forward to the update.
User avatar
Supporter
287 Posts
 x 5

Post 16 Feb 2014, 20:00

GreenGriffon wrote:
Hey NintendoFan37 - any word on the final release for this pack? Seems like you were real close a week ago.

Looking forward to the update.
I've finished the entire thing (yay)
now i just am working on re-sizing it :cry:
that's taking a while
:D
User avatar
10 Posts
 x 0

Post 16 Feb 2014, 21:19

Goods news, thanks for the quick reply.
User avatar
22 Posts
 x 0

Post 20 Feb 2014, 11:59

Hey guys,

I resized the 512px to 128px.
Drums are missing, dont know why. :/

Best,
Zerant
User avatar
Patch Creator
1498 Posts
 x 139

Post 20 Feb 2014, 13:05

Zerant you have all the GUI's at 128 x 128. In a 128x pack these should be 1024 x 1024. Also most of the model textures are too small. Think you might need to adjust the patch you made.
If anyone would like to take over any of my threads please contact me. I will continue to host what I have done but expect no further updates.
User avatar
22 Posts
 x 0

Post 20 Feb 2014, 14:11

Was my first try for things like that, i will fix it ;)

------

Should be fixed now.

Other problems i found, i have no textures in the force infuser and squeezer for liquid force in iron/steel tanks, the force engine and fluiducts its working.

-- 20 Feb 2014, 15:11 --

Hopefully i got everything now. If not please let me know. I really want to help with things like that but i just startet with this TexturePack things.
User avatar
Patch Creator
1498 Posts
 x 139

Post 20 Feb 2014, 14:35

Zerant go into the mcmeta file for liquidForceStill.png and change it to this:

{
"animation": {
"frametime": 3,
"frames": [
0,
1,
2,
3,
4,
5,
6,
7,
6,
5,
4,
3,
2,
1
]
}
}

You will see that one of the 7's and the 8 have been removed. This will get the animation to work.

I've tried it in game and the still animation is working but for some reason the flowing animation is using the still animation. Must be a coding issue. I tried multiple size combinations but I can't get the flowing animation to appear. Hopefully when Dartcraft is out of beta it will get sorted.
If anyone would like to take over any of my threads please contact me. I will continue to host what I have done but expect no further updates.
Post Reply