mirror of
https://github.com/webbukkit/dynmap.git
synced 2024-11-24 19:25:15 +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
|
||||
#ic2-support: true
|
||||
#ic2-advancesmachines-support: true
|
||||
|
||||
# Enable BuildCraft block rendering support
|
||||
#buildcraft-support: true
|
||||
@ -220,6 +221,9 @@ compass-mode: newnorth
|
||||
# Enable RedPower2 block rendering support
|
||||
#redpower2-support: true
|
||||
|
||||
# Enable NetherOres block rendering support
|
||||
#netherores-support: true
|
||||
|
||||
render-triggers:
|
||||
#- chunkloaded
|
||||
#- playermove
|
||||
|
Loading…
Reference in New Issue
Block a user