Advertisement
Guest User

Untitled

a guest
Sep 8th, 2024
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.82 KB | None | 0 0
  1. {
  2. "sea_level": 100,
  3. "disable_mob_generation": false,
  4. "aquifers_enabled": true,
  5. "ore_veins_enabled": true,
  6. "legacy_random_source": false,
  7. "default_block": {
  8. "Name": "deeperdarker:sculk_stone"
  9. },
  10. "default_fluid": {
  11. "Name": "minecraft:water",
  12. "Properties": {
  13. "level": "0"
  14. }
  15. },
  16. "noise": {
  17. "min_y": -64,
  18. "height": 384,
  19. "size_horizontal": 1,
  20. "size_vertical": 2
  21. },
  22. "noise_router": {
  23. "barrier": {
  24. "type": "minecraft:noise",
  25. "noise": "minecraft:aquifer_barrier",
  26. "xz_scale": 1,
  27. "y_scale": 0.5
  28. },
  29. "fluid_level_floodedness": {
  30. "type": "minecraft:noise",
  31. "noise": "minecraft:aquifer_fluid_level_floodedness",
  32. "xz_scale": 1,
  33. "y_scale": 0.67
  34. },
  35. "fluid_level_spread": {
  36. "type": "minecraft:noise",
  37. "noise": "minecraft:aquifer_fluid_level_spread",
  38. "xz_scale": 1,
  39. "y_scale": 0.7142857142857143
  40. },
  41. "lava": {
  42. "type": "minecraft:noise",
  43. "noise": "minecraft:aquifer_lava",
  44. "xz_scale": 1,
  45. "y_scale": 1
  46. },
  47. "temperature": {
  48. "type": "minecraft:shifted_noise",
  49. "noise": "minecraft:temperature",
  50. "xz_scale": 0.25,
  51. "y_scale": 0,
  52. "shift_x": "minecraft:shift_x",
  53. "shift_y": 0,
  54. "shift_z": "minecraft:shift_z"
  55. },
  56. "vegetation": {
  57. "type": "minecraft:shifted_noise",
  58. "noise": "minecraft:vegetation",
  59. "xz_scale": 0.25,
  60. "y_scale": 0,
  61. "shift_x": "minecraft:shift_x",
  62. "shift_y": 0,
  63. "shift_z": "minecraft:shift_z"
  64. },
  65. "continents": "minecraft:overworld/continents",
  66. "erosion": "minecraft:overworld/erosion",
  67. "depth": "minecraft:overworld/depth",
  68. "ridges": "minecraft:overworld/ridges",
  69. "initial_density_without_jaggedness": 0,
  70. "final_density": {
  71. "type": "minecraft:add",
  72. "argument1": {
  73. "type": "minecraft:add",
  74. "argument1": {
  75. "type": "minecraft:range_choice",
  76. "input": "minecraft:y",
  77. "min_inclusive": -64,
  78. "max_exclusive": 150,
  79. "when_in_range": 0.7,
  80. "when_out_of_range": 0
  81. },
  82. "argument2": {
  83. "type": "minecraft:add",
  84. "argument1": {
  85. "type": "minecraft:range_choice",
  86. "input": "minecraft:overworld/erosion",
  87. "min_inclusive": -2,
  88. "max_exclusive": 2,
  89. "when_in_range": {
  90. "type": "minecraft:add",
  91. "argument1": {
  92. "type": "minecraft:add",
  93. "argument1": {
  94. "type": "minecraft:mul",
  95. "argument1": {
  96. "type": "minecraft:noise",
  97. "noise": "minecraft:surface",
  98. "xz_scale": 2,
  99. "y_scale": 1
  100. },
  101. "argument2": {
  102. "type": "minecraft:y_clamped_gradient",
  103. "from_y": 140,
  104. "to_y": 160,
  105. "from_value": 0,
  106. "to_value": -5
  107. }
  108. },
  109. "argument2": {
  110. "type": "minecraft:y_clamped_gradient",
  111. "from_y": 180,
  112. "to_y": 150,
  113. "from_value": -20,
  114. "to_value": 1
  115. }
  116. },
  117. "argument2": {
  118. "type": "minecraft:add",
  119. "argument1": {
  120. "type": "minecraft:add",
  121. "argument1": {
  122. "type": "minecraft:mul",
  123. "argument1": {
  124. "type": "minecraft:noise",
  125. "noise": "minecraft:surface",
  126. "xz_scale": 2,
  127. "y_scale": 1
  128. },
  129. "argument2": {
  130. "type": "minecraft:y_clamped_gradient",
  131. "from_y": 249,
  132. "to_y": 250,
  133. "from_value": 0,
  134. "to_value": 5
  135. }
  136. },
  137. "argument2": {
  138. "type": "minecraft:y_clamped_gradient",
  139. "from_y": 249,
  140. "to_y": 250,
  141. "from_value": 0,
  142. "to_value": 20
  143. }
  144. },
  145. "argument2": 0
  146. }
  147. },
  148. "when_out_of_range": 0
  149. },
  150. "argument2": 0
  151. }
  152. },
  153. "argument2": {
  154. "type": "minecraft:add",
  155. "argument1": {
  156. "type": "minecraft:add",
  157. "argument1": 0,
  158. "argument2": 0
  159. },
  160. "argument2": {
  161. "type": "minecraft:add",
  162. "argument1": {
  163. "type": "minecraft:range_choice",
  164. "input": "minecraft:overworld/erosion",
  165. "min_inclusive": -2,
  166. "max_exclusive": 0,
  167. "when_in_range": {
  168. "type": "minecraft:add",
  169. "argument1": {
  170. "type": "minecraft:mul",
  171. "argument1": {
  172. "type": "minecraft:y_clamped_gradient",
  173. "from_y": 0,
  174. "to_y": 140,
  175. "from_value": 0,
  176. "to_value": 3
  177. },
  178. "argument2": {
  179. "type": "minecraft:interpolated",
  180. "argument": {
  181. "type": "minecraft:interpolated",
  182. "argument": {
  183. "type": "minecraft:interpolated",
  184. "argument": "minecraft:nether/base_3d_noise"
  185. }
  186. }
  187. }
  188. },
  189. "argument2": {
  190. "type": "minecraft:add",
  191. "argument1": {
  192. "type": "minecraft:add",
  193. "argument1": {
  194. "type": "minecraft:y_clamped_gradient",
  195. "from_y": 250,
  196. "to_y": 150,
  197. "from_value": -4,
  198. "to_value": 2
  199. },
  200. "argument2": {
  201. "type": "minecraft:y_clamped_gradient",
  202. "from_y": 249,
  203. "to_y": 250,
  204. "from_value": 0,
  205. "to_value": -12
  206. }
  207. },
  208. "argument2": {
  209. "type": "minecraft:add",
  210. "argument1": {
  211. "type": "minecraft:y_clamped_gradient",
  212. "from_y": 180,
  213. "to_y": 150,
  214. "from_value": 18,
  215. "to_value": -4
  216. },
  217. "argument2": {
  218. "type": "minecraft:y_clamped_gradient",
  219. "from_y": 150,
  220. "to_y": 180,
  221. "from_value": 1,
  222. "to_value": 0
  223. }
  224. }
  225. }
  226. },
  227. "when_out_of_range": 0
  228. },
  229. "argument2": {
  230. "type": "minecraft:add",
  231. "argument1": {
  232. "type": "minecraft:add",
  233. "argument1": {
  234. "type": "minecraft:range_choice",
  235. "input": "minecraft:y",
  236. "min_inclusive": 250,
  237. "max_exclusive": 320,
  238. "when_in_range": 1,
  239. "when_out_of_range": 0
  240. },
  241. "argument2": {
  242. "type": "minecraft:add",
  243. "argument1": {
  244. "type": "minecraft:mul",
  245. "argument1": {
  246. "type": "minecraft:noise",
  247. "noise": "minecraft:iceberg_pillar_roof",
  248. "xz_scale": 0.7,
  249. "y_scale": 0.1
  250. },
  251. "argument2": {
  252. "type": "minecraft:y_clamped_gradient",
  253. "from_y": 310,
  254. "to_y": 250,
  255. "from_value": 0,
  256. "to_value": -10
  257. }
  258. },
  259. "argument2": {
  260. "type": "minecraft:mul",
  261. "argument1": {
  262. "type": "minecraft:y_clamped_gradient",
  263. "from_y": 250,
  264. "to_y": 249,
  265. "from_value": 0,
  266. "to_value": 10
  267. },
  268. "argument2": {
  269. "type": "minecraft:noise",
  270. "noise": "minecraft:iceberg_pillar_roof",
  271. "xz_scale": 0.7,
  272. "y_scale": 0.1
  273. }
  274. }
  275. }
  276. },
  277. "argument2": {
  278. "type": "minecraft:add",
  279. "argument1": {
  280. "type": "minecraft:add",
  281. "argument1": {
  282. "type": "minecraft:y_clamped_gradient",
  283. "from_y": 250,
  284. "to_y": 310,
  285. "from_value": -10,
  286. "to_value": 2
  287. },
  288. "argument2": {
  289. "type": "minecraft:range_choice",
  290. "input": "minecraft:y",
  291. "min_inclusive": -64,
  292. "max_exclusive": 250,
  293. "when_in_range": 10,
  294. "when_out_of_range": 0
  295. }
  296. },
  297. "argument2": {
  298. "type": "minecraft:add",
  299. "argument1": 0,
  300. "argument2": 0
  301. }
  302. }
  303. }
  304. }
  305. }
  306. },
  307. "vein_toggle": 0,
  308. "vein_ridged": 0,
  309. "vein_gap": 0
  310. },
  311. "spawn_target": [],
  312. "surface_rule": {
  313. "type": "minecraft:sequence",
  314. "sequence": [
  315. {
  316. "type": "minecraft:condition",
  317. "if_true": {
  318. "type": "minecraft:not",
  319. "invert": {
  320. "type": "minecraft:water",
  321. "offset": 0,
  322. "surface_depth_multiplier": 0,
  323. "add_stone_depth": false
  324. }
  325. },
  326. "then_run": {
  327. "type": "minecraft:condition",
  328. "if_true": {
  329. "type": "minecraft:stone_depth",
  330. "offset": 1,
  331. "surface_type": "floor",
  332. "add_surface_depth": false,
  333. "secondary_depth_range": 0
  334. },
  335. "then_run": {
  336. "type": "minecraft:block",
  337. "result_state": {
  338. "Name": "sculkhorde:infested_sand"
  339. }
  340. }
  341. }
  342. },
  343. {
  344. "type": "minecraft:condition",
  345. "if_true": {
  346. "type": "minecraft:not",
  347. "invert": {
  348. "type": "minecraft:y_above",
  349. "anchor": {
  350. "absolute": 300
  351. },
  352. "surface_depth_multiplier": 0,
  353. "add_stone_depth": false
  354. }
  355. },
  356. "then_run": {
  357. "type": "minecraft:condition",
  358. "if_true": {
  359. "type": "minecraft:stone_depth",
  360. "offset": 0,
  361. "surface_type": "floor",
  362. "add_surface_depth": true,
  363. "secondary_depth_range": 1
  364. },
  365. "then_run": {
  366. "type": "minecraft:block",
  367. "result_state": {
  368. "Name": "minecraft:sculk"
  369. }
  370. }
  371. }
  372. },
  373. {
  374. "type": "minecraft:condition",
  375. "if_true": {
  376. "type": "minecraft:stone_depth",
  377. "offset": 2,
  378. "surface_type": "ceiling",
  379. "add_surface_depth": false,
  380. "secondary_depth_range": 0
  381. },
  382. "then_run": {
  383. "type": "minecraft:block",
  384. "result_state": {
  385. "Name": "minecraft:sculk"
  386. }
  387. }
  388. },
  389. {
  390. "type": "minecraft:condition",
  391. "if_true": {
  392. "type": "minecraft:vertical_gradient",
  393. "random_name": "minecraft:bedrock_floor",
  394. "true_at_and_below": {
  395. "absolute": 315
  396. },
  397. "false_at_and_above": {
  398. "absolute": 318
  399. }
  400. },
  401. "then_run": {
  402. "type": "minecraft:block",
  403. "result_state": {
  404. "Name": "deeperdarker:sculk_stone"
  405. }
  406. }
  407. },
  408. {
  409. "type": "minecraft:condition",
  410. "if_true": {
  411. "type": "minecraft:y_above",
  412. "anchor": {
  413. "absolute": 315
  414. },
  415. "surface_depth_multiplier": 0,
  416. "add_stone_depth": false
  417. },
  418. "then_run": {
  419. "type": "minecraft:block",
  420. "result_state": {
  421. "Name": "minecraft:bedrock"
  422. }
  423. }
  424. }
  425. ]
  426. }
  427. }
  428.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement