Add IC2 Power Converters Rendering Support
This commit is contained in:
parent
306fb6c975
commit
6408060733
1 changed files with 2 additions and 1 deletions
|
|
@ -211,10 +211,11 @@ smooth-biome-shading: true
|
||||||
# 'newnorth' is used to rotate maps and rose (requires fullrender of any HDMap map - same as 'newrose' for FlatMap or KzedMap)
|
# 'newnorth' is used to rotate maps and rose (requires fullrender of any HDMap map - same as 'newrose' for FlatMap or KzedMap)
|
||||||
compass-mode: newnorth
|
compass-mode: newnorth
|
||||||
|
|
||||||
# Enable Industrial Craft 2 block rendering support (core, Advanced Machines, Charging Bench)
|
# Enable Industrial Craft 2 block rendering support (core, Advanced Machines, Charging Bench, Power Converters)
|
||||||
#ic2-support: true
|
#ic2-support: true
|
||||||
#ic2-advancesmachines-support: true
|
#ic2-advancesmachines-support: true
|
||||||
#ic2-chargingbench-support: true
|
#ic2-chargingbench-support: true
|
||||||
|
#ic2-powerconverters-support: true
|
||||||
|
|
||||||
# Enable BuildCraft block rendering support
|
# Enable BuildCraft block rendering support
|
||||||
#buildcraft-support: true
|
#buildcraft-support: true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue