Comprehensive Guide:World: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
Line 109: Line 109:


== Block limits ==
== Block limits ==
''Limits the amount of lag causing blocks {[https://github.com/CivClassic/SimpleAdminHacks source]}''
''Limits the amount of lag causing blocks {[https://github.com/CivClassic/SimpleAdminHacks source], [https://github.com/CivClassic/AnsibleSetup/blob/master/templates/public/plugins/SimpleAdminHacks/config.yml.j2#L30 config]}''


Some blocks are limited on a per chunk basis to reduce lag. Exceeding the limit will print <code>"Limit reached for this chunk, you cannot place more of this type of block."</code>
Some blocks are limited on a per chunk basis to reduce lag. Exceeding the limit will print <code>"Limit reached for this chunk, you cannot place more of this type of block."</code>
Line 117: Line 117:
!Limit per chunk
!Limit per chunk
|-
|-
|HOPPER
|Comparator
|12
|-
|Dropper
|16
|16
|-
|-
|PISTON_BASE
|Hopper
|16
|8
|-
|-
|PISTON_STICKY_BASE
|Furnace
|40
|8
|-
|-
|DISPENSER
|Dispenser
|16
|16
|-
|-
|DROPPER
|Observer
|4
|16
|-
|-
|REDSTONE_COMPARATOR
|Slime block
|8
|12
|-
|-
|FURNACE
|Piston base
|10
|40
|-
|-
|PISTON_EXTENSION
|Sticky piston base
|10
|8
|-
|PISTON_MOVING_PIECE
|8
|}
|}