Guest User

badmobs-common.toml

a guest
May 26th, 2022
42,366
1
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 62.28 KB | None | 1 0
  1.  
  2. #Options for the minecraft mod.
  3. [minecraft]
  4.  
  5. #Spawning options for minecraft:area_effect_cloud
  6. [minecraft.area_effect_cloud]
  7. #Should the entity be allowed to spawn normally?
  8. allowNormalSpawning = true
  9. #Should spawners be able to spawn the entity?
  10. allowSpawners = true
  11. #Should spawn eggs be able to spawn the entity?
  12. allowSpawnEggs = true
  13. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  14. allowConversions = true
  15. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  16. removeAggressively = false
  17.  
  18. #Spawning options for minecraft:armor_stand
  19. [minecraft.armor_stand]
  20. #Should the entity be allowed to spawn normally?
  21. allowNormalSpawning = true
  22. #Should spawners be able to spawn the entity?
  23. allowSpawners = true
  24. #Should spawn eggs be able to spawn the entity?
  25. allowSpawnEggs = true
  26. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  27. allowConversions = true
  28. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  29. removeAggressively = false
  30.  
  31. #Spawning options for minecraft:arrow
  32. [minecraft.arrow]
  33. #Should the entity be allowed to spawn normally?
  34. allowNormalSpawning = true
  35. #Should spawners be able to spawn the entity?
  36. allowSpawners = true
  37. #Should spawn eggs be able to spawn the entity?
  38. allowSpawnEggs = true
  39. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  40. allowConversions = true
  41. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  42. removeAggressively = false
  43.  
  44. #Spawning options for minecraft:axolotl
  45. [minecraft.axolotl]
  46. #Should the entity be allowed to spawn normally?
  47. allowNormalSpawning = true
  48. #Should spawners be able to spawn the entity?
  49. allowSpawners = true
  50. #Should spawn eggs be able to spawn the entity?
  51. allowSpawnEggs = true
  52. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  53. allowConversions = true
  54. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  55. removeAggressively = false
  56.  
  57. #Spawning options for minecraft:bat
  58. [minecraft.bat]
  59. #Should the entity be allowed to spawn normally?
  60. allowNormalSpawning = true
  61. #Should spawners be able to spawn the entity?
  62. allowSpawners = true
  63. #Should spawn eggs be able to spawn the entity?
  64. allowSpawnEggs = true
  65. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  66. allowConversions = true
  67. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  68. removeAggressively = false
  69.  
  70. #Spawning options for minecraft:bee
  71. [minecraft.bee]
  72. #Should the entity be allowed to spawn normally?
  73. allowNormalSpawning = true
  74. #Should spawners be able to spawn the entity?
  75. allowSpawners = true
  76. #Should spawn eggs be able to spawn the entity?
  77. allowSpawnEggs = true
  78. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  79. allowConversions = true
  80. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  81. removeAggressively = false
  82.  
  83. #Spawning options for minecraft:blaze
  84. [minecraft.blaze]
  85. #Should the entity be allowed to spawn normally?
  86. allowNormalSpawning = true
  87. #Should spawners be able to spawn the entity?
  88. allowSpawners = false
  89. #Should spawn eggs be able to spawn the entity?
  90. allowSpawnEggs = true
  91. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  92. allowConversions = true
  93. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  94. removeAggressively = false
  95.  
  96. #Spawning options for minecraft:boat
  97. [minecraft.boat]
  98. #Should the entity be allowed to spawn normally?
  99. allowNormalSpawning = true
  100. #Should spawners be able to spawn the entity?
  101. allowSpawners = true
  102. #Should spawn eggs be able to spawn the entity?
  103. allowSpawnEggs = true
  104. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  105. allowConversions = true
  106. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  107. removeAggressively = false
  108.  
  109. #Spawning options for minecraft:cat
  110. [minecraft.cat]
  111. #Should the entity be allowed to spawn normally?
  112. allowNormalSpawning = true
  113. #Should spawners be able to spawn the entity?
  114. allowSpawners = true
  115. #Should spawn eggs be able to spawn the entity?
  116. allowSpawnEggs = true
  117. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  118. allowConversions = true
  119. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  120. removeAggressively = false
  121.  
  122. #Spawning options for minecraft:cave_spider
  123. [minecraft.cave_spider]
  124. #Should the entity be allowed to spawn normally?
  125. allowNormalSpawning = false
  126. #Should spawners be able to spawn the entity?
  127. allowSpawners = false
  128. #Should spawn eggs be able to spawn the entity?
  129. allowSpawnEggs = true
  130. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  131. allowConversions = false
  132. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  133. removeAggressively = false
  134.  
  135. #Spawning options for minecraft:chicken
  136. [minecraft.chicken]
  137. #Should the entity be allowed to spawn normally?
  138. allowNormalSpawning = true
  139. #Should spawners be able to spawn the entity?
  140. allowSpawners = true
  141. #Should spawn eggs be able to spawn the entity?
  142. allowSpawnEggs = true
  143. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  144. allowConversions = true
  145. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  146. removeAggressively = false
  147.  
  148. #Spawning options for minecraft:cod
  149. [minecraft.cod]
  150. #Should the entity be allowed to spawn normally?
  151. allowNormalSpawning = true
  152. #Should spawners be able to spawn the entity?
  153. allowSpawners = true
  154. #Should spawn eggs be able to spawn the entity?
  155. allowSpawnEggs = true
  156. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  157. allowConversions = true
  158. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  159. removeAggressively = false
  160.  
  161. #Spawning options for minecraft:cow
  162. [minecraft.cow]
  163. #Should the entity be allowed to spawn normally?
  164. allowNormalSpawning = true
  165. #Should spawners be able to spawn the entity?
  166. allowSpawners = true
  167. #Should spawn eggs be able to spawn the entity?
  168. allowSpawnEggs = true
  169. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  170. allowConversions = true
  171. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  172. removeAggressively = false
  173.  
  174. #Spawning options for minecraft:creeper
  175. [minecraft.creeper]
  176. #Should the entity be allowed to spawn normally?
  177. allowNormalSpawning = false
  178. #Should spawners be able to spawn the entity?
  179. allowSpawners = false
  180. #Should spawn eggs be able to spawn the entity?
  181. allowSpawnEggs = false
  182. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  183. allowConversions = false
  184. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  185. removeAggressively = false
  186.  
  187. #Spawning options for minecraft:dolphin
  188. [minecraft.dolphin]
  189. #Should the entity be allowed to spawn normally?
  190. allowNormalSpawning = true
  191. #Should spawners be able to spawn the entity?
  192. allowSpawners = true
  193. #Should spawn eggs be able to spawn the entity?
  194. allowSpawnEggs = true
  195. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  196. allowConversions = true
  197. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  198. removeAggressively = false
  199.  
  200. #Spawning options for minecraft:donkey
  201. [minecraft.donkey]
  202. #Should the entity be allowed to spawn normally?
  203. allowNormalSpawning = true
  204. #Should spawners be able to spawn the entity?
  205. allowSpawners = true
  206. #Should spawn eggs be able to spawn the entity?
  207. allowSpawnEggs = true
  208. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  209. allowConversions = true
  210. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  211. removeAggressively = false
  212.  
  213. #Spawning options for minecraft:dragon_fireball
  214. [minecraft.dragon_fireball]
  215. #Should the entity be allowed to spawn normally?
  216. allowNormalSpawning = true
  217. #Should spawners be able to spawn the entity?
  218. allowSpawners = true
  219. #Should spawn eggs be able to spawn the entity?
  220. allowSpawnEggs = true
  221. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  222. allowConversions = true
  223. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  224. removeAggressively = false
  225.  
  226. #Spawning options for minecraft:drowned
  227. [minecraft.drowned]
  228. #Should the entity be allowed to spawn normally?
  229. allowNormalSpawning = true
  230. #Should spawners be able to spawn the entity?
  231. allowSpawners = true
  232. #Should spawn eggs be able to spawn the entity?
  233. allowSpawnEggs = true
  234. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  235. allowConversions = true
  236. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  237. removeAggressively = false
  238.  
  239. #Spawning options for minecraft:elder_guardian
  240. [minecraft.elder_guardian]
  241. #Should the entity be allowed to spawn normally?
  242. allowNormalSpawning = false
  243. #Should spawners be able to spawn the entity?
  244. allowSpawners = false
  245. #Should spawn eggs be able to spawn the entity?
  246. allowSpawnEggs = false
  247. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  248. allowConversions = false
  249. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  250. removeAggressively = false
  251.  
  252. #Spawning options for minecraft:end_crystal
  253. [minecraft.end_crystal]
  254. #Should the entity be allowed to spawn normally?
  255. allowNormalSpawning = true
  256. #Should spawners be able to spawn the entity?
  257. allowSpawners = true
  258. #Should spawn eggs be able to spawn the entity?
  259. allowSpawnEggs = true
  260. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  261. allowConversions = true
  262. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  263. removeAggressively = false
  264.  
  265. #Spawning options for minecraft:ender_dragon
  266. [minecraft.ender_dragon]
  267. #Should the entity be allowed to spawn normally?
  268. allowNormalSpawning = true
  269. #Should spawners be able to spawn the entity?
  270. allowSpawners = true
  271. #Should spawn eggs be able to spawn the entity?
  272. allowSpawnEggs = true
  273. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  274. allowConversions = true
  275. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  276. removeAggressively = false
  277.  
  278. #Spawning options for minecraft:enderman
  279. [minecraft.enderman]
  280. #Should the entity be allowed to spawn normally?
  281. allowNormalSpawning = false
  282. #Should spawners be able to spawn the entity?
  283. allowSpawners = false
  284. #Should spawn eggs be able to spawn the entity?
  285. allowSpawnEggs = false
  286. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  287. allowConversions = false
  288. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  289. removeAggressively = false
  290.  
  291. #Spawning options for minecraft:endermite
  292. [minecraft.endermite]
  293. #Should the entity be allowed to spawn normally?
  294. allowNormalSpawning = false
  295. #Should spawners be able to spawn the entity?
  296. allowSpawners = false
  297. #Should spawn eggs be able to spawn the entity?
  298. allowSpawnEggs = false
  299. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  300. allowConversions = false
  301. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  302. removeAggressively = false
  303.  
  304. #Spawning options for minecraft:evoker
  305. [minecraft.evoker]
  306. #Should the entity be allowed to spawn normally?
  307. allowNormalSpawning = true
  308. #Should spawners be able to spawn the entity?
  309. allowSpawners = true
  310. #Should spawn eggs be able to spawn the entity?
  311. allowSpawnEggs = true
  312. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  313. allowConversions = true
  314. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  315. removeAggressively = false
  316.  
  317. #Spawning options for minecraft:evoker_fangs
  318. [minecraft.evoker_fangs]
  319. #Should the entity be allowed to spawn normally?
  320. allowNormalSpawning = true
  321. #Should spawners be able to spawn the entity?
  322. allowSpawners = true
  323. #Should spawn eggs be able to spawn the entity?
  324. allowSpawnEggs = true
  325. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  326. allowConversions = true
  327. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  328. removeAggressively = false
  329.  
  330. #Spawning options for minecraft:experience_orb
  331. [minecraft.experience_orb]
  332. #Should the entity be allowed to spawn normally?
  333. allowNormalSpawning = true
  334. #Should spawners be able to spawn the entity?
  335. allowSpawners = true
  336. #Should spawn eggs be able to spawn the entity?
  337. allowSpawnEggs = true
  338. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  339. allowConversions = true
  340. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  341. removeAggressively = false
  342.  
  343. #Spawning options for minecraft:eye_of_ender
  344. [minecraft.eye_of_ender]
  345. #Should the entity be allowed to spawn normally?
  346. allowNormalSpawning = true
  347. #Should spawners be able to spawn the entity?
  348. allowSpawners = true
  349. #Should spawn eggs be able to spawn the entity?
  350. allowSpawnEggs = true
  351. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  352. allowConversions = true
  353. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  354. removeAggressively = false
  355.  
  356. #Spawning options for minecraft:falling_block
  357. [minecraft.falling_block]
  358. #Should the entity be allowed to spawn normally?
  359. allowNormalSpawning = true
  360. #Should spawners be able to spawn the entity?
  361. allowSpawners = true
  362. #Should spawn eggs be able to spawn the entity?
  363. allowSpawnEggs = true
  364. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  365. allowConversions = true
  366. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  367. removeAggressively = false
  368.  
  369. #Spawning options for minecraft:firework_rocket
  370. [minecraft.firework_rocket]
  371. #Should the entity be allowed to spawn normally?
  372. allowNormalSpawning = true
  373. #Should spawners be able to spawn the entity?
  374. allowSpawners = true
  375. #Should spawn eggs be able to spawn the entity?
  376. allowSpawnEggs = true
  377. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  378. allowConversions = true
  379. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  380. removeAggressively = false
  381.  
  382. #Spawning options for minecraft:fox
  383. [minecraft.fox]
  384. #Should the entity be allowed to spawn normally?
  385. allowNormalSpawning = true
  386. #Should spawners be able to spawn the entity?
  387. allowSpawners = true
  388. #Should spawn eggs be able to spawn the entity?
  389. allowSpawnEggs = true
  390. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  391. allowConversions = true
  392. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  393. removeAggressively = false
  394.  
  395. #Spawning options for minecraft:ghast
  396. [minecraft.ghast]
  397. #Should the entity be allowed to spawn normally?
  398. allowNormalSpawning = true
  399. #Should spawners be able to spawn the entity?
  400. allowSpawners = false
  401. #Should spawn eggs be able to spawn the entity?
  402. allowSpawnEggs = true
  403. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  404. allowConversions = true
  405. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  406. removeAggressively = false
  407.  
  408. #Spawning options for minecraft:giant
  409. [minecraft.giant]
  410. #Should the entity be allowed to spawn normally?
  411. allowNormalSpawning = true
  412. #Should spawners be able to spawn the entity?
  413. allowSpawners = true
  414. #Should spawn eggs be able to spawn the entity?
  415. allowSpawnEggs = true
  416. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  417. allowConversions = true
  418. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  419. removeAggressively = false
  420.  
  421. #Spawning options for minecraft:glow_item_frame
  422. [minecraft.glow_item_frame]
  423. #Should the entity be allowed to spawn normally?
  424. allowNormalSpawning = true
  425. #Should spawners be able to spawn the entity?
  426. allowSpawners = true
  427. #Should spawn eggs be able to spawn the entity?
  428. allowSpawnEggs = true
  429. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  430. allowConversions = true
  431. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  432. removeAggressively = false
  433.  
  434. #Spawning options for minecraft:glow_squid
  435. [minecraft.glow_squid]
  436. #Should the entity be allowed to spawn normally?
  437. allowNormalSpawning = true
  438. #Should spawners be able to spawn the entity?
  439. allowSpawners = true
  440. #Should spawn eggs be able to spawn the entity?
  441. allowSpawnEggs = true
  442. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  443. allowConversions = true
  444. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  445. removeAggressively = false
  446.  
  447. #Spawning options for minecraft:goat
  448. [minecraft.goat]
  449. #Should the entity be allowed to spawn normally?
  450. allowNormalSpawning = true
  451. #Should spawners be able to spawn the entity?
  452. allowSpawners = true
  453. #Should spawn eggs be able to spawn the entity?
  454. allowSpawnEggs = true
  455. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  456. allowConversions = true
  457. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  458. removeAggressively = false
  459.  
  460. #Spawning options for minecraft:guardian
  461. [minecraft.guardian]
  462. #Should the entity be allowed to spawn normally?
  463. allowNormalSpawning = false
  464. #Should spawners be able to spawn the entity?
  465. allowSpawners = false
  466. #Should spawn eggs be able to spawn the entity?
  467. allowSpawnEggs = false
  468. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  469. allowConversions = false
  470. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  471. removeAggressively = false
  472.  
  473. #Spawning options for minecraft:hoglin
  474. [minecraft.hoglin]
  475. #Should the entity be allowed to spawn normally?
  476. allowNormalSpawning = true
  477. #Should spawners be able to spawn the entity?
  478. allowSpawners = true
  479. #Should spawn eggs be able to spawn the entity?
  480. allowSpawnEggs = true
  481. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  482. allowConversions = true
  483. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  484. removeAggressively = false
  485.  
  486. #Spawning options for minecraft:horse
  487. [minecraft.horse]
  488. #Should the entity be allowed to spawn normally?
  489. allowNormalSpawning = true
  490. #Should spawners be able to spawn the entity?
  491. allowSpawners = true
  492. #Should spawn eggs be able to spawn the entity?
  493. allowSpawnEggs = true
  494. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  495. allowConversions = true
  496. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  497. removeAggressively = false
  498.  
  499. #Spawning options for minecraft:husk
  500. [minecraft.husk]
  501. #Should the entity be allowed to spawn normally?
  502. allowNormalSpawning = true
  503. #Should spawners be able to spawn the entity?
  504. allowSpawners = true
  505. #Should spawn eggs be able to spawn the entity?
  506. allowSpawnEggs = true
  507. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  508. allowConversions = true
  509. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  510. removeAggressively = false
  511.  
  512. #Spawning options for minecraft:illusioner
  513. [minecraft.illusioner]
  514. #Should the entity be allowed to spawn normally?
  515. allowNormalSpawning = true
  516. #Should spawners be able to spawn the entity?
  517. allowSpawners = true
  518. #Should spawn eggs be able to spawn the entity?
  519. allowSpawnEggs = true
  520. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  521. allowConversions = true
  522. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  523. removeAggressively = false
  524.  
  525. #Spawning options for minecraft:iron_golem
  526. [minecraft.iron_golem]
  527. #Should the entity be allowed to spawn normally?
  528. allowNormalSpawning = true
  529. #Should spawners be able to spawn the entity?
  530. allowSpawners = true
  531. #Should spawn eggs be able to spawn the entity?
  532. allowSpawnEggs = true
  533. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  534. allowConversions = true
  535. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  536. removeAggressively = false
  537.  
  538. #Spawning options for minecraft:item
  539. [minecraft.item]
  540. #Should the entity be allowed to spawn normally?
  541. allowNormalSpawning = true
  542. #Should spawners be able to spawn the entity?
  543. allowSpawners = true
  544. #Should spawn eggs be able to spawn the entity?
  545. allowSpawnEggs = true
  546. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  547. allowConversions = true
  548. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  549. removeAggressively = false
  550.  
  551. #Spawning options for minecraft:item_frame
  552. [minecraft.item_frame]
  553. #Should the entity be allowed to spawn normally?
  554. allowNormalSpawning = true
  555. #Should spawners be able to spawn the entity?
  556. allowSpawners = true
  557. #Should spawn eggs be able to spawn the entity?
  558. allowSpawnEggs = true
  559. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  560. allowConversions = true
  561. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  562. removeAggressively = false
  563.  
  564. #Spawning options for minecraft:fireball
  565. [minecraft.fireball]
  566. #Should the entity be allowed to spawn normally?
  567. allowNormalSpawning = true
  568. #Should spawners be able to spawn the entity?
  569. allowSpawners = true
  570. #Should spawn eggs be able to spawn the entity?
  571. allowSpawnEggs = true
  572. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  573. allowConversions = true
  574. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  575. removeAggressively = false
  576.  
  577. #Spawning options for minecraft:leash_knot
  578. [minecraft.leash_knot]
  579. #Should the entity be allowed to spawn normally?
  580. allowNormalSpawning = true
  581. #Should spawners be able to spawn the entity?
  582. allowSpawners = true
  583. #Should spawn eggs be able to spawn the entity?
  584. allowSpawnEggs = true
  585. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  586. allowConversions = true
  587. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  588. removeAggressively = false
  589.  
  590. #Spawning options for minecraft:lightning_bolt
  591. [minecraft.lightning_bolt]
  592. #Should the entity be allowed to spawn normally?
  593. allowNormalSpawning = true
  594. #Should spawners be able to spawn the entity?
  595. allowSpawners = true
  596. #Should spawn eggs be able to spawn the entity?
  597. allowSpawnEggs = true
  598. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  599. allowConversions = true
  600. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  601. removeAggressively = false
  602.  
  603. #Spawning options for minecraft:llama
  604. [minecraft.llama]
  605. #Should the entity be allowed to spawn normally?
  606. allowNormalSpawning = true
  607. #Should spawners be able to spawn the entity?
  608. allowSpawners = true
  609. #Should spawn eggs be able to spawn the entity?
  610. allowSpawnEggs = true
  611. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  612. allowConversions = true
  613. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  614. removeAggressively = false
  615.  
  616. #Spawning options for minecraft:llama_spit
  617. [minecraft.llama_spit]
  618. #Should the entity be allowed to spawn normally?
  619. allowNormalSpawning = true
  620. #Should spawners be able to spawn the entity?
  621. allowSpawners = true
  622. #Should spawn eggs be able to spawn the entity?
  623. allowSpawnEggs = true
  624. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  625. allowConversions = true
  626. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  627. removeAggressively = false
  628.  
  629. #Spawning options for minecraft:magma_cube
  630. [minecraft.magma_cube]
  631. #Should the entity be allowed to spawn normally?
  632. allowNormalSpawning = true
  633. #Should spawners be able to spawn the entity?
  634. allowSpawners = false
  635. #Should spawn eggs be able to spawn the entity?
  636. allowSpawnEggs = true
  637. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  638. allowConversions = true
  639. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  640. removeAggressively = false
  641.  
  642. #Spawning options for minecraft:marker
  643. [minecraft.marker]
  644. #Should the entity be allowed to spawn normally?
  645. allowNormalSpawning = true
  646. #Should spawners be able to spawn the entity?
  647. allowSpawners = true
  648. #Should spawn eggs be able to spawn the entity?
  649. allowSpawnEggs = true
  650. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  651. allowConversions = true
  652. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  653. removeAggressively = false
  654.  
  655. #Spawning options for minecraft:minecart
  656. [minecraft.minecart]
  657. #Should the entity be allowed to spawn normally?
  658. allowNormalSpawning = true
  659. #Should spawners be able to spawn the entity?
  660. allowSpawners = true
  661. #Should spawn eggs be able to spawn the entity?
  662. allowSpawnEggs = true
  663. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  664. allowConversions = true
  665. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  666. removeAggressively = false
  667.  
  668. #Spawning options for minecraft:chest_minecart
  669. [minecraft.chest_minecart]
  670. #Should the entity be allowed to spawn normally?
  671. allowNormalSpawning = true
  672. #Should spawners be able to spawn the entity?
  673. allowSpawners = true
  674. #Should spawn eggs be able to spawn the entity?
  675. allowSpawnEggs = true
  676. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  677. allowConversions = true
  678. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  679. removeAggressively = false
  680.  
  681. #Spawning options for minecraft:command_block_minecart
  682. [minecraft.command_block_minecart]
  683. #Should the entity be allowed to spawn normally?
  684. allowNormalSpawning = true
  685. #Should spawners be able to spawn the entity?
  686. allowSpawners = true
  687. #Should spawn eggs be able to spawn the entity?
  688. allowSpawnEggs = true
  689. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  690. allowConversions = true
  691. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  692. removeAggressively = false
  693.  
  694. #Spawning options for minecraft:furnace_minecart
  695. [minecraft.furnace_minecart]
  696. #Should the entity be allowed to spawn normally?
  697. allowNormalSpawning = true
  698. #Should spawners be able to spawn the entity?
  699. allowSpawners = true
  700. #Should spawn eggs be able to spawn the entity?
  701. allowSpawnEggs = true
  702. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  703. allowConversions = true
  704. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  705. removeAggressively = false
  706.  
  707. #Spawning options for minecraft:hopper_minecart
  708. [minecraft.hopper_minecart]
  709. #Should the entity be allowed to spawn normally?
  710. allowNormalSpawning = true
  711. #Should spawners be able to spawn the entity?
  712. allowSpawners = true
  713. #Should spawn eggs be able to spawn the entity?
  714. allowSpawnEggs = true
  715. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  716. allowConversions = true
  717. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  718. removeAggressively = false
  719.  
  720. #Spawning options for minecraft:spawner_minecart
  721. [minecraft.spawner_minecart]
  722. #Should the entity be allowed to spawn normally?
  723. allowNormalSpawning = true
  724. #Should spawners be able to spawn the entity?
  725. allowSpawners = true
  726. #Should spawn eggs be able to spawn the entity?
  727. allowSpawnEggs = true
  728. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  729. allowConversions = true
  730. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  731. removeAggressively = false
  732.  
  733. #Spawning options for minecraft:tnt_minecart
  734. [minecraft.tnt_minecart]
  735. #Should the entity be allowed to spawn normally?
  736. allowNormalSpawning = true
  737. #Should spawners be able to spawn the entity?
  738. allowSpawners = true
  739. #Should spawn eggs be able to spawn the entity?
  740. allowSpawnEggs = true
  741. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  742. allowConversions = true
  743. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  744. removeAggressively = false
  745.  
  746. #Spawning options for minecraft:mule
  747. [minecraft.mule]
  748. #Should the entity be allowed to spawn normally?
  749. allowNormalSpawning = true
  750. #Should spawners be able to spawn the entity?
  751. allowSpawners = true
  752. #Should spawn eggs be able to spawn the entity?
  753. allowSpawnEggs = true
  754. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  755. allowConversions = true
  756. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  757. removeAggressively = false
  758.  
  759. #Spawning options for minecraft:mooshroom
  760. [minecraft.mooshroom]
  761. #Should the entity be allowed to spawn normally?
  762. allowNormalSpawning = true
  763. #Should spawners be able to spawn the entity?
  764. allowSpawners = true
  765. #Should spawn eggs be able to spawn the entity?
  766. allowSpawnEggs = true
  767. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  768. allowConversions = true
  769. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  770. removeAggressively = false
  771.  
  772. #Spawning options for minecraft:ocelot
  773. [minecraft.ocelot]
  774. #Should the entity be allowed to spawn normally?
  775. allowNormalSpawning = true
  776. #Should spawners be able to spawn the entity?
  777. allowSpawners = true
  778. #Should spawn eggs be able to spawn the entity?
  779. allowSpawnEggs = true
  780. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  781. allowConversions = true
  782. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  783. removeAggressively = false
  784.  
  785. #Spawning options for minecraft:painting
  786. [minecraft.painting]
  787. #Should the entity be allowed to spawn normally?
  788. allowNormalSpawning = true
  789. #Should spawners be able to spawn the entity?
  790. allowSpawners = true
  791. #Should spawn eggs be able to spawn the entity?
  792. allowSpawnEggs = true
  793. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  794. allowConversions = true
  795. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  796. removeAggressively = false
  797.  
  798. #Spawning options for minecraft:panda
  799. [minecraft.panda]
  800. #Should the entity be allowed to spawn normally?
  801. allowNormalSpawning = true
  802. #Should spawners be able to spawn the entity?
  803. allowSpawners = true
  804. #Should spawn eggs be able to spawn the entity?
  805. allowSpawnEggs = true
  806. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  807. allowConversions = true
  808. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  809. removeAggressively = false
  810.  
  811. #Spawning options for minecraft:parrot
  812. [minecraft.parrot]
  813. #Should the entity be allowed to spawn normally?
  814. allowNormalSpawning = true
  815. #Should spawners be able to spawn the entity?
  816. allowSpawners = true
  817. #Should spawn eggs be able to spawn the entity?
  818. allowSpawnEggs = true
  819. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  820. allowConversions = true
  821. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  822. removeAggressively = false
  823.  
  824. #Spawning options for minecraft:phantom
  825. [minecraft.phantom]
  826. #Should the entity be allowed to spawn normally?
  827. allowNormalSpawning = false
  828. #Should spawners be able to spawn the entity?
  829. allowSpawners = false
  830. #Should spawn eggs be able to spawn the entity?
  831. allowSpawnEggs = true
  832. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  833. allowConversions = true
  834. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  835. removeAggressively = false
  836.  
  837. #Spawning options for minecraft:pig
  838. [minecraft.pig]
  839. #Should the entity be allowed to spawn normally?
  840. allowNormalSpawning = true
  841. #Should spawners be able to spawn the entity?
  842. allowSpawners = true
  843. #Should spawn eggs be able to spawn the entity?
  844. allowSpawnEggs = true
  845. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  846. allowConversions = true
  847. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  848. removeAggressively = false
  849.  
  850. #Spawning options for minecraft:piglin
  851. [minecraft.piglin]
  852. #Should the entity be allowed to spawn normally?
  853. allowNormalSpawning = true
  854. #Should spawners be able to spawn the entity?
  855. allowSpawners = true
  856. #Should spawn eggs be able to spawn the entity?
  857. allowSpawnEggs = true
  858. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  859. allowConversions = true
  860. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  861. removeAggressively = false
  862.  
  863. #Spawning options for minecraft:piglin_brute
  864. [minecraft.piglin_brute]
  865. #Should the entity be allowed to spawn normally?
  866. allowNormalSpawning = true
  867. #Should spawners be able to spawn the entity?
  868. allowSpawners = true
  869. #Should spawn eggs be able to spawn the entity?
  870. allowSpawnEggs = true
  871. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  872. allowConversions = true
  873. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  874. removeAggressively = false
  875.  
  876. #Spawning options for minecraft:pillager
  877. [minecraft.pillager]
  878. #Should the entity be allowed to spawn normally?
  879. allowNormalSpawning = true
  880. #Should spawners be able to spawn the entity?
  881. allowSpawners = true
  882. #Should spawn eggs be able to spawn the entity?
  883. allowSpawnEggs = true
  884. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  885. allowConversions = true
  886. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  887. removeAggressively = false
  888.  
  889. #Spawning options for minecraft:polar_bear
  890. [minecraft.polar_bear]
  891. #Should the entity be allowed to spawn normally?
  892. allowNormalSpawning = true
  893. #Should spawners be able to spawn the entity?
  894. allowSpawners = true
  895. #Should spawn eggs be able to spawn the entity?
  896. allowSpawnEggs = true
  897. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  898. allowConversions = true
  899. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  900. removeAggressively = false
  901.  
  902. #Spawning options for minecraft:tnt
  903. [minecraft.tnt]
  904. #Should the entity be allowed to spawn normally?
  905. allowNormalSpawning = true
  906. #Should spawners be able to spawn the entity?
  907. allowSpawners = true
  908. #Should spawn eggs be able to spawn the entity?
  909. allowSpawnEggs = true
  910. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  911. allowConversions = true
  912. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  913. removeAggressively = false
  914.  
  915. #Spawning options for minecraft:pufferfish
  916. [minecraft.pufferfish]
  917. #Should the entity be allowed to spawn normally?
  918. allowNormalSpawning = true
  919. #Should spawners be able to spawn the entity?
  920. allowSpawners = true
  921. #Should spawn eggs be able to spawn the entity?
  922. allowSpawnEggs = true
  923. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  924. allowConversions = true
  925. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  926. removeAggressively = false
  927.  
  928. #Spawning options for minecraft:rabbit
  929. [minecraft.rabbit]
  930. #Should the entity be allowed to spawn normally?
  931. allowNormalSpawning = true
  932. #Should spawners be able to spawn the entity?
  933. allowSpawners = true
  934. #Should spawn eggs be able to spawn the entity?
  935. allowSpawnEggs = true
  936. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  937. allowConversions = true
  938. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  939. removeAggressively = false
  940.  
  941. #Spawning options for minecraft:ravager
  942. [minecraft.ravager]
  943. #Should the entity be allowed to spawn normally?
  944. allowNormalSpawning = true
  945. #Should spawners be able to spawn the entity?
  946. allowSpawners = true
  947. #Should spawn eggs be able to spawn the entity?
  948. allowSpawnEggs = true
  949. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  950. allowConversions = true
  951. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  952. removeAggressively = false
  953.  
  954. #Spawning options for minecraft:salmon
  955. [minecraft.salmon]
  956. #Should the entity be allowed to spawn normally?
  957. allowNormalSpawning = true
  958. #Should spawners be able to spawn the entity?
  959. allowSpawners = true
  960. #Should spawn eggs be able to spawn the entity?
  961. allowSpawnEggs = true
  962. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  963. allowConversions = true
  964. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  965. removeAggressively = false
  966.  
  967. #Spawning options for minecraft:sheep
  968. [minecraft.sheep]
  969. #Should the entity be allowed to spawn normally?
  970. allowNormalSpawning = true
  971. #Should spawners be able to spawn the entity?
  972. allowSpawners = true
  973. #Should spawn eggs be able to spawn the entity?
  974. allowSpawnEggs = true
  975. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  976. allowConversions = true
  977. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  978. removeAggressively = false
  979.  
  980. #Spawning options for minecraft:shulker
  981. [minecraft.shulker]
  982. #Should the entity be allowed to spawn normally?
  983. allowNormalSpawning = true
  984. #Should spawners be able to spawn the entity?
  985. allowSpawners = true
  986. #Should spawn eggs be able to spawn the entity?
  987. allowSpawnEggs = true
  988. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  989. allowConversions = true
  990. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  991. removeAggressively = false
  992.  
  993. #Spawning options for minecraft:shulker_bullet
  994. [minecraft.shulker_bullet]
  995. #Should the entity be allowed to spawn normally?
  996. allowNormalSpawning = true
  997. #Should spawners be able to spawn the entity?
  998. allowSpawners = true
  999. #Should spawn eggs be able to spawn the entity?
  1000. allowSpawnEggs = true
  1001. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  1002. allowConversions = true
  1003. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  1004. removeAggressively = false
  1005.  
  1006. #Spawning options for minecraft:silverfish
  1007. [minecraft.silverfish]
  1008. #Should the entity be allowed to spawn normally?
  1009. allowNormalSpawning = true
  1010. #Should spawners be able to spawn the entity?
  1011. allowSpawners = true
  1012. #Should spawn eggs be able to spawn the entity?
  1013. allowSpawnEggs = true
  1014. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  1015. allowConversions = true
  1016. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  1017. removeAggressively = false
  1018.  
  1019. #Spawning options for minecraft:skeleton
  1020. [minecraft.skeleton]
  1021. #Should the entity be allowed to spawn normally?
  1022. allowNormalSpawning = true
  1023. #Should spawners be able to spawn the entity?
  1024. allowSpawners = true
  1025. #Should spawn eggs be able to spawn the entity?
  1026. allowSpawnEggs = true
  1027. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  1028. allowConversions = true
  1029. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  1030. removeAggressively = false
  1031.  
  1032. #Spawning options for minecraft:skeleton_horse
  1033. [minecraft.skeleton_horse]
  1034. #Should the entity be allowed to spawn normally?
  1035. allowNormalSpawning = true
  1036. #Should spawners be able to spawn the entity?
  1037. allowSpawners = true
  1038. #Should spawn eggs be able to spawn the entity?
  1039. allowSpawnEggs = true
  1040. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  1041. allowConversions = true
  1042. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  1043. removeAggressively = false
  1044.  
  1045. #Spawning options for minecraft:slime
  1046. [minecraft.slime]
  1047. #Should the entity be allowed to spawn normally?
  1048. allowNormalSpawning = false
  1049. #Should spawners be able to spawn the entity?
  1050. allowSpawners = false
  1051. #Should spawn eggs be able to spawn the entity?
  1052. allowSpawnEggs = true
  1053. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  1054. allowConversions = true
  1055. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  1056. removeAggressively = false
  1057.  
  1058. #Spawning options for minecraft:small_fireball
  1059. [minecraft.small_fireball]
  1060. #Should the entity be allowed to spawn normally?
  1061. allowNormalSpawning = true
  1062. #Should spawners be able to spawn the entity?
  1063. allowSpawners = true
  1064. #Should spawn eggs be able to spawn the entity?
  1065. allowSpawnEggs = true
  1066. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  1067. allowConversions = true
  1068. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  1069. removeAggressively = false
  1070.  
  1071. #Spawning options for minecraft:snow_golem
  1072. [minecraft.snow_golem]
  1073. #Should the entity be allowed to spawn normally?
  1074. allowNormalSpawning = true
  1075. #Should spawners be able to spawn the entity?
  1076. allowSpawners = true
  1077. #Should spawn eggs be able to spawn the entity?
  1078. allowSpawnEggs = true
  1079. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  1080. allowConversions = true
  1081. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  1082. removeAggressively = false
  1083.  
  1084. #Spawning options for minecraft:snowball
  1085. [minecraft.snowball]
  1086. #Should the entity be allowed to spawn normally?
  1087. allowNormalSpawning = true
  1088. #Should spawners be able to spawn the entity?
  1089. allowSpawners = true
  1090. #Should spawn eggs be able to spawn the entity?
  1091. allowSpawnEggs = true
  1092. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  1093. allowConversions = true
  1094. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  1095. removeAggressively = false
  1096.  
  1097. #Spawning options for minecraft:spectral_arrow
  1098. [minecraft.spectral_arrow]
  1099. #Should the entity be allowed to spawn normally?
  1100. allowNormalSpawning = true
  1101. #Should spawners be able to spawn the entity?
  1102. allowSpawners = true
  1103. #Should spawn eggs be able to spawn the entity?
  1104. allowSpawnEggs = true
  1105. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  1106. allowConversions = true
  1107. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  1108. removeAggressively = false
  1109.  
  1110. #Spawning options for minecraft:spider
  1111. [minecraft.spider]
  1112. #Should the entity be allowed to spawn normally?
  1113. allowNormalSpawning = false
  1114. #Should spawners be able to spawn the entity?
  1115. allowSpawners = false
  1116. #Should spawn eggs be able to spawn the entity?
  1117. allowSpawnEggs = false
  1118. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  1119. allowConversions = false
  1120. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  1121. removeAggressively = false
  1122.  
  1123. #Spawning options for minecraft:squid
  1124. [minecraft.squid]
  1125. #Should the entity be allowed to spawn normally?
  1126. allowNormalSpawning = true
  1127. #Should spawners be able to spawn the entity?
  1128. allowSpawners = true
  1129. #Should spawn eggs be able to spawn the entity?
  1130. allowSpawnEggs = true
  1131. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  1132. allowConversions = true
  1133. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  1134. removeAggressively = false
  1135.  
  1136. #Spawning options for minecraft:stray
  1137. [minecraft.stray]
  1138. #Should the entity be allowed to spawn normally?
  1139. allowNormalSpawning = true
  1140. #Should spawners be able to spawn the entity?
  1141. allowSpawners = true
  1142. #Should spawn eggs be able to spawn the entity?
  1143. allowSpawnEggs = true
  1144. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  1145. allowConversions = true
  1146. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  1147. removeAggressively = false
  1148.  
  1149. #Spawning options for minecraft:strider
  1150. [minecraft.strider]
  1151. #Should the entity be allowed to spawn normally?
  1152. allowNormalSpawning = true
  1153. #Should spawners be able to spawn the entity?
  1154. allowSpawners = true
  1155. #Should spawn eggs be able to spawn the entity?
  1156. allowSpawnEggs = true
  1157. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  1158. allowConversions = true
  1159. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  1160. removeAggressively = false
  1161.  
  1162. #Spawning options for minecraft:egg
  1163. [minecraft.egg]
  1164. #Should the entity be allowed to spawn normally?
  1165. allowNormalSpawning = true
  1166. #Should spawners be able to spawn the entity?
  1167. allowSpawners = true
  1168. #Should spawn eggs be able to spawn the entity?
  1169. allowSpawnEggs = true
  1170. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  1171. allowConversions = true
  1172. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  1173. removeAggressively = false
  1174.  
  1175. #Spawning options for minecraft:ender_pearl
  1176. [minecraft.ender_pearl]
  1177. #Should the entity be allowed to spawn normally?
  1178. allowNormalSpawning = true
  1179. #Should spawners be able to spawn the entity?
  1180. allowSpawners = true
  1181. #Should spawn eggs be able to spawn the entity?
  1182. allowSpawnEggs = true
  1183. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  1184. allowConversions = true
  1185. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  1186. removeAggressively = false
  1187.  
  1188. #Spawning options for minecraft:experience_bottle
  1189. [minecraft.experience_bottle]
  1190. #Should the entity be allowed to spawn normally?
  1191. allowNormalSpawning = true
  1192. #Should spawners be able to spawn the entity?
  1193. allowSpawners = true
  1194. #Should spawn eggs be able to spawn the entity?
  1195. allowSpawnEggs = true
  1196. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  1197. allowConversions = true
  1198. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  1199. removeAggressively = false
  1200.  
  1201. #Spawning options for minecraft:potion
  1202. [minecraft.potion]
  1203. #Should the entity be allowed to spawn normally?
  1204. allowNormalSpawning = true
  1205. #Should spawners be able to spawn the entity?
  1206. allowSpawners = true
  1207. #Should spawn eggs be able to spawn the entity?
  1208. allowSpawnEggs = true
  1209. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  1210. allowConversions = true
  1211. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  1212. removeAggressively = false
  1213.  
  1214. #Spawning options for minecraft:trident
  1215. [minecraft.trident]
  1216. #Should the entity be allowed to spawn normally?
  1217. allowNormalSpawning = true
  1218. #Should spawners be able to spawn the entity?
  1219. allowSpawners = true
  1220. #Should spawn eggs be able to spawn the entity?
  1221. allowSpawnEggs = true
  1222. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  1223. allowConversions = true
  1224. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  1225. removeAggressively = false
  1226.  
  1227. #Spawning options for minecraft:trader_llama
  1228. [minecraft.trader_llama]
  1229. #Should the entity be allowed to spawn normally?
  1230. allowNormalSpawning = true
  1231. #Should spawners be able to spawn the entity?
  1232. allowSpawners = true
  1233. #Should spawn eggs be able to spawn the entity?
  1234. allowSpawnEggs = true
  1235. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  1236. allowConversions = true
  1237. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  1238. removeAggressively = false
  1239.  
  1240. #Spawning options for minecraft:tropical_fish
  1241. [minecraft.tropical_fish]
  1242. #Should the entity be allowed to spawn normally?
  1243. allowNormalSpawning = true
  1244. #Should spawners be able to spawn the entity?
  1245. allowSpawners = true
  1246. #Should spawn eggs be able to spawn the entity?
  1247. allowSpawnEggs = true
  1248. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  1249. allowConversions = true
  1250. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  1251. removeAggressively = false
  1252.  
  1253. #Spawning options for minecraft:turtle
  1254. [minecraft.turtle]
  1255. #Should the entity be allowed to spawn normally?
  1256. allowNormalSpawning = true
  1257. #Should spawners be able to spawn the entity?
  1258. allowSpawners = true
  1259. #Should spawn eggs be able to spawn the entity?
  1260. allowSpawnEggs = true
  1261. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  1262. allowConversions = true
  1263. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  1264. removeAggressively = false
  1265.  
  1266. #Spawning options for minecraft:vex
  1267. [minecraft.vex]
  1268. #Should the entity be allowed to spawn normally?
  1269. allowNormalSpawning = true
  1270. #Should spawners be able to spawn the entity?
  1271. allowSpawners = true
  1272. #Should spawn eggs be able to spawn the entity?
  1273. allowSpawnEggs = true
  1274. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  1275. allowConversions = true
  1276. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  1277. removeAggressively = false
  1278.  
  1279. #Spawning options for minecraft:villager
  1280. [minecraft.villager]
  1281. #Should the entity be allowed to spawn normally?
  1282. allowNormalSpawning = true
  1283. #Should spawners be able to spawn the entity?
  1284. allowSpawners = true
  1285. #Should spawn eggs be able to spawn the entity?
  1286. allowSpawnEggs = true
  1287. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  1288. allowConversions = true
  1289. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  1290. removeAggressively = false
  1291.  
  1292. #Spawning options for minecraft:vindicator
  1293. [minecraft.vindicator]
  1294. #Should the entity be allowed to spawn normally?
  1295. allowNormalSpawning = true
  1296. #Should spawners be able to spawn the entity?
  1297. allowSpawners = true
  1298. #Should spawn eggs be able to spawn the entity?
  1299. allowSpawnEggs = true
  1300. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  1301. allowConversions = true
  1302. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  1303. removeAggressively = false
  1304.  
  1305. #Spawning options for minecraft:wandering_trader
  1306. [minecraft.wandering_trader]
  1307. #Should the entity be allowed to spawn normally?
  1308. allowNormalSpawning = false
  1309. #Should spawners be able to spawn the entity?
  1310. allowSpawners = false
  1311. #Should spawn eggs be able to spawn the entity?
  1312. allowSpawnEggs = false
  1313. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  1314. allowConversions = false
  1315. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  1316. removeAggressively = false
  1317.  
  1318. #Spawning options for minecraft:witch
  1319. [minecraft.witch]
  1320. #Should the entity be allowed to spawn normally?
  1321. allowNormalSpawning = false
  1322. #Should spawners be able to spawn the entity?
  1323. allowSpawners = false
  1324. #Should spawn eggs be able to spawn the entity?
  1325. allowSpawnEggs = false
  1326. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  1327. allowConversions = false
  1328. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  1329. removeAggressively = false
  1330.  
  1331. #Spawning options for minecraft:wither
  1332. [minecraft.wither]
  1333. #Should the entity be allowed to spawn normally?
  1334. allowNormalSpawning = true
  1335. #Should spawners be able to spawn the entity?
  1336. allowSpawners = true
  1337. #Should spawn eggs be able to spawn the entity?
  1338. allowSpawnEggs = true
  1339. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  1340. allowConversions = true
  1341. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  1342. removeAggressively = false
  1343.  
  1344. #Spawning options for minecraft:wither_skeleton
  1345. [minecraft.wither_skeleton]
  1346. #Should the entity be allowed to spawn normally?
  1347. allowNormalSpawning = true
  1348. #Should spawners be able to spawn the entity?
  1349. allowSpawners = true
  1350. #Should spawn eggs be able to spawn the entity?
  1351. allowSpawnEggs = true
  1352. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  1353. allowConversions = true
  1354. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  1355. removeAggressively = false
  1356.  
  1357. #Spawning options for minecraft:wither_skull
  1358. [minecraft.wither_skull]
  1359. #Should the entity be allowed to spawn normally?
  1360. allowNormalSpawning = true
  1361. #Should spawners be able to spawn the entity?
  1362. allowSpawners = true
  1363. #Should spawn eggs be able to spawn the entity?
  1364. allowSpawnEggs = true
  1365. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  1366. allowConversions = true
  1367. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  1368. removeAggressively = false
  1369.  
  1370. #Spawning options for minecraft:wolf
  1371. [minecraft.wolf]
  1372. #Should the entity be allowed to spawn normally?
  1373. allowNormalSpawning = true
  1374. #Should spawners be able to spawn the entity?
  1375. allowSpawners = true
  1376. #Should spawn eggs be able to spawn the entity?
  1377. allowSpawnEggs = true
  1378. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  1379. allowConversions = true
  1380. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  1381. removeAggressively = false
  1382.  
  1383. #Spawning options for minecraft:zoglin
  1384. [minecraft.zoglin]
  1385. #Should the entity be allowed to spawn normally?
  1386. allowNormalSpawning = true
  1387. #Should spawners be able to spawn the entity?
  1388. allowSpawners = true
  1389. #Should spawn eggs be able to spawn the entity?
  1390. allowSpawnEggs = true
  1391. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  1392. allowConversions = true
  1393. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  1394. removeAggressively = false
  1395.  
  1396. #Spawning options for minecraft:zombie
  1397. [minecraft.zombie]
  1398. #Should the entity be allowed to spawn normally?
  1399. allowNormalSpawning = true
  1400. #Should spawners be able to spawn the entity?
  1401. allowSpawners = true
  1402. #Should spawn eggs be able to spawn the entity?
  1403. allowSpawnEggs = true
  1404. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  1405. allowConversions = true
  1406. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  1407. removeAggressively = false
  1408.  
  1409. #Spawning options for minecraft:zombie_horse
  1410. [minecraft.zombie_horse]
  1411. #Should the entity be allowed to spawn normally?
  1412. allowNormalSpawning = true
  1413. #Should spawners be able to spawn the entity?
  1414. allowSpawners = true
  1415. #Should spawn eggs be able to spawn the entity?
  1416. allowSpawnEggs = true
  1417. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  1418. allowConversions = true
  1419. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  1420. removeAggressively = false
  1421.  
  1422. #Spawning options for minecraft:zombie_villager
  1423. [minecraft.zombie_villager]
  1424. #Should the entity be allowed to spawn normally?
  1425. allowNormalSpawning = true
  1426. #Should spawners be able to spawn the entity?
  1427. allowSpawners = true
  1428. #Should spawn eggs be able to spawn the entity?
  1429. allowSpawnEggs = true
  1430. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  1431. allowConversions = true
  1432. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  1433. removeAggressively = false
  1434.  
  1435. #Spawning options for minecraft:zombified_piglin
  1436. [minecraft.zombified_piglin]
  1437. #Should the entity be allowed to spawn normally?
  1438. allowNormalSpawning = true
  1439. #Should spawners be able to spawn the entity?
  1440. allowSpawners = true
  1441. #Should spawn eggs be able to spawn the entity?
  1442. allowSpawnEggs = true
  1443. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  1444. allowConversions = true
  1445. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  1446. removeAggressively = false
  1447.  
  1448. #Spawning options for minecraft:player
  1449. [minecraft.player]
  1450. #Should the entity be allowed to spawn normally?
  1451. allowNormalSpawning = true
  1452. #Should spawners be able to spawn the entity?
  1453. allowSpawners = true
  1454. #Should spawn eggs be able to spawn the entity?
  1455. allowSpawnEggs = true
  1456. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  1457. allowConversions = true
  1458. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  1459. removeAggressively = false
  1460.  
  1461. #Spawning options for minecraft:fishing_bobber
  1462. [minecraft.fishing_bobber]
  1463. #Should the entity be allowed to spawn normally?
  1464. allowNormalSpawning = true
  1465. #Should spawners be able to spawn the entity?
  1466. allowSpawners = true
  1467. #Should spawn eggs be able to spawn the entity?
  1468. allowSpawnEggs = true
  1469. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  1470. allowConversions = true
  1471. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  1472. removeAggressively = false
  1473.  
  1474. #Options for the cgm mod.
  1475. [cgm]
  1476.  
  1477. #Spawning options for cgm:projectile
  1478. [cgm.projectile]
  1479. #Should the entity be allowed to spawn normally?
  1480. allowNormalSpawning = true
  1481. #Should spawners be able to spawn the entity?
  1482. allowSpawners = true
  1483. #Should spawn eggs be able to spawn the entity?
  1484. allowSpawnEggs = true
  1485. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  1486. allowConversions = true
  1487. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  1488. removeAggressively = false
  1489.  
  1490. #Spawning options for cgm:grenade
  1491. [cgm.grenade]
  1492. #Should the entity be allowed to spawn normally?
  1493. allowNormalSpawning = true
  1494. #Should spawners be able to spawn the entity?
  1495. allowSpawners = true
  1496. #Should spawn eggs be able to spawn the entity?
  1497. allowSpawnEggs = true
  1498. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  1499. allowConversions = true
  1500. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  1501. removeAggressively = false
  1502.  
  1503. #Spawning options for cgm:missile
  1504. [cgm.missile]
  1505. #Should the entity be allowed to spawn normally?
  1506. allowNormalSpawning = true
  1507. #Should spawners be able to spawn the entity?
  1508. allowSpawners = true
  1509. #Should spawn eggs be able to spawn the entity?
  1510. allowSpawnEggs = true
  1511. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  1512. allowConversions = true
  1513. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  1514. removeAggressively = false
  1515.  
  1516. #Spawning options for cgm:throwable_grenade
  1517. [cgm.throwable_grenade]
  1518. #Should the entity be allowed to spawn normally?
  1519. allowNormalSpawning = true
  1520. #Should spawners be able to spawn the entity?
  1521. allowSpawners = true
  1522. #Should spawn eggs be able to spawn the entity?
  1523. allowSpawnEggs = true
  1524. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  1525. allowConversions = true
  1526. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  1527. removeAggressively = false
  1528.  
  1529. #Spawning options for cgm:throwable_stun_grenade
  1530. [cgm.throwable_stun_grenade]
  1531. #Should the entity be allowed to spawn normally?
  1532. allowNormalSpawning = true
  1533. #Should spawners be able to spawn the entity?
  1534. allowSpawners = true
  1535. #Should spawn eggs be able to spawn the entity?
  1536. allowSpawnEggs = true
  1537. #Should the entity spawn via mob conversion? i.e. villager -> zombie
  1538. allowConversions = true
  1539. #When enabled the entity type will be aggresively removed from worlds. This will bypass all other options.
  1540. removeAggressively = false
  1541.  
  1542.  
Advertisement
Add Comment
Please, Sign In to add comment