An open API service indexing awesome lists of open source software.

https://github.com/dosmike/block-obj-mapper

Replace Blocks in Minecraft Forge 1.7.10 with obj 3D models
https://github.com/dosmike/block-obj-mapper

Last synced: 19 days ago
JSON representation

Replace Blocks in Minecraft Forge 1.7.10 with obj 3D models

Awesome Lists containing this project

README

          

# Load 3D-Models in Forge!
### Take use of the advanced model loader in MinecraftForge 1.7.10
This ForgeMod will allow you to load 3D Models instead of Blocks.
For this I'm currently cloning the Block class using Javassist (not included), recompiling them and then using Forges substitution alias system to replace the blocks.

Please do NOT upload this project in any form (edited or not) to any other website or other repository