File tree Expand file tree Collapse file tree 1 file changed +17
-5
lines changed
src/generated/resources/data/sullysmod/worldgen/placed_feature Expand file tree Collapse file tree 1 file changed +17
-5
lines changed Original file line number Diff line number Diff line change 11{
22 "feature" : " sullysmod:artifact_gravel" ,
33 "placement" : [
4- {
5- "type" : " minecraft:count" ,
6- "count" : 30
7- },
84 {
95 "type" : " minecraft:in_square"
106 },
139 "height" : {
1410 "type" : " minecraft:uniform" ,
1511 "max_inclusive" : {
16- "absolute" : 50
12+ "absolute" : 62
1713 },
1814 "min_inclusive" : {
1915 "above_bottom" : 0
2723 "blocks" : " minecraft:gravel"
2824 }
2925 },
26+ {
27+ "type" : " minecraft:block_predicate_filter" ,
28+ "predicate" : {
29+ "type" : " minecraft:matching_blocks" ,
30+ "blocks" : " minecraft:air" ,
31+ "offset" : [
32+ 0 ,
33+ 1 ,
34+ 0
35+ ]
36+ }
37+ },
38+ {
39+ "type" : " minecraft:count" ,
40+ "count" : 40
41+ },
3042 {
3143 "type" : " minecraft:biome"
3244 }
You can’t perform that action at this time.
0 commit comments