File tree Expand file tree Collapse file tree 4 files changed +248
-0
lines changed
src/main/resources/data/industrialforegoing/recipes/laser_drill_ore/raw_materials Expand file tree Collapse file tree 4 files changed +248
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "type" : " forge:conditional" ,
3+ "recipes" : [
4+ {
5+ "conditions" : [
6+ {
7+ "type" : " forge:not" ,
8+ "value" : {
9+ "type" : " forge:tag_empty" ,
10+ "tag" : " forge:raw_materials/boron"
11+ }
12+ }
13+ ],
14+ "recipe" : {
15+ "type" : " industrialforegoing:laser_drill_ore" ,
16+ "catalyst" : {
17+ "item" : " industrialforegoing:laser_lens10"
18+ },
19+ "output" : {
20+ "tag" : " forge:raw_materials/boron"
21+ },
22+ "pointer" : 0 ,
23+ "rarity" : [
24+ {
25+ "blacklist" : {
26+ "type" : " minecraft:worldgen/biome" ,
27+ "values" : [
28+ " minecraft:the_end" ,
29+ " minecraft:the_void" ,
30+ " minecraft:small_end_islands" ,
31+ " minecraft:end_barrens" ,
32+ " minecraft:end_highlands" ,
33+ " minecraft:end_midlands"
34+ ]
35+ },
36+ "depth_max" : 68 ,
37+ "depth_min" : 5 ,
38+ "weight" : 20 ,
39+ "whitelist" : {}
40+ },
41+ {
42+ "blacklist" : {
43+ "type" : " minecraft:worldgen/biome" ,
44+ "values" : [
45+ " minecraft:the_end" ,
46+ " minecraft:the_void" ,
47+ " minecraft:small_end_islands" ,
48+ " minecraft:end_barrens" ,
49+ " minecraft:end_highlands" ,
50+ " minecraft:end_midlands"
51+ ]
52+ },
53+ "depth_max" : 255 ,
54+ "depth_min" : 0 ,
55+ "weight" : 3 ,
56+ "whitelist" : {}
57+ }
58+ ]
59+ }
60+ }
61+ ]
62+ }
Original file line number Diff line number Diff line change 1+ {
2+ "type" : " forge:conditional" ,
3+ "recipes" : [
4+ {
5+ "conditions" : [
6+ {
7+ "type" : " forge:not" ,
8+ "value" : {
9+ "type" : " forge:tag_empty" ,
10+ "tag" : " forge:raw_materials/magnesium"
11+ }
12+ }
13+ ],
14+ "recipe" : {
15+ "type" : " industrialforegoing:laser_drill_ore" ,
16+ "catalyst" : {
17+ "item" : " industrialforegoing:laser_lens14"
18+ },
19+ "output" : {
20+ "tag" : " forge:raw_materials/magnesium"
21+ },
22+ "pointer" : 0 ,
23+ "rarity" : [
24+ {
25+ "blacklist" : {
26+ "type" : " minecraft:worldgen/biome" ,
27+ "values" : [
28+ " minecraft:the_end" ,
29+ " minecraft:the_void" ,
30+ " minecraft:small_end_islands" ,
31+ " minecraft:end_barrens" ,
32+ " minecraft:end_highlands" ,
33+ " minecraft:end_midlands"
34+ ]
35+ },
36+ "depth_max" : 68 ,
37+ "depth_min" : 5 ,
38+ "weight" : 20 ,
39+ "whitelist" : {}
40+ },
41+ {
42+ "blacklist" : {
43+ "type" : " minecraft:worldgen/biome" ,
44+ "values" : [
45+ " minecraft:the_end" ,
46+ " minecraft:the_void" ,
47+ " minecraft:small_end_islands" ,
48+ " minecraft:end_barrens" ,
49+ " minecraft:end_highlands" ,
50+ " minecraft:end_midlands"
51+ ]
52+ },
53+ "depth_max" : 255 ,
54+ "depth_min" : 0 ,
55+ "weight" : 3 ,
56+ "whitelist" : {}
57+ }
58+ ]
59+ }
60+ }
61+ ]
62+ }
Original file line number Diff line number Diff line change 1+ {
2+ "type" : " forge:conditional" ,
3+ "recipes" : [
4+ {
5+ "conditions" : [
6+ {
7+ "type" : " forge:not" ,
8+ "value" : {
9+ "type" : " forge:tag_empty" ,
10+ "tag" : " forge:raw_materials/thorium"
11+ }
12+ }
13+ ],
14+ "recipe" : {
15+ "type" : " industrialforegoing:laser_drill_ore" ,
16+ "catalyst" : {
17+ "item" : " industrialforegoing:laser_lens15"
18+ },
19+ "output" : {
20+ "tag" : " forge:raw_materials/thorium"
21+ },
22+ "pointer" : 0 ,
23+ "rarity" : [
24+ {
25+ "blacklist" : {
26+ "type" : " minecraft:worldgen/biome" ,
27+ "values" : [
28+ " minecraft:the_end" ,
29+ " minecraft:the_void" ,
30+ " minecraft:small_end_islands" ,
31+ " minecraft:end_barrens" ,
32+ " minecraft:end_highlands" ,
33+ " minecraft:end_midlands"
34+ ]
35+ },
36+ "depth_max" : 68 ,
37+ "depth_min" : 5 ,
38+ "weight" : 20 ,
39+ "whitelist" : {}
40+ },
41+ {
42+ "blacklist" : {
43+ "type" : " minecraft:worldgen/biome" ,
44+ "values" : [
45+ " minecraft:the_end" ,
46+ " minecraft:the_void" ,
47+ " minecraft:small_end_islands" ,
48+ " minecraft:end_barrens" ,
49+ " minecraft:end_highlands" ,
50+ " minecraft:end_midlands"
51+ ]
52+ },
53+ "depth_max" : 255 ,
54+ "depth_min" : 0 ,
55+ "weight" : 3 ,
56+ "whitelist" : {}
57+ }
58+ ]
59+ }
60+ }
61+ ]
62+ }
Original file line number Diff line number Diff line change 1+ {
2+ "type" : " forge:conditional" ,
3+ "recipes" : [
4+ {
5+ "conditions" : [
6+ {
7+ "type" : " forge:not" ,
8+ "value" : {
9+ "type" : " forge:tag_empty" ,
10+ "tag" : " forge:raw_materials/zinc"
11+ }
12+ }
13+ ],
14+ "recipe" : {
15+ "type" : " industrialforegoing:laser_drill_ore" ,
16+ "catalyst" : {
17+ "item" : " industrialforegoing:laser_lens4"
18+ },
19+ "output" : {
20+ "tag" : " forge:raw_materials/zinc"
21+ },
22+ "pointer" : 0 ,
23+ "rarity" : [
24+ {
25+ "blacklist" : {
26+ "type" : " minecraft:worldgen/biome" ,
27+ "values" : [
28+ " minecraft:the_end" ,
29+ " minecraft:the_void" ,
30+ " minecraft:small_end_islands" ,
31+ " minecraft:end_barrens" ,
32+ " minecraft:end_highlands" ,
33+ " minecraft:end_midlands"
34+ ]
35+ },
36+ "depth_max" : 68 ,
37+ "depth_min" : 5 ,
38+ "weight" : 20 ,
39+ "whitelist" : {}
40+ },
41+ {
42+ "blacklist" : {
43+ "type" : " minecraft:worldgen/biome" ,
44+ "values" : [
45+ " minecraft:the_end" ,
46+ " minecraft:the_void" ,
47+ " minecraft:small_end_islands" ,
48+ " minecraft:end_barrens" ,
49+ " minecraft:end_highlands" ,
50+ " minecraft:end_midlands"
51+ ]
52+ },
53+ "depth_max" : 255 ,
54+ "depth_min" : 0 ,
55+ "weight" : 3 ,
56+ "whitelist" : {}
57+ }
58+ ]
59+ }
60+ }
61+ ]
62+ }
You can’t perform that action at this time.
0 commit comments