-
deeperman
sorry for my English. Where was the topic discussed, at the expense of adding IC2 3D models of mechanisms?
-
deeperman
How to add to IC2 3d models of mechanisms
-
deeperman
Is it possible to do this in a resourcepacks?
-
Chocohead
As long as it's for minecraft 1.8 or later yes
-
Chocohead
All the block models are in assets/ic2/models/block
-
deeperman
For 1.7.10 there is no such possibility?
-
Chocohead
Not simply, no
-
deeperman
Let's say I drew an animated 3d model of the crusher. How can I see it in the game? 1.7.10
-
deeperman
Through resourcepacks does not work out? -
deeperman
I realized that I'll have to get into the IC2 code for this?
-
deeperman
Well, the simplest solution in my opinion! To offer developers their 3D models
========================================================================
Or, tell me how to make 3d models to IC2 on version 1.7.10
Posts by deeperman
-
-
-
-
There was a problem with the translation into Russian characters are displayed incorrectly.
Here is my file IC2NuclearControl.lang
# Configuration file
# Generated on 11.05.12 17:57
####################
# block
####################
block {
}
####################
# general
####################
general {
}
####################
# item
####################
item {
}
####################
# locale.en.us
####################
locale.en.us {
item.ItemToolDigitalThermometer.name=Digital Thermometer
item.ItemToolThermometer.name=Thermometer
tile.blockHowlerAlarm.name=Howler Alarm
tile.blockIndustrialAlarm.name=Industrial Alarm
tile.blockThermalMonitor.name=Thermal Monitor
}
####################
# locale.ru.ru
####################
locale.ru.ru {
item.ItemToolDigitalThermometer.name=Цифровой термометр
item.ItemToolThermometer.name=Термометр
tile.blockHowlerAlarm.name=Сирена
tile.blockIndustrialAlarm.name=Промышленная сигнализация
tile.blockThermalMonitor.name=Термальный Монитор
}
Here is a screenshot