TfT-02 / DynamicTextures

Switch texture packs between worlds!
1 stars 4 forks source link

Coding #9

Closed GladiatorMoz closed 10 years ago

GladiatorMoz commented 10 years ago

@TfT_02 I had a cool idea, and I was wondering if it was possible. It is similar to your plugin,but it works differently. We will say I have a minecraft object, let's say a COAL_BLOCK. Would it be possible to set multiple textures for the block, similar to what Optifine does for entities? Or is that client-side...? Or maybe is it only for entities?

In principle, my question is this: is it possible for the server to tell the client to see multiple texture packs for one object based on what a plufin tells it to do? And do you have to have optifine/mcpatcher?

TfT-02 commented 10 years ago

This would have to be handled client side in order to work, unfortunately.

GladiatorMoz commented 10 years ago

Dangit