Advertisement
Magery183

paper-world-defaults.yml with antixray engine mode 2

Dec 18th, 2024
15
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.01 KB | None | 0 0
  1. # This is the world defaults configuration file for Paper.
  2. # As you can see, there's a lot to configure. Some options may impact gameplay, so use
  3. # with caution, and make sure you know what each option does before configuring.
  4. #
  5. # If you need help with the configuration or have any questions related to Paper,
  6. # join us in our Discord or check the docs page.
  7. #
  8. # Configuration options here apply to all worlds, unless you specify overrides inside
  9. # the world-specific config file inside each world folder.
  10. #
  11. # Docs: https://docs.papermc.io/
  12. # Discord: https://discord.gg/papermc
  13. # Website: https://papermc.io/
  14.  
  15. _version: 29
  16. anticheat:
  17. anti-xray:
  18. enabled: true
  19. engine-mode: 2
  20. hidden-blocks:
  21. # You can add air here such that many holes are generated.
  22. # This works well against cave finders but may cause client FPS drops for all players.
  23. - air
  24. - copper_ore
  25. - deepslate_copper_ore
  26. - raw_copper_block
  27. - diamond_ore
  28. - deepslate_diamond_ore
  29. - gold_ore
  30. - deepslate_gold_ore
  31. - iron_ore
  32. - deepslate_iron_ore
  33. - raw_iron_block
  34. - lapis_ore
  35. - deepslate_lapis_ore
  36. - redstone_ore
  37. - deepslate_redstone_ore
  38. lava-obscures: false
  39. # As of 1.18 some ores are generated much higher.
  40. # Please adjust the max-block-height setting at your own discretion.
  41. # https://minecraft.wiki/w/Ore might be helpful.
  42. max-block-height: 64
  43. replacement-blocks:
  44. # Chest is a tile entity and can't be added to hidden-blocks in engine-mode: 2.
  45. # But adding chest here will hide buried treasures, if max-block-height is increased.
  46. - chest
  47. - amethyst_block
  48. - andesite
  49. - budding_amethyst
  50. - calcite
  51. - coal_ore
  52. - deepslate_coal_ore
  53. - deepslate
  54. - diorite
  55. - dirt
  56. - emerald_ore
  57. - deepslate_emerald_ore
  58. - granite
  59. - gravel
  60. - oak_planks
  61. - smooth_basalt
  62. - stone
  63. - tuff
  64. update-radius: 2
  65. use-permission: false
  66. chunks:
  67. auto-save-interval: default
  68. delay-chunk-unloads-by: '10'
  69. entity-per-chunk-save-limit:
  70. area_effect_cloud: 8
  71. arrow: 16
  72. dragon_fireball: 3
  73. egg: 8
  74. ender_pearl: 8
  75. experience_bottle: 3
  76. experience_orb: 16
  77. eye_of_ender: 8
  78. fireball: 8
  79. firework_rocket: 8
  80. llama_spit: 3
  81. potion: 8
  82. shulker_bullet: 8
  83. small_fireball: 8
  84. snowball: 8
  85. spectral_arrow: 16
  86. trident: 16
  87. wither_skull: 4
  88. fixed-chunk-inhabited-time: -1
  89. max-auto-save-chunks-per-tick: 8
  90. prevent-moving-into-unloaded-chunks: true
  91. collisions:
  92. allow-player-cramming-damage: false
  93. allow-vehicle-collisions: true
  94. fix-climbing-bypassing-cramming-rule: true
  95. max-entity-collisions: 2
  96. only-players-collide: false
  97. entities:
  98. armor-stands:
  99. do-collision-entity-lookups: false
  100. tick: false
  101. behavior:
  102. baby-zombie-movement-modifier: 0.5
  103. disable-chest-cat-detection: false
  104. disable-creeper-lingering-effect: false
  105. disable-player-crits: false
  106. door-breaking-difficulty:
  107. husk:
  108. - HARD
  109. vindicator:
  110. - NORMAL
  111. - HARD
  112. zombie:
  113. - HARD
  114. zombie_villager:
  115. - HARD
  116. zombified_piglin:
  117. - HARD
  118. ender-dragons-death-always-places-dragon-egg: false
  119. experience-merge-max-value: -1
  120. mobs-can-always-pick-up-loot:
  121. skeletons: false
  122. zombies: false
  123. nerf-pigmen-from-nether-portals: false
  124. parrots-are-unaffected-by-player-movement: false
  125. phantoms-do-not-spawn-on-creative-players: true
  126. phantoms-only-attack-insomniacs: true
  127. phantoms-spawn-attempt-max-seconds: 119
  128. phantoms-spawn-attempt-min-seconds: 60
  129. piglins-guard-chests: true
  130. pillager-patrols:
  131. disable: false
  132. spawn-chance: 0.2
  133. spawn-delay:
  134. per-player: false
  135. ticks: 12000
  136. start:
  137. day: 5
  138. per-player: false
  139. player-insomnia-start-ticks: 72000
  140. should-remove-dragon: false
  141. spawner-nerfed-mobs-should-jump: true
  142. zombie-villager-infection-chance: -1.0
  143. zombies-target-turtle-eggs: true
  144. entities-target-with-follow-range: false
  145. mob-effects:
  146. immune-to-wither-effect:
  147. wither: true
  148. wither-skeleton: true
  149. spiders-immune-to-poison-effect: true
  150. undead-immune-to-certain-effects: true
  151. spawning:
  152. all-chunks-are-slime-chunks: false
  153. alt-item-despawn-rate:
  154. enabled: false
  155. items:
  156. acacia_leaves: 300
  157. andesite: 300
  158. bamboo: 300
  159. birch_leaves: 300
  160. cactus: 300
  161. cobblestone: 300
  162. dark_oak_leaves: 300
  163. diorite: 300
  164. dirt: 300
  165. granite: 300
  166. grass: 300
  167. gravel: 300
  168. jungle_leaves: 300
  169. kelp: 300
  170. melon_slice: 300
  171. netherrack: 300
  172. oak_leaves: 300
  173. pumpkin: 300
  174. red_sand: 300
  175. sand: 300
  176. scaffolding: 600
  177. spruce_leaves: 300
  178. sugar_cane: 300
  179. twisting_vines: 300
  180. weeping_vines: 300
  181. count-all-mobs-for-spawning: false
  182. creative-arrow-despawn-rate: '20'
  183. despawn-ranges:
  184. ambient:
  185. hard: 128
  186. soft: 32
  187. axolotls:
  188. hard: 128
  189. soft: 32
  190. creature:
  191. hard: 128
  192. soft: 32
  193. misc:
  194. hard: 128
  195. soft: 32
  196. monster:
  197. hard: 128
  198. soft: 32
  199. underground_water_creature:
  200. hard: 128
  201. soft: 32
  202. water_ambient:
  203. hard: 64
  204. soft: 32
  205. water_creature:
  206. hard: 128
  207. soft: 32
  208. disable-mob-spawner-spawn-egg-transformation: false
  209. duplicate-uuid:
  210. mode: SAFE_REGEN
  211. safe-regen-delete-range: 32
  212. filter-nbt-data-from-spawn-eggs-and-related: true
  213. iron-golems-can-spawn-in-air: false
  214. monster-spawn-max-light-level: -1
  215. non-player-arrow-despawn-rate: '20'
  216. per-player-mob-spawns: true
  217. scan-for-legacy-ender-dragon: true
  218. skeleton-horse-thunder-spawn-chance: 0.01
  219. slime-spawn-height:
  220. slime-chunk:
  221. maximum: 40.0
  222. surface-biome:
  223. maximum: 70.0
  224. minimum: 50.0
  225. spawn-limits:
  226. ambient: -1
  227. axolotls: -1
  228. creature: -1
  229. monster: -1
  230. underground_water_creature: -1
  231. water_ambient: -1
  232. water_creature: -1
  233. wandering-trader:
  234. spawn-chance-failure-increment: 25
  235. spawn-chance-max: 75
  236. spawn-chance-min: 25
  237. spawn-day-length: 24000
  238. spawn-minute-length: 1200
  239. wateranimal-spawn-height:
  240. maximum: default
  241. minimum: default
  242. environment:
  243. disable-explosion-knockback: false
  244. disable-ice-and-snow: false
  245. disable-teleportation-suffocation-check: false
  246. disable-thunder: false
  247. fire-tick-delay: 30
  248. frosted-ice:
  249. delay:
  250. max: 40
  251. min: 20
  252. enabled: true
  253. generate-flat-bedrock: false
  254. nether-ceiling-void-damage-height: disabled
  255. optimize-explosions: true
  256. portal-create-radius: 16
  257. portal-search-radius: 128
  258. portal-search-vanilla-dimension-scaling: true
  259. treasure-maps:
  260. enabled: true
  261. find-already-discovered:
  262. loot-tables: 'false'
  263. villager-trade: false
  264. water-over-lava-flow-speed: 5
  265. feature-seeds:
  266. generate-random-seeds-for-all: false
  267. fishing-time-range:
  268. maximum: 800
  269. minimum: 100
  270. fixes:
  271. disable-unloaded-chunk-enderpearl-exploit: true
  272. falling-block-height-nerf: disabled
  273. fix-curing-zombie-villager-discount-exploit: true
  274. fix-items-merging-through-walls: false
  275. prevent-tnt-from-moving-in-water: false
  276. remove-corrupt-tile-entities: true
  277. split-overstacked-loot: true
  278. tnt-entity-height-nerf: disabled
  279. hopper:
  280. cooldown-when-full: true
  281. disable-move-event: false
  282. ignore-occluding-blocks: true
  283. lootables:
  284. auto-replenish: false
  285. max-refills: -1
  286. refresh-max: 2d
  287. refresh-min: 12h
  288. reset-seed-on-fill: true
  289. restrict-player-reloot: true
  290. maps:
  291. item-frame-cursor-limit: 128
  292. item-frame-cursor-update-interval: 10
  293. max-growth-height:
  294. bamboo:
  295. max: 16
  296. min: 11
  297. cactus: 3
  298. reeds: 3
  299. misc:
  300. disable-end-credits: false
  301. disable-relative-projectile-velocity: false
  302. disable-sprint-interruption-on-attack: false
  303. light-queue-size: 20
  304. max-leash-distance: 10.0
  305. redstone-implementation: EIGENCRAFT
  306. shield-blocking-delay: 5
  307. show-sign-click-command-failure-msgs-to-player: false
  308. update-pathfinding-on-block-update: false
  309. scoreboards:
  310. allow-non-player-entities-on-scoreboards: false
  311. use-vanilla-world-scoreboard-name-coloring: false
  312. spawn:
  313. allow-using-signs-inside-spawn-protection: false
  314. keep-spawn-loaded: true
  315. keep-spawn-loaded-range: 10
  316. tick-rates:
  317. behavior:
  318. villager:
  319. acquirepoi: 120
  320. validatenearbypoi: 60
  321. container-update: 1
  322. grass-spread: 4
  323. mob-spawner: 1
  324. sensor:
  325. villager:
  326. nearestbedsensor: 80
  327. nearestlivingentitysensor: 40
  328. playersensor: 40
  329. secondarypoisensor: 80
  330. villagerbabiessensor: 40
  331. unsupported-settings:
  332. fix-invulnerable-end-crystal-exploit: true
  333.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement