Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # 21 Aug 2012: Added logflushsecs
- # 1 May 2013: Added wooddropscharcoal
- # 16 May 2013: Added noburn(mob|player)by
- # 13 Jun 2013: Added charcoaldrop node
- # 22 SEp 2013: added lava place nodes
- # 23 Nov 2013: Added speciesmax, variable charcoal accepting Material names.
- # 17 Jan 2014: Added anydropchance, DARKOAK_LOG and ACACIA_LOG
- nerf_fire:
- logstart:
- player: OOPARTS, OOPARTS_parallel, OOPARTS_nature, OOPARTS_abyss
- # lightning: None
- # crystal: None
- # lava: None
- # fireball: None
- # explosion: None
- whitelist: false
- # blocklist: WOOL, HAY
- nospread: OOPARTS, OOPARTS_parallel, OOPARTS_nature, OOPARTS_abyss
- nostartby:
- op: false
- # lightning:
- # - world
- # lava:
- # - world_the_end
- # - nether
- # player:
- # - world
- # explosion: world
- # fireball: world
- # crystal: world
- nodamageto:
- # block: world
- # player:
- # fromlava: world, nether
- # fromfire:
- # - world
- # nonplayer:
- # fromlava: nether, world_the_end, world
- # fromfire: world
- noburnmobby:
- op: false
- # player:
- # mob:
- noburnplayerby:
- op: false
- # player:
- # mob:
- logflushsecs: 600
- noplacelavaby:
- op: false
- # player:
- logplace:
- lava: OOPARTS, OOPARTS_parallel, OOPARTS_nature, OOPARTS_abyss
- wooddropscharcoal: OOPARTS, OOPARTS_nether, OOPARTS_the_end, OOPARTS_nature
- # Following is global, applying to all worlds in wooddropscharcoal
- charcoaldrop:
- random: true
- max: 1
- speciesmax:
- JUNGLE_LOG: 2
- OAK_LOG: 1
- BIRCH_LOG: 1
- SPRUCE_LOG: 2
- ACACIA_LOG: 1
- DARKOAK_LOG: 1
- anydropchance: 40
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement