mirror of
https://github.com/webbukkit/dynmap.git
synced 2024-11-28 13:15:30 +01:00
Add NetherOres block rendering support
This commit is contained in:
parent
ef2c657ecc
commit
4a184b9988
@ -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…
Reference in New Issue
Block a user