mirror of
https://github.com/webbukkit/dynmap.git
synced 2024-11-24 11:15:21 +01:00
Add tubestuff configuration option
This commit is contained in:
parent
df8013489d
commit
ab46d250b1
@ -218,39 +218,33 @@ skin-url: "http://s3.amazonaws.com/MinecraftSkins/%player%.png"
|
|||||||
# '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
|
||||||
|
|
||||||
|
### Mod block support ###
|
||||||
# Enable Industrial Craft 2 block rendering support (core, Advanced Machines, Charging Bench, Power Converters, Compact Solars)
|
# Enable Industrial Craft 2 block rendering support (core, Advanced Machines, Charging Bench, Power Converters, Compact Solars)
|
||||||
#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
|
#ic2-powerconverters-support: true
|
||||||
#ic2-compactsolars-support: true
|
#ic2-compactsolars-support: true
|
||||||
|
|
||||||
# Enable BuildCraft block rendering support
|
# Enable BuildCraft block rendering support
|
||||||
#buildcraft-support: true
|
#buildcraft-support: true
|
||||||
|
|
||||||
# Enable RedPower2 block rendering support
|
# Enable RedPower2 block rendering support
|
||||||
#redpower2-support: true
|
#redpower2-support: true
|
||||||
|
|
||||||
# Enable NetherOres block rendering support
|
# Enable NetherOres block rendering support
|
||||||
#netherores-support: true
|
#netherores-support: true
|
||||||
|
|
||||||
# Enable RailCraft block rendering support
|
# Enable RailCraft block rendering support
|
||||||
#railcraft-support: true
|
#railcraft-support: true
|
||||||
|
|
||||||
# Enable Kaevator's Superslopes block rendering support
|
# Enable Kaevator's Superslopes block rendering support
|
||||||
#superslopes-support: true
|
#superslopes-support: true
|
||||||
|
|
||||||
# Enabled ComputerCraft block rendering support
|
# Enabled ComputerCraft block rendering support
|
||||||
#computercraft-support: true
|
#computercraft-support: true
|
||||||
|
|
||||||
# Enabled LC Trees++ block rendering support
|
# Enabled LC Trees++ block rendering support
|
||||||
#lctrees-support: true
|
#lctrees-support: true
|
||||||
|
|
||||||
# Enable Forestry block rending support
|
# Enable Forestry block rending support
|
||||||
#forestry-support: true
|
#forestry-support: true
|
||||||
|
|
||||||
# Enable IronCheck block rendering support
|
# Enable IronCheck block rendering support
|
||||||
#ironchest-support: true
|
#ironchest-support: true
|
||||||
|
# Enable TubeCraft block rendering support
|
||||||
|
#tubecraft-support: true
|
||||||
|
|
||||||
render-triggers:
|
render-triggers:
|
||||||
#- playermove
|
#- playermove
|
||||||
|
Loading…
Reference in New Issue
Block a user