diff options
author | Moulberry <jjenour@student.unimelb.edu.au> | 2022-10-15 16:14:46 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-15 16:14:46 +0200 |
commit | 9dff9de9be425a07691951f7f7e6d43ca2c967bf (patch) | |
tree | 525c4086b4b8cb9ee2a329dee7a0915ceaaa788a /src/main/resources/assets/notenoughupdates/dwarven_data/7_-3.json | |
parent | 7c6d37b2eb758a13b342b906f0aef88b940bc52a (diff) | |
parent | df02addf3404f07f245d6e6da8ce3ee8d72bd235 (diff) | |
download | NotEnoughUpdates-9dff9de9be425a07691951f7f7e6d43ca2c967bf.tar.gz NotEnoughUpdates-9dff9de9be425a07691951f7f7e6d43ca2c967bf.tar.bz2 NotEnoughUpdates-9dff9de9be425a07691951f7f7e6d43ca2c967bf.zip |
Merge pull request #268 from NotEnoughUpdates/masterv2.1.0
2.1 Continued
Diffstat (limited to 'src/main/resources/assets/notenoughupdates/dwarven_data/7_-3.json')
-rw-r--r-- | src/main/resources/assets/notenoughupdates/dwarven_data/7_-3.json | 29 |
1 files changed, 28 insertions, 1 deletions
diff --git a/src/main/resources/assets/notenoughupdates/dwarven_data/7_-3.json b/src/main/resources/assets/notenoughupdates/dwarven_data/7_-3.json index 5d043173..3e1ceb41 100644 --- a/src/main/resources/assets/notenoughupdates/dwarven_data/7_-3.json +++ b/src/main/resources/assets/notenoughupdates/dwarven_data/7_-3.json @@ -1 +1,28 @@ -{"11:11":true,"15:7":true,"12:8":222,"11:9":222,"15:11":true,"15:8":true,"10:9":[222,223],"12:10":true,"15:14":true,"9:9":[222,223],"11:13":true,"15:12":true,"15:15":true,"12:13":true,"15:10":true,"15:6":true,"15:13":true,"12:15":true,"12:12":true,"11:15":true}
\ No newline at end of file +{ + "11:11": true, + "15:7": true, + "12:8": 222, + "11:9": 222, + "15:11": true, + "15:8": true, + "10:9": [ + 222, + 223 + ], + "12:10": true, + "15:14": true, + "9:9": [ + 222, + 223 + ], + "11:13": true, + "15:12": true, + "15:15": true, + "12:13": true, + "15:10": true, + "15:6": true, + "15:13": true, + "12:15": true, + "12:12": true, + "11:15": true +} |