Advertisement
Guest User

Untitled

a guest
Oct 15th, 2019
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. if-interact-false {
  2. # Allow player interactions with monsters?
  3. entity-monsters=true
  4. # Allow player interactions with passives?
  5. entity-passives=true
  6. interact-blocks {
  7. # This items will not be allowed to interact, all other items will be.
  8. blacklist=[
  9. CHEST,
  10. CHEST_MINECART
  11. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement