Advertisement
AchyMake

shear.yml

Apr 29th, 2023
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.07 KB | Gaming | 0 0
  1. BEEHIVE:
  2.   enable: true
  3.   chance: 30
  4.   amount: 1
  5.   particle:
  6.     enable: true
  7.     type: TOTEM
  8.     offsetX: 0.3
  9.     offsetY: 0.3
  10.     offsetZ: 0.3
  11.     count: 25
  12.   sound:
  13.     enable: true
  14.     type: BLOCK_AMETHYST_BLOCK_BREAK
  15.     volume: 0.75F
  16.     pitch: 1.0F
  17. BEE_NEST:
  18.   enable: true
  19.   chance: 30
  20.   amount: 1
  21.   particle:
  22.     enable: true
  23.     type: TOTEM
  24.     offsetX: 0.3
  25.     offsetY: 0.3
  26.     offsetZ: 0.3
  27.     count: 25
  28.   sound:
  29.     enable: true
  30.     type: BLOCK_AMETHYST_BLOCK_BREAK
  31.     volume: 0.75F
  32.     pitch: 1.0F
  33. SHEEP:
  34.   enable: true
  35.   chance: 30
  36.   amount: 1
  37.   particle:
  38.     enable: true
  39.     type: TOTEM
  40.     offsetX: 0.3
  41.     offsetY: 0.3
  42.     offsetZ: 0.3
  43.     count: 25
  44.   sound:
  45.     enable: true
  46.     type: BLOCK_AMETHYST_BLOCK_BREAK
  47.     volume: 0.75F
  48.     pitch: 1.0F
  49. MUSHROOM_COW:
  50.   enable: true
  51.   chance: 30
  52.   amount: 1
  53.   particle:
  54.     enable: true
  55.     type: TOTEM
  56.     offsetX: 0.3
  57.     offsetY: 0.3
  58.     offsetZ: 0.3
  59.     count: 25
  60.   sound:
  61.     enable: true
  62.     type: BLOCK_AMETHYST_BLOCK_BREAK
  63.     volume: 0.75F
  64.     pitch: 1.0F
  65.  
Tags: Experience
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement