Disable blockphysics and blockfromto by default - fires too much in recent CB versions, and just not needed 99% of the time
This commit is contained in:
parent
29a413e0f7
commit
6b81cb5bb4
1 changed files with 2 additions and 2 deletions
|
|
@ -250,8 +250,8 @@ render-triggers:
|
||||||
- blockspread
|
- blockspread
|
||||||
- pistonmoved
|
- pistonmoved
|
||||||
- explosion
|
- explosion
|
||||||
- blockfromto
|
#- blockfromto
|
||||||
- blockphysics
|
#- blockphysics
|
||||||
- structuregrow
|
- structuregrow
|
||||||
- blockgrow
|
- blockgrow
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue