Advertisement
tymonr

productions-tweak-example.json

Feb 27th, 2020
216
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.19 KB | None | 0 0
  1.         "booster_twice_all": {
  2.             "tags": ["tweak"],
  3.             "filter": {
  4.                 "producer": "*",
  5.                 "input": "*",
  6.                 "output": "*"
  7.             },
  8.             "tweak": {
  9.                 "input": 1,
  10.                 "output": 2
  11.             }
  12.         }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement