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
- Host: GitHub
- URL: https://github.com/dosmike/block-obj-mapper
- Owner: DosMike
- Created: 2016-03-08T06:54:14.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-11T11:01:22.000Z (over 10 years ago)
- Last Synced: 2025-11-29T16:47:05.964Z (7 months ago)
- Language: Java
- Homepage:
- Size: 15.6 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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