chunky icon indicating copy to clipboard operation
chunky copied to clipboard

Support mod blocks

Open llbit opened this issue 11 years ago • 3 comments

Add support for mod blocks. Mod blocks could be implemented similarly to entities.

Related issue: #20

llbit avatar Mar 02 '13 00:03 llbit

The link doesn't go anywhere.

How difficult would it be to extract the geometry and textures for mod blocks out of mod ZIPs, considering the fact that they're obfuscated to match each Minecraft version? Do modloaders eliminate the obfuscation requirement?

Or would the mod authors be required to include some sort of descriptor file for each block to enable Chunky support?

abonander avatar Jun 21 '13 14:06 abonander

Currently devs of MCEdit performing that task. You can ask them something... If it not abandoned yet.

Dushess avatar Dec 05 '17 21:12 Dushess

The link doesn't go anywhere.

How difficult would it be to extract the geometry and textures for mod blocks out of mod ZIPs, considering the fact that they're obfuscated to match each Minecraft version? Do modloaders eliminate the obfuscation requirement?

Or would the mod authors be required to include some sort of descriptor file for each block to enable Chunky support?

As a non-developer, I don't think it's very difficult, at least BlueMap does. A012BE85-D925-4787-A2BA-27DD6067EF89 A6995974-5D19-4DF7-A5A0-54FDA9CAC38B

@leMaik Where are we on this..?

Zhou-Shilin avatar Feb 12 '24 14:02 Zhou-Shilin