From 53cdd93603f22c7d58822cf50edbb9edeb65e2f8 Mon Sep 17 00:00:00 2001 From: BradXBrutal Date: Tue, 15 Aug 2017 18:37:34 -0400 Subject: [PATCH] User-submitted text for Sound Muffler from crafting-guide.com --- data/extra_utilities/items/sound_muffler/item.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 data/extra_utilities/items/sound_muffler/item.json diff --git a/data/extra_utilities/items/sound_muffler/item.json b/data/extra_utilities/items/sound_muffler/item.json new file mode 100644 index 00000000..c9fa4e16 --- /dev/null +++ b/data/extra_utilities/items/sound_muffler/item.json @@ -0,0 +1 @@ +{"description":"The Sound Muffler is a block from Extra Utilities that will reduce the volume of most sounds in an 8 block radius (7 in ExU2) by 90 %. This can, for example, be used to quiet down farms with many animals.\n\nIt only works on sounds with a location, so music from the game or Jukeboxes will not be muffled. Muffled sounds will give off a small smoke particle traveling slightly in the direction of the block that muffled them."} \ No newline at end of file