Add NetherOres block rendering support
This commit is contained in:
parent
28e617a11b
commit
2db29f47a8
1 changed files with 4 additions and 0 deletions
|
|
@ -213,6 +213,7 @@ compass-mode: newnorth
|
||||||
|
|
||||||
# Enable Industrial Craft 2 block rendering support
|
# Enable Industrial Craft 2 block rendering support
|
||||||
#ic2-support: true
|
#ic2-support: true
|
||||||
|
#ic2-advancesmachines-support: true
|
||||||
|
|
||||||
# Enable BuildCraft block rendering support
|
# Enable BuildCraft block rendering support
|
||||||
#buildcraft-support: true
|
#buildcraft-support: true
|
||||||
|
|
@ -220,6 +221,9 @@ compass-mode: newnorth
|
||||||
# Enable RedPower2 block rendering support
|
# Enable RedPower2 block rendering support
|
||||||
#redpower2-support: true
|
#redpower2-support: true
|
||||||
|
|
||||||
|
# Enable NetherOres block rendering support
|
||||||
|
#netherores-support: true
|
||||||
|
|
||||||
render-triggers:
|
render-triggers:
|
||||||
#- chunkloaded
|
#- chunkloaded
|
||||||
#- playermove
|
#- playermove
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue