Advertisement
Guest User

Untitled

a guest
Jan 18th, 2022
631
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 37.01 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Shall we play a game?
  3.  
  4. Time: 1/18/22, 8:45 PM
  5. Description: Ticking entity
  6.  
  7. java.lang.NullPointerException: Cannot invoke "net.minecraft.class_1886.method_8177(net.minecraft.class_1792)" because "enchantment.field_9083" is null
  8. at net.minecraft.item.Item.canApplyAtEnchantingTable(Item:12039)
  9. at net.minecraft.enchantment.EnchantmentHelper.handler$fmm000$getAvailableEnchantmentResults(EnchantmentHelper:3531)
  10. at net.minecraft.enchantment.EnchantmentHelper.getPossibleEntries(EnchantmentHelper)
  11. at net.minecraft.enchantment.EnchantmentHelper.generateEnchantments(EnchantmentHelper:360)
  12. at net.minecraft.enchantment.EnchantmentHelper.enchant(EnchantmentHelper:318)
  13. at net.minecraft.loot.function.EnchantWithLevelsLootFunction.process(EnchantWithLevelsLootFunction:40)
  14. at net.minecraft.loot.function.ConditionalLootFunction.apply(ConditionalLootFunction:31)
  15. at net.minecraft.loot.function.ConditionalLootFunction.apply(ConditionalLootFunction:20)
  16. at net.minecraft.loot.function.LootFunction.method_514(LootFunction:14)
  17. at net.minecraft.loot.entry.ItemEntry.generateLoot(ItemEntry:33)
  18. at net.minecraft.class_85$1.generateLoot(class_85.java:59)
  19. at net.minecraft.loot.LootPool.supplyOnce(LootPool:81)
  20. at net.minecraft.loot.LootPool.addGeneratedLoot(LootPool:96)
  21. at net.minecraft.loot.LootTable.generateUnprocessedLoot(LootTable:73)
  22. at net.minecraft.loot.LootTable.generateLoot(LootTable:82)
  23. at net.minecraft.loot.LootTable.generateLoot(LootTable:87)
  24. at net.adventurez.block.entity.ShadowChestEntity.setRandomLoot(ShadowChestEntity.java:223)
  25. at net.adventurez.block.ShadowChestBlock.onPlaced(ShadowChestBlock.java:72)
  26. at net.adventurez.entity.VoidShadowEntity.updatePostDeath(VoidShadowEntity.java:402)
  27. at net.minecraft.entity.LivingEntity.baseTick(LivingEntity:413)
  28. at net.minecraft.entity.mob.MobEntity.baseTick(MobEntity:278)
  29. at net.minecraft.entity.Entity.tick(Entity:452)
  30. at net.minecraft.entity.LivingEntity.tick(LivingEntity:2311)
  31. at net.minecraft.entity.mob.MobEntity.tick(MobEntity:345)
  32. at net.minecraft.server.world.ServerWorld.redirect$fhe000$shouldTickEntity(ServerWorld:16668)
  33. at net.minecraft.server.world.ServerWorld.tickEntity(ServerWorld:699)
  34. at net.minecraft.world.World.tickEntity(World:487)
  35. at net.minecraft.server.world.ServerWorld.method_31420(ServerWorld:360)
  36. at net.minecraft.world.EntityList.forEach(EntityList:54)
  37. at net.minecraft.server.world.ServerWorld.tick(ServerWorld:328)
  38. at net.minecraft.server.MinecraftServer.tickWorlds(MinecraftServer:879)
  39. at net.minecraft.server.dedicated.MinecraftDedicatedServer.tickWorlds(MinecraftDedicatedServer:324)
  40. at net.minecraft.server.MinecraftServer.tick(MinecraftServer:823)
  41. at net.minecraft.server.MinecraftServer.runServer(MinecraftServer:684)
  42. at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer:270)
  43. at java.lang.Thread.run(Thread.java:833)
  44.  
  45.  
  46. A detailed walkthrough of the error, its code path and all known details is as follows:
  47. ---------------------------------------------------------------------------------------
  48.  
  49. -- Head --
  50. Thread: Server thread
  51. Stacktrace:
  52. at net.minecraft.class_1792.canApplyAtEnchantingTable(class_1792.java:12039)
  53. at net.minecraft.class_1890.handler$fmm000$getAvailableEnchantmentResults(class_1890.java:3531)
  54. at net.minecraft.class_1890.method_8229(class_1890.java)
  55. at net.minecraft.class_1890.method_8230(class_1890.java:360)
  56. at net.minecraft.class_1890.method_8233(class_1890.java:318)
  57. at net.minecraft.class_106.method_522(class_106.java:40)
  58. at net.minecraft.class_120.method_521(class_120.java:31)
  59. at net.minecraft.class_120.apply(class_120.java:20)
  60. at net.minecraft.class_117.method_514(class_117.java:14)
  61. at net.minecraft.class_77.method_433(class_77.java:33)
  62. at net.minecraft.class_85$1.method_426(class_85.java:59)
  63. at net.minecraft.class_55.method_345(class_55.java:81)
  64. at net.minecraft.class_55.method_341(class_55.java:96)
  65. at net.minecraft.class_52.method_328(class_52.java:73)
  66. at net.minecraft.class_52.method_320(class_52.java:82)
  67. at net.minecraft.class_52.method_319(class_52.java:87)
  68. at net.adventurez.block.entity.ShadowChestEntity.setRandomLoot(ShadowChestEntity.java:223)
  69. at net.adventurez.block.ShadowChestBlock.method_9567(ShadowChestBlock.java:72)
  70. at net.adventurez.entity.VoidShadowEntity.method_6108(VoidShadowEntity.java:402)
  71. at net.minecraft.class_1309.method_5670(class_1309.java:413)
  72. at net.minecraft.class_1308.method_5670(class_1308.java:278)
  73. at net.minecraft.class_1297.method_5773(class_1297.java:452)
  74. at net.minecraft.class_1309.method_5773(class_1309.java:2311)
  75. at net.minecraft.class_1308.method_5773(class_1308.java:345)
  76. at net.minecraft.class_3218.redirect$fhe000$shouldTickEntity(class_3218.java:16668)
  77. at net.minecraft.class_3218.method_18762(class_3218.java:699)
  78. at net.minecraft.class_1937.method_18472(class_1937.java:487)
  79. at net.minecraft.class_3218.method_31420(class_3218.java:360)
  80. at net.minecraft.class_5574.method_31791(class_5574.java:54)
  81. at net.minecraft.class_3218.method_18765(class_3218.java:328)
  82.  
  83. -- Entity being ticked --
  84. Details:
  85. Entity Type: adventurez:void_shadow (net.adventurez.entity.VoidShadowEntity)
  86. Entity ID: 559094
  87. Entity Name: entity.adventurez.void_shadow
  88. Entity's Exact location: 7.00, 113.05, 20.97
  89. Entity's Block location: World: (7,113,20), Section: (at 7,1,4 in 0,7,1; chunk contains blocks 0,0,16 to 15,255,31), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  90. Entity's Momentum: 0.00, 0.00, 0.00
  91. Entity's Passengers: []
  92. Entity's Vehicle: null
  93. Entity NBT: {AbsorptionAmount:0.0f,Air:300s,ArmorDropChances:[0.085f,0.085f,0.085f,0.085f],ArmorItems:[{},{},{},{}],Attributes:[{Base:0.0d,Name:"stepheightentityattribute:stepheight"},{Base:0.1d,Name:"minecraft:generic.movement_speed"},{Base:4.0d,Name:"minecraft:generic.armor"},{Base:6.0d,Name:"minecraft:generic.attack_knockback"},{Base:14.0d,Name:"minecraft:generic.attack_damage"}],BalmData:{},Brain:{memories:{}},CanPickUpLoot:0b,DeathTime:0s,FallDistance:0.0f,FallFlying:0b,Fire:-1s,HandDropChances:[0.085f,0.085f],HandItems:[{},{}],Health:0.0f,HurtByTimestamp:19825,HurtTime:0s,Invulnerable:0b,LeftHanded:0b,Motion:[0.0d,0.0d,0.0d],NoAI:1b,OnGround:0b,PersistenceRequired:0b,PortalCooldown:0,Pos:[7.0d,113.04999999999954d,20.974858258382355d],Rotation:[60.059032f,0.0f],ShadowBrokenBlocks:[I;-1,99,14,-1,99,15,-1,99,18,-1,99,21,-1,99,23,-1,99,24,-1,99,25,-1,99,26,-1,99,27,0,99,16,0,99,25,0,99,27,1,99,14,1,99,17,1,99,22,1,99,25,1,99,26,1,99,28,2,99,14,2,99,16,2,99,18,2,99,19,2,99,23,2,99,24,2,99,28,3,99,13,3,99,14,3,99,15,3,99,19,3,99,24,3,99,25,3,99,26,3,99,27,3,99,29,4,99,14,4,99,19,4,99,21,4,99,26,4,99,27,4,99,28,4,99,29,5,99,15,5,99,16,5,99,21,5,99,27,6,99,14,6,99,15,6,99,20,6,99,21,6,99,26,7,99,17,7,99,22,8,99,13,8,99,16,8,99,17,8,99,20,8,99,22,8,99,24,8,99,26,8,99,28,8,99,29,9,99,13,9,99,24,9,99,26,9,99,28,10,99,16,10,99,17,10,99,18,10,99,19,10,99,21,10,99,23,10,99,24,10,99,26,10,99,27,11,99,16,11,99,17,11,99,20,11,99,21,11,99,26,12,99,15,12,99,18,12,99,24,12,99,28,12,99,29,13,99,13,13,99,18,13,99,27,14,99,16,14,99,19,14,99,22,14,99,23,14,99,26,14,99,29,15,99,14,15,99,18,15,99,21,15,99,22,15,99,25,15,99,26,15,99,27,15,99,28],ShadowCircling:0b,ShadowInvisible:1b,ShadowIsHalfLife:1b,ShadowWasCircling:1b,Tags:["collective-fabric.checked","collective-fabric.effectadded"],UUID:[I;-1966769630,-1043250075,-1484414460,1433509204],VoidXPortal:7,VoidYPortal:100,VoidZPortal:21,arcanus:{DiscombobulatedTimer:0,IsDiscombobulated:0b},cardinal_components:{"bewitchment:additional_water_data":{Submerged:0b,WetTimer:0},"bewitchment:blood":{Blood:100},"bewitchment:curses":{Curses:[]},"bewitchment:fake_mob":{TargetUUID:""},"bewitchment:familiar":{Familiar:0b},"bewitchment:minion":{MasterUUID:""},"eldritch_mobs:eldritch_modifiers":{eldritch:0b,elite:0b,rank:0b,saved_mods:{},ultra:0b},"realisticfirespread:fire_from_sun":{FireFromSun:0b},"the_bumblezone:entity_component":{non_bz_dimensiontype_namespace:"minecraft",non_bz_dmensiontype_path:"overworld",teleporting:0b},"the_bumblezone:original_flying_speed":{original_flying_speed:0.02f},"victus:flags":{Flags:0}},checkedIfInLampChunk:0b}
  94. Stacktrace:
  95. at net.minecraft.class_1937.method_18472(class_1937.java:487)
  96. at net.minecraft.class_3218.method_31420(class_3218.java:360)
  97. at net.minecraft.class_5574.method_31791(class_5574.java:54)
  98. at net.minecraft.class_3218.method_18765(class_3218.java:328)
  99. at net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:879)
  100. at net.minecraft.class_3176.method_3813(class_3176.java:324)
  101. at net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:823)
  102. at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:684)
  103. at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:270)
  104. at java.base/java.lang.Thread.run(Thread.java:833)
  105.  
  106. -- Affected level --
  107. Details:
  108. All players: 2 total; [class_3222['OnlyANeko'/537749, l='ServerWorld voidz:void world', x=8.29, y=100.00, z=24.73], class_3222['Dr_Lockleir'/453, l='ServerWorld voidz:void world', x=7.22, y=100.00, z=25.36]]
  109. Chunk stats: 3481
  110. Level dimension: voidz:void
  111. Derived: true
  112. Level spawn location: World: (-3962,74,3582), Section: (at 6,10,14 in -248,4,223; chunk contains blocks -3968,0,3568 to -3953,255,3583), Region: (-8,6; contains chunks -256,192 to -225,223, blocks -4096,0,3072 to -3585,255,3583)
  113. Level time: 4920837 game time, 4584557 day time
  114. Level name: world
  115. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  116. Level weather: Rain time: 142420 (now: false), thunder time: 5777 (now: false)
  117. Known server brands: fabric
  118. Level was modded: true
  119. Level storage version: 0x04ABD - Anvil
  120. Stacktrace:
  121. at net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:879)
  122. at net.minecraft.class_3176.method_3813(class_3176.java:324)
  123. at net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:823)
  124. at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:684)
  125. at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:270)
  126. at java.base/java.lang.Thread.run(Thread.java:833)
  127.  
  128. -- System Details --
  129. Details:
  130. Minecraft Version: 1.18.1
  131. Minecraft Version ID: 1.18.1
  132. Operating System: Linux (amd64) version 4.15.0-163-generic
  133. Java Version: 17.0.1, Oracle Corporation
  134. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
  135. Memory: 2065819960 bytes (1970 MiB) / 15032385536 bytes (14336 MiB) up to 15032385536 bytes (14336 MiB)
  136. CPUs: 16
  137. Processor Vendor: GenuineIntel
  138. Processor Name: Intel(R) Xeon(R) E-2288G CPU @ 3.70GHz
  139. Identifier: Intel64 Family 6 Model 158 Stepping 13
  140. Microarchitecture: Coffee Lake
  141. Frequency (GHz): 3.70
  142. Number of physical packages: 1
  143. Number of physical CPUs: 8
  144. Number of logical CPUs: 16
  145. Graphics card #0 name: ASPEED Graphics Family
  146. Graphics card #0 vendor: ASPEED Technology, Inc. (0x1a03)
  147. Graphics card #0 VRAM (MB): 0.00
  148. Graphics card #0 deviceId: 0x2000
  149. Graphics card #0 versionInfo: unknown
  150. Virtual memory max (MB): 84892.17
  151. Virtual memory used (MB): 133247.30
  152. Swap memory total (MB): 20479.99
  153. Swap memory used (MB): 11231.75
  154. JVM Flags: 2 total; -Xmx14336M -Xms512M
  155. Fabric Mods:
  156. additionaladditions: Additional Additions 3.0.1
  157. additionalbars: Additional Bars 2.2.1
  158. adorn: Adorn 3.2.0+1.18.1
  159. advanced_runtime_resource_pack: Runtime Resource Pack 0.2.9
  160. adventurez: AdventureZ 1.4.7
  161. alaskanativecraft: Alaska Native Craft 1.4.0
  162. allarmor: Oops! All Armor 1.1.2
  163. alloy_forgery: Alloy Forgery 2.0.8+1.18
  164. alternatecurrent: Alternate Current 1.1.0
  165. amethystequipment: Amethyst Equipment 1.18.1
  166. amplified_nether: Amplified Nether for Fabric 1.0.1
  167. animal_feeding_trough: Animal Feeding Trough 1.0.3+1.18.1
  168. anthropophagy: Anthropophagy 1.18-1
  169. antixray: AntiXray 1.2.0
  170. appleskin: AppleSkin mc1.18-2.2.0
  171. aqupdcaracal: Caracal mob 1.18-1.3.5.1
  172. aqupdgrizzly: Grizzly Bear mob 1.18-1.2.2
  173. arcanus: Arcanus 1.25
  174. architectury: Architectury 3.4.9
  175. armorposer: Armor Poser 1.0.2
  176. artifality: Artifality 0.5.2
  177. asbestos: Asbestos 1.2-1.18.1
  178. attributefix: AttributeFix 13.0.3
  179. awesomedungeon: Awesome Dungeon 2.0.4
  180. awesomedungeonocean: Awesome Dungeon Edition Ocean 2.0.4
  181. awesomeflooring: Awesome Flooring 1.0.9
  182. balm-fabric: Balm 2.4.1+0
  183. barkcarpets: Bark Carpets 1.18
  184. basicaiots: Basic AIOTs 1.3.3+1.18.1
  185. basicshields: Basic Shields [Fabric] 1.2.1-1.18.1
  186. bcc: BetterCompatibilityChecker 1.0.2
  187. bclib: BCLib 1.2.4
  188. bedrockwaters: BedrockWaters 1.6.0+1.18.1
  189. bedspreads: Bedspreads 1.5.0-1.18
  190. beehivetooltips: Beehive Tooltips 1.4.1
  191. better_wandering_trader: Better Wandering Trader 1.8.0
  192. betteranimalsplus: Better Animals Plus 1.18.1-11.0.3
  193. betterbeds: Better Beds 1.2.0
  194. bettercommandblock: IDE Better Command Block 2.5.9
  195. betterend: Better End 1.0.0
  196. betterfpsdist: Better FPS distance Mod 1.18-1.5
  197. betternether: Better Nether 6.0.7
  198. bettersafebed: BetterSafeBed 1.18-fabric-a
  199. betterspawnercontrol-fabric: Better Spawner Control (Fabric) 1.5
  200. bewitchment: Bewitchment 1.18-6
  201. bfapi: BFAPI 1.2.1
  202. bigbeautifulbuttons: Big Beautiful Buttons 1.7.3.20
  203. bigbenchtheory: The Big Bench Theory 1.2.0
  204. bisecthosting: BisectHosting 1.0.3
  205. bitsandchisels: BitsAndChisels 2.6.4
  206. block_of: Block Of... 1.0.4
  207. blocktuner: BlockTuner 0.6.3
  208. blockus: Blockus 2.3.4+1.18.1
  209. blockvariants: Block Variants 1.18.1-FABRIC-0.0.2
  210. blue_endless_jankson: jankson 1.2.1
  211. bno: Basic Nether Ores 1.18-7.0.0-Fabric
  212. boatcontainer: BoatContainer 1.0.4
  213. bobbinmod: bobbin mod 3.0.0
  214. boneequipment: Bone Equipment 1.18.1
  215. bosses_of_mass_destruction: Bosses of Mass Destruction (Beta) 1.3.3-1.18
  216. botania: Botania 1.18.1-427-FABRIC
  217. bottledair-fabric: Bottled Air (Fabric) 1.0
  218. bountiful: Bountiful 2.0.1
  219. bowinfinityfix: Bow Infinity Fix rv11
  220. breedablekillerrabbit-fabric: Breedable Killer Rabbit (Fabric) 1.5
  221. bundlesunlocked: Bundles Unlocked 1.18.1
  222. cacao: Croptopia's Chocolaterie 0.5
  223. cakechomps: Cake Chomps 1.4.0-1.18
  224. cakemod: Cake Mod 1.3
  225. camp_fires_cook_mobs: Camp Fires Cook Mobs 1.2.3+MC1.18-1.18.1
  226. camsbackpacks: Cammie's Wearable Backpacks 2.7
  227. candymod: Candy Mod 1.18
  228. capybara: Capybara 1.0.1
  229. cardinal-components-base: Cardinal Components API (base) 4.0.1
  230. cardinal-components-block: Cardinal Components API (blocks) 4.0.1
  231. cardinal-components-entity: Cardinal Components API (entities) 4.0.1
  232. cardinal-components-item: Cardinal Components API (items) 4.0.1
  233. cardinal-components-world: Cardinal Components API (worlds) 4.0.1
  234. carrier: Carrier 1.9.0
  235. carrynametag: Carry the Nametag 1.0.0-1.18
  236. cauldronlib: Cauldronlib 1.2.2
  237. cauldrons: Cauldrons 1.2.0
  238. cavetweaks: Cave Tweaks 1.0
  239. chalk: Chalk 1.2.1
  240. charcoalplus: Charcoal+ 1.18.1-1.1.1
  241. chas: Craftable Horse Armour & Saddle 1.18-1.8-Fabric
  242. chatlagremover: ChatLagRemover 1.0
  243. chickensshed: ChickensShed 1.18.1-1.3
  244. chord: Chord 1.8.0+1.18-fabric
  245. cleancut: CleanCut 1.18-4.0-fabric
  246. cloth-api: Cloth API 3.0.55
  247. cloth-basic-math: cloth-basic-math 0.6.0
  248. cloth-client-events-v0: Cloth Client Events v0 3.0.55
  249. cloth-common-events-v1: Cloth Common Events v1 3.0.55
  250. cloth-config: Cloth Config v6 6.1.48
  251. cloth-config-lite: cloth-config-lite 2.0.6
  252. cloth-datagen-api-v1: Cloth Datagen v1 3.0.55
  253. cloth-utils-v1: Cloth Utils v1 3.0.55
  254. clumps: Clumps 8.0.4
  255. coldsnaphorde: Cold Snap Horde 1.2.1-1.18
  256. collective-fabric: Collective (Fabric) 3.14
  257. colorfularmor: Colorful Armor 1.13
  258. columns: Columns 1.2.0
  259. com_electronwill_night-config_core: core 3.6.4
  260. com_electronwill_night-config_toml: toml 3.6.4
  261. com_eliotlash_mclib_mclib: mclib 18
  262. com_eliotlash_molang_molang: molang 18
  263. com_moandjiezana_toml_toml4j: toml4j 0.7.2
  264. com_typesafe_config: config 1.4.1
  265. comforts: Comforts 1.0.0-1.18
  266. compacthelpcommand-fabric: Compact Help Command (Fabric) 1.1
  267. companion: Companion 1.0.0
  268. complete_bone_meal: Complete Bone Meal 1.3.0
  269. completeconfig: CompleteConfig 1.3.3
  270. compostable-rottenflesh: Compostable Rotten Flesh 1.0.0
  271. conduitspreventdrowned-fabric: Conduits Prevent Drowned (Fabric) 1.5
  272. confabricate: confabricate 2.2.0-SNAPSHOT+4.1.1
  273. conjuring: Conjuring 1.0.19+1.18
  274. consistency_plus: Consistency Plus 0.4.3+1.18
  275. coolershields: Cooler Shields 2.3.0
  276. copperequipment: Copper Equipment 1.8.1 [Christmas Edition]
  277. cqc: CloseQuartersConcoctions 1.0.0
  278. craftable_enchanted_golden_apple: Craftable Enchanted Golden Apple 1.0.2
  279. craftablechainmail: Craftable Chainmail Armor 1.18.1-1.5.0-[FABRIC]
  280. crafted: Crafted 1.3
  281. craftingtweaks: Crafting Tweaks 13.0.0
  282. crafttweaker: CraftTweaker 9.0.0+26
  283. crappingcopper: CrappingCopper 1.0[1.8.x]
  284. crawl: Crawl 0.10.1
  285. crayfish: Crayfish Mod 0.0.5
  286. creeperoverhaul: Creeper Overhaul 0.2.1
  287. crimsonchickens: Crimson Chickens 1.18.1-Fabric-v1.0.4
  288. crimsongoats: Crimson Goats 1.18.1-Fabric-v1.0.3
  289. crimsonscrate: Crimsons Crate 1.18.1-Fabric-v1.0.0
  290. crimsonslimes: Crimson Slimes 1.18.1-Fabric-v1.0.0
  291. crookedcrooks: Crooked Crooks 2.0.1+1.18.1
  292. croparia: Croparia 0.0.5
  293. croptopia: Croptopia 1.8.0
  294. croptosis: Croptosis 1.4.2
  295. crosshairmod: Crosshair Mod 0.4.3
  296. crowdin-translate: CrowdinTranslate 1.4+1.18
  297. crusade: Crusade 1.2.5
  298. cryingghasts-fabric: Crying Ghasts (Fabric) 1.4
  299. cryingportals-fabric: Crying Portals (Fabric) 1.2
  300. cse: Craftable Spawn Eggs 1.0.0
  301. cspirit: Christmas Spirit 1.2.2+1.18.1
  302. culinaire: Culinaire 2.3.3
  303. customizableelytra: Customizable Elytra 1.5.3-1.18
  304. customstars: Custom Stars 0.7+1.18
  305. damagetilt: Damage Tilt 1.18-fabric-0.1.2
  306. dankstorage: Dank Storage 1.18.1-3.4.1
  307. dark-enchanting: Dark Enchanting 0.6.3+1.18
  308. darkpaintings: DarkPaintings 9.0.2
  309. darkwaters: Dark Waters 0.0.9
  310. dawn: Dawn API 3.2.0
  311. day_dream: Day Dream 1.0.4
  312. deepslatecutting: Deepslate Cutting 1.3.0
  313. dehydration: Dehydration 1.2.7
  314. denseores: Dense Ores: Refabricated 1.2.1+1.18.1
  315. despawningeggshatch-fabric: Despawning Eggs Hatch (Fabric) 2.3
  316. diamond_nuggets: Diamond Nuggets 1.3
  317. diamondglass: DiamondGlass 4.5.30
  318. diamondshards: Diamond Shards 1.18
  319. difficultyplus: Difficulty Plus 1.0.1
  320. direbats: Direbats 2.1.0
  321. discbound: Disc-bound 0.5
  322. discerning_furnace: Discerning Furnace 1.0.5+MC1.18-1.18.1
  323. disenchanter: Disenchanter 0.1.4+1.18
  324. dismountentity-fabric: Dismount Entity (Fabric) 1.5
  325. djvillager: DJ Villager Mod 1.18.1
  326. dogmeat: Simple Dog Meat 1.0
  327. dont-run-with-scissors: Don't Run With Scissors 1.1-1.18
  328. dracomelette: Dracomelette 1.18-1
  329. dragonloot: DragonLoot 1.0.10
  330. drinkbeer: Drink Beer 3.0.2
  331. dripstone_fluid_lib: Dripstone Fluid Lib 1.1.1
  332. dual_riders: DualRiders 1.0.5
  333. dummmmmmy: MmmMmmMmmMmm 1.18-1.5.0
  334. dungeons_arise: When Dungeons Arise 2.1.49-fabric
  335. dungeonvanilla: Dungeon vanilla 2.0.4
  336. durabilitynotifier: Durability Notifier 1.0.2
  337. dwarfcoal: Dwarf Coal 1.18.1-1.0.1
  338. earthtojavamobs: Earth2Java 1.7.4+1.18
  339. easymagic: Easy Magic 3.2.1
  340. economical_villager_trading: Economical Villager Trading 1.2.3+MC1.18-1.18.1
  341. edenring: EdenRing 0.2.1
  342. eldritch_mobs: Eldritch Mobs 1.10.2
  343. elementalcreepers: Elemental Creepers: Refabricated 1.4.1+1.18.1
  344. elementalswords: Elemental Swords 1.18.1-1.5.0-[FABRIC]
  345. emotecraft: Emotecraft 2.1-SNAPSHOT-build.9
  346. enchant_giver: Enchant Giver 1.1.0
  347. enchant_the_rainbow: Enchant the Rainbow 1.0.0
  348. endgoblintraders: End Goblin Traders 1.4.2
  349. enhancedcelestials: Enhanced Celestials 2.0.6
  350. environmentz: EnvironmentZ 1.2.1
  351. equivalence: Equivalence 1.2.3
  352. erodingstoneentities-fabric: Eroding Stone Entities (Fabric) 2.5
  353. eternaleats: Eternal Eats 1.0.4
  354. exlineawnings: Exline's Awnings 1.18
  355. exlinefurniture: Exline's Furniture fabric-1.18.1-v2.0.2
  356. expandedstorage: Expanded Storage 7.3.6
  357. expert_armor: Expert_Armor 1.2
  358. extendedbonemeal-fabric: Extended Bone Meal (Fabric) 1.4
  359. extra_tnt: Extra Tnt 1.0.4
  360. extractpoison-fabric: Extract Poison (Fabric) 1.6
  361. extradiscs: Extra Discs 1.0.0
  362. extrasponges: ExtraSponges 1.2.0
  363. extraweapons: Consulars Extra Weapons & Armor 1.0.0
  364. fab: Foodables 1.2.0-1.18
  365. fabric: Fabric API 0.46.1+1.18
  366. fabric-api-base: Fabric API Base 0.4.1+b4f4f6cd14
  367. fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.5.0+17be577f65
  368. fabric-biome-api-v1: Fabric Biome API (v1) 6.0.1+ded849a965
  369. fabric-command-api-v1: Fabric Command API (v1) 1.1.6+3ac43d9565
  370. fabric-commands-v0: Fabric Commands (v0) 0.2.5+b4f4f6cd65
  371. fabric-containers-v0: Fabric Containers (v0) 0.1.18+d154e2c665
  372. fabric-content-registries-v0: Fabric Content Registries (v0) 0.4.5+6f53a73d65
  373. fabric-copper-golem: Copper Golem 1.0.3+1.18
  374. fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.1.8+3ac43d9565
  375. fabric-diagonal-panes: Fabric Diagonal Panes 0.6.0
  376. fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.9+a1d9bbf565
  377. fabric-entity-events-v1: Fabric Entity Events (v1) 1.4.5+6b21378a14
  378. fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.16+bfa23f17c8
  379. fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.6+b4f4f6cd65
  380. fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.10+3ac43d9565
  381. fabric-item-api-v1: Fabric Item API (v1) 1.3.0+691a79b565
  382. fabric-item-groups-v0: Fabric Item Groups (v0) 0.3.3+3ac43d9514
  383. fabric-language-kotlin: Fabric Language Kotlin 1.7.1+kotlin.1.6.10
  384. fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 1.4.10+c15ca33565
  385. fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.0.8+3ac43d9565
  386. fabric-mining-level-api-v1: Fabric Mining Level API (v1) 1.0.3+3ac43d9514
  387. fabric-mining-levels-v0: Fabric Mining Levels (v0) 0.1.8+b4f4f6cd65
  388. fabric-networking-api-v1: Fabric Networking API (v1) 1.0.18+3ac43d9514
  389. fabric-networking-v0: Fabric Networking (v0) 0.3.5+b4f4f6cd65
  390. fabric-object-builder-api-v1: Fabric Object Builder API (v1) 1.11.1+3b82842e65
  391. fabric-object-builders-v0: Fabric Object Builders (v0) 0.7.9+3ac43d9565
  392. fabric-particles-v1: Fabric Particles (v1) 0.2.9+526dc1ac65
  393. fabric-permissions-api-v0: fabric-permissions-api 0.1-SNAPSHOT
  394. fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.9.0+befed49e65
  395. fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.4+7242e9d765
  396. fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 0.1.18+3ac43d9565
  397. fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 1.0.1+13eda06565
  398. fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.4.11+3ac43d9514
  399. fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.1.11+3ac43d9565
  400. fabric-structure-api-v1: Fabric Structure API (v1) 2.1.0+0a73a6c265
  401. fabric-tag-extensions-v0: Fabric Tag Extensions (v0) 1.2.5+3ac43d9514
  402. fabric-tool-attribute-api-v1: Fabric Tool Attribute API (v1) 1.3.5+fb3b57b465
  403. fabric-transfer-api-v1: Fabric Transfer API (v1) 1.5.6+b4f4f6cd65
  404. fabricdrawer: Fabric Drawer 4.1.0-1.17.1
  405. fabricenchantments: Fabric Enchantments 0.6.1
  406. fabricloader: Fabric Loader 0.12.12
  407. fabricshieldlib: Fabric Shield Lib 1.4.5-1.18
  408. fabricsit: FabricSit 1.7.1
  409. fake-player-api: Fake Player API 0.3.0
  410. fallingtree: FallingTree 2.16.0
  411. fallthroughslime-fabric: Fall Through Slime (Fabric) 1.4
  412. farmersdelight: Farmer's Delight 1.18.1-0.2.0
  413. farmingforblockheads: Farming for Blockheads 9.0.3
  414. farsight: Farsight Mod 1.18-1.5
  415. farsighted-mobs: Farsighted Mobs 1.1-1.18
  416. fastbench: FastBench 1.18.1-3
  417. fastfurnace: FastFurnace 1.18-4
  418. feature_nbt_deadlock_be_gone: Feature NBT Deadlock Be Gone - Fabric $version
  419. ferritecore: FerriteCore 4.0.0
  420. fiber: fiber 0.23.0-2
  421. fireworkfrenzy: Firework Frenzy 1.7
  422. fixedwaterlogging: Fixed Waterlogging 1.0.2
  423. flamearrows: FlameArrows 1.18.1
  424. floral_flair: Floral Flair 1.1.2
  425. floristmod: Florist's Mod fabric-1.18.1-v-2.0.0
  426. flytre_lib: FlytreLib 1.6.3
  427. foodplusid: Food+ 1.3.1
  428. forgeconfigapiport: Forge Config API Port 3.1.1
  429. friendsandfoes: Friends&Foes 1.2.0
  430. ftblibrary: FTB Library 1801.3.5-build.106
  431. ftbquests: FTB Quests 1801.3.7-build.87
  432. ftbteams: FTB Teams 1801.2.4-build.46
  433. gamemodeoverhaul: GamemodeOverhaul 1.1.1
  434. geckolib3: Geckolib 3.0.26
  435. geodes: More Geodes 1.2.0
  436. giantspawn-fabric: Giant Spawn (Fabric) 2.7
  437. glow: Actually Glow Berries 1.0.3
  438. go-fish: Go Fish 1.4.1-1.18.1
  439. goatwoolfabric: Goatwoolfabric 1.0-SNAPSHOT
  440. gobber2: Gobber2 2.5.60
  441. goblintraders: Goblin Traders 1.4.1
  442. goldenberries: Golden Berries 1.2.1+1.18.1
  443. goldenhoppers: Golden Hoppers 1.2.0
  444. goldensteak: Goldensteak 1.0.5-1.18
  445. golemancy: Golemancy 1.1.7
  446. golemsgalore: Golems Galore 1.1.1-1.18
  447. goosik-config: goosik-config 0.2.0
  448. grass_pass: Grass Bypass 1.1.0
  449. graveyard: The Graveyard 1.1
  450. greater_eye: Greater Eye of Ender 1.3.20
  451. grindstone-is-made-of-stone: Grindstone Is Made Of Stone 2.0
  452. guild: Guild 0.3.8
  453. hammermod: War-Hammers Mod 1.18
  454. hardcorerevival: Hardcore Revival 8.0.0
  455. harvest_scythes: Harvest Scythes 2.4.1
  456. healingcampfire-fabric: Healing Campfire (Fabric) 3.3
  457. helpwanted: Help Wanted 1.1.4
  458. herdspanic: Herds Panic 1.0.4
  459. hollowwoods: HollowWoods 1.1.0
  460. homebodies_fantasy: Homebodies: Fantasy 1.0.0
  461. hplus: Better Hoppers (Hopper+) 3.0.1
  462. huskdropsand: HuskDropSand 1.18.1
  463. hyperlighting: Hyper Lighting 1.1
  464. icarus: Icarus 1.9
  465. iceberg: Iceberg 1.0.38
  466. icy-incitement: Icy Incitement 1.18.1-fabric-1.0.0
  467. imm_ptl_core: Immersive Portals Core 1.1.9
  468. immersive_portals: Immersive Portals 1.1.9
  469. imperishableitems: Imperishable Items 2.1.1
  470. impersonate: Impersonate 2.4.0
  471. improved-stations: Improved Stations 2.0.8
  472. infusion_table: Infusion Table 1.0.5
  473. ingredient-extension-api: Ingredient Extension API 2.0.1
  474. invisframes: Invisible Frames 2.1.1
  475. io_leangen_geantyref_geantyref: geantyref 1.3.11
  476. itemfilters: Item Filters 1801.2.6-build.16
  477. jankson: Jankson 4.0.0+j1.2.0
  478. java: Java HotSpot(TM) 64-Bit Server VM 17
  479. jumpingnoteblock: Extended Noteblock 1.0.9
  480. justmobheads-fabric: Just Mob Heads (Fabric) 5.2
  481. justplayerheads-fabric: Just Player Heads (Fabric) 1.8
  482. kambrik: Kambrik 3.0.1-1.18
  483. kanos_config: Kanos Config 0.1.4+1.14.4-1.17.1
  484. kelpfertilizer-fabric: Kelp Fertilizer (Fabric) 1.8
  485. kiwi: Kiwi 5.2.2
  486. kleeslabs: KleeSlabs 11.0.0
  487. ksyxis: Ksyxis 1.1
  488. lavajava: Lava Java 0.3.0
  489. ledger: Ledger 1.2.0
  490. libcd: LibCapableData 3.0.3+1.16.3
  491. libgui: LibGui 5.2.0+1.18
  492. libninepatch: LibNinePatch 1.1.0
  493. libraryferret: Library Ferret 1.0.3
  494. lithium: Lithium 0.7.7
  495. llamarama: Llamarama 1.5.1
  496. llamasteeds: Llama Steeds 2020.2.8
  497. loud_leads: Loud Leads 1.0.1+mc1.18
  498. lovely_snails: Lovely Snails 1.0.3+1.18
  499. maelstrom_library: Maelstrom Library 1.2.3-1.18-rc3
  500. magicfungi: Magic Fungi 0.6.1-BETA+1.18
  501. magna: Magna 1.7.0-1.18-pre1
  502. mambience: MAmbience 4.0.2+1.18.1
  503. map_atlases: Map Atlases 1.3.2
  504. mavm: More Axolotl Variants Mod 1.0.7a
  505. maybe-data: Maybe data 1.0.1-1.17
  506. maybe-more-data: Maybe More Data 1.0.0-1.18
  507. mcda: MC Dungeons Armors 1.9.0
  508. mcdar: MC Dungeons Artifacts 1.4.3-1.18
  509. mcdict: MCDict 2.1.0+1.17.1
  510. mcdw: MC Dungeons Weapons 4.0.2
  511. mdi: More Dumb Items 4.1.0-Fabric [Preview]
  512. me_hypherionmc_night-config_core: core 3.6.5_custom
  513. me_hypherionmc_night-config_toml: toml 3.6.5_custom
  514. medievalentity: Mediaval Entity 1.0.5
  515. medievalweapons: Medieval Weapons 1.1.7
  516. megaparrot: Megaparrot 1.0.2
  517. midashunger: Midas Hunger 2.0.0+1.18.1
  518. midnightlib: MidnightLib 0.3.1
  519. mighty_mangoes: Mighty Mangoes 1.0.6
  520. milk: Milk Lib 0.1.5
  521. milk_plus: Milk+ 2.0.1
  522. minecraft: Minecraft 1.18.1
  523. mm: Manningham Mills 2.3
  524. mo_glass: Mo Glass 1.6.1-MC1.18.1
  525. mob_catcher: Mob Catcher 1.1.21
  526. mobs_attempt_parkour: Mobs Attempt Parkour 0.2.4-1.18
  527. modid: Example Mod 3.0.1.0
  528. more-axolotls: More Axolotls 1.0.2
  529. morebannerfeatures: More Banner Features 1.1.3
  530. moreberries: More Berries 1.4.5
  531. morecarpets: More Carpets 1.18.1
  532. morediscs: MoreDiscs 1.18.1
  533. morevillagers-fabric: MoreVillagersFabric 3.1.1-SNAPSHOT
  534. mostructures: Mo' Structures 1.3.0-pre1+1.18
  535. multipart_entities: MultipartEntities 1.1.4-1.18-rc3
  536. myron: Myron 1.6.2+1.18.1
  537. mythic-mounts: Mythic Mounts 1.18-4.0
  538. naturallychargedcreepers-fabric: Naturally Charged Creepers (Fabric) 1.7
  539. nbtcrafting: NBT Crafting 2.1.0+mc1.17.1
  540. nears: Nears 1.1.2
  541. netherchest: Nether Chest 3.1
  542. netherportalfix: NetherPortalFix 9.0.0
  543. netherportalspread-fabric: Nether Portal Spread (Fabric) 5.6
  544. netherwardblock: Netherwardblock 1.18.1
  545. nicemod: NiceMod - New blocks 0.1.7.1
  546. ninjaphenix_container_lib: NinjaPhenix's Container Library 1.2.10
  547. no_null_processors: No Null Processors - Fabric 2.0.0+1.18
  548. no_sneaking_over_magma: No Sneaking Over Magma! 1.0.11+MC1.18-1.18.1
  549. nohostilesaroundcampfire-fabric: No Hostiles Around Campfire (Fabric) 3.8
  550. nomobfarm: No Mob Farm 1.1.1
  551. notenoughbreeding: Not Enough Breeding 1.18.1-1.0.0-fabric
  552. notenoughcrashes: Not Enough Crashes 4.1.4+1.18.1
  553. npcvariety: NPC Variety 2.2.2
  554. observed: Observed 1.2.3-1.18
  555. obsidianequipment: Obsidian Equipment 1.18.1
  556. omega-config: OmegaConfig 1.2.2-1.18.1
  557. omega-config-gui: Omega Config GUI 1.2.1-1.18.1
  558. ore_tree: Ore Tree 0.2.2
  559. org_javassist_javassist: javassist 3.28.0-GA
  560. org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.6.10
  561. org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.6.10
  562. org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.6.10
  563. org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.6.10
  564. org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.5.2
  565. org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.5.2
  566. org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.3.1
  567. org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.3.1
  568. org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.3.1
  569. org_reflections_reflections: reflections 0.10.2
  570. org_spongepowered_configurate-core: configurate-core 4.1.1
  571. org_spongepowered_configurate-extra-dfu4: configurate-extra-dfu4 4.1.1
  572. org_spongepowered_configurate-gson: configurate-gson 4.1.1
  573. org_spongepowered_configurate-hocon: configurate-hocon 4.1.1
  574. oro_config: OroArmor Config 2.1.0
  575. ostoverhaul: Ost Overhaul 0.2.2
  576. ottercraft: Ottercraft 1.1.10
  577. owo: oωo 0.3.14+1.18
  578. oxidized: Oxidized 1.5.2
  579. packet_tweaker: Packet Tweaker 0.2.0+1.18-pre1
  580. paintings: Paintings++ 1.0.0.6
  581. patchouli: Patchouli 1.18.1-64-FABRIC
  582. pehkui: Pehkui 3.1.0+1.14.4-1.18.1
  583. pelmenid: Pelmen 1.0
  584. perfectaccuracy: Perfect Accuracy 1.2
  585. pettable: Pettable 1.2.1
  586. phosphor: Phosphor 0.8.1
  587. physicsmod: Physics Mod 2.6.4
  588. pigsteel: Pigsteel Mod 1.7.0
  589. playerabilitylib: Pal 1.5.0
  590. plushies: Plushie Mod 1.1
  591. polymorph: Polymorph 0.0.16-1.18.1
  592. powershot: Powershot 1.4.0-1.18-fabric
  593. promenade: Promenade 2.4.0
  594. publicguiannouncement: Public Gui Announcement 3.2.0.0
  595. pugh_lib: Pugh Lib 1.2.15
  596. pugh_tools: Pugh Tools 1.1.17
  597. puzzleslib: Puzzles Lib 3.1.3
  598. q_misc_util: QMiscUtil 1.1.9
  599. quicksand: Quicksand 1.0.3
  600. rainbegoneritual-fabric: Rain Be Gone Ritual (Fabric) 1.7
  601. randombonemealflowers-fabric: Random Bone Meal Flowers (Fabric) 1.7
  602. randommobeffects-fabric: Random Mob Effects (Fabric) 1.6
  603. randomsheepcolours-fabric: Random Sheep Colours (Fabric) 1.6
  604. randomshulkercolours-fabric: Random Shulker Colours (Fabric) 1.3
  605. ratsmischief: Rat's Mischief 1.3.4
  606. reach-entity-attributes: Reach Entity Attributes 2.1.1
  607. realisticfirespread: Realistic Fire Spread 1.18-1
  608. recipeconditions: Fabric Recipe Conditions 0.4.1
  609. redbits: Red Bits 1.11.0
  610. renderdistance: Dynamic Render Distance 1.18.1-1.0.0
  611. repurposed_structures: Repurposed Structures 3.2.0+1.18.1
  612. reroll: Reroll 1.4.0-1.18.1
  613. rhino: Rhino 1800.1.7-build.94
  614. rocks: This Rocks! 1.5.2
  615. rotten: FleshZ 1.4.4
  616. roughlyenoughitems: Roughly Enough Items 7.1.390
  617. roughlyenoughresources: Roughly Enough Resources 2.3.0
  618. sandwichmod: Sandwich Mod 1.18.1
  619. schonkysheep: Chonky Sheep 3.0.0
  620. sculk_worm: Sculk Worm 0.1.4
  621. seasons: Fabric Seasons 1.3-BETA+1.18
  622. seedfix: Seed Fix 1.0.0
  623. server_translations_api: Server Translations API 1.4.8+1.18-pre1
  624. servercore: ServerCore 1.2.7-1.18.1
  625. serverpause: Multiplayer Server Pause 1.0.0
  626. sextant: Immersive Travel Overhaul 1.1
  627. sheepconsistency: Sheep Consistency 1.0.3
  628. shwfox: Shadew's Foxes 1.2+fabric
  629. simple_shelves: Simple Shelves 1.0.4
  630. simplegrinder: Simple Grinder 18_1.0.1
  631. skeletonfix: Skeleton Aiming Fix 1.1.1+1.18
  632. skyvillages: Sky Villages 1.0.1-1.18.1-fabric
  633. slabby: Slabby 0.1.2
  634. slime_mimic: Slime Mimic 0.0.2
  635. slime_sling: SlimeSling 1.0.0
  636. slimyfloor: Slimy Floor 1.18-1.2.2
  637. smoothblocks: Smooth Blocks 1.2.5
  638. snowballsfreezemobs-fabric: Snowballs Freeze Mobs (Fabric) 1.5
  639. snowpig: Snow Pig 1.0.1
  640. snowrealmagic: Snow! Real Magic! 3.1.0
  641. soaringstructures2: Soaring Structures 2 1.18 - 2.1
  642. someforgepatchesported: Some Forge Patches Ported 1.0.2
  643. sound_physics_remastered: Sound Physics Remastered 1.18.1-1.0.3
  644. spark: spark 1.6.5
  645. spidersproducewebs-fabric: Spiders Produce Webs (Fabric) 1.5
  646. squirting_syringe: Squirting Syringe 0.5
  647. stacc: Stacc 1.2.3
  648. stainedwoodmod: Stained Wood Mod 0.0.3
  649. starterkit-fabric: Starter Kit (Fabric) 3.1
  650. static-content: Static Content 1.0.2-1.16.2
  651. staticdata: Static Data 1.1.2
  652. stemaria: Stemaria 1.1.1
  653. step-height-entity-attribute: Step Height Entity Attribute 1.0.0
  654. stonecutter_recipe_tags: Stonecutter Recipe Tags 2.0.0
  655. stoneholm: Stoneholm 1.4.1
  656. structurized: Structurized 1.4.0+1.18
  657. sulfurpotassiummod: Sulfur & Potassium 1.1.1
  658. survivalplus: SurvivalPlus 0.1.6
  659. sushimod: Sushi Mod 1.18.1
  660. tacocraft: TacoCraft 1.7.2-1.18.1
  661. taverns: Taverns 1.0.2
  662. tee: the end expansion 1.2.0-1.18.1
  663. terraform-shapes-api-v1: Terraform Shapes API (v1) 2.1.0
  664. terraform-wood-api-v1: Terraform Wood API (v1) 2.0.2
  665. terralith: Terralith for Fabric 2.0_b0.1.8
  666. the_bumblezone: The Bumblezone - Fabric 4.2.1+1.18.1
  667. therrassium: Therrassium 1.2.1
  668. things: Things 0.2.12+1.18
  669. thonkutil: ThonkUtil 2.6.0+1.18
  670. thonkutil-base: ThonkUtil Base 1.4.0+6a7a08aec8
  671. thonkutil-capes-v1: ThonkUtil Capes (v1) 1.2.0+a46c8f89c8
  672. thonkutil-customization: ThonkUtil Customization (v1) 1.0.1+6a7a08aec8
  673. thonkutil-legacy: ThonkUtil Legacy 1.0.7+6fa117f8c8
  674. thonkutil-potions-v0: ThonkUtil Potions (v0) 1.2.5+6a7a08aec8
  675. thonkutil-trades-v1: ThonkUtil Trades (v1) 1.1.5+6a7a08aec8
  676. timeoutout: TimeOut Out 1.0.0+1.18
  677. tinyskeletons: Tiny Skeletons 3.1.0
  678. tnt: Kenza's IndustrialTNT 1.1.0
  679. toms_storage: Tom's Simple Storage Mod 1.1.19
  680. totw_additions: Towers of the Wild: Additions 1.1.0
  681. towers_of_the_wild_reworked: Towers of the Wild: Reworked 2.1.0
  682. trajectory-preview: Trajectory Preview 1.0-1.18.1
  683. transportables: Transportables 1.1
  684. trapexpansion: Trap Expansion 1.3.3
  685. trapperpelts: Trapper Pelts 1.0.1
  686. trinkets: Trinkets 3.1.0
  687. trulytreasures: Truly Treasures fabric-1.18.1-2.0.1
  688. tweed4_annotated: tweed4_annotated 1.2.0
  689. tweed4_base: tweed4_base 1.3.1
  690. tweed4_data: tweed4_data 1.2.0
  691. tweed4_data_hjson: tweed4_data_hjson 1.1.0
  692. twigs: Twigs 1.1.2
  693. twm: The Wild Mod 0.2
  694. universal_ores: Universal Ores 1.2.1
  695. unvotedandshelved: Unvoted & Shelved 1.0.4
  696. urns: Urns 1.0.1
  697. valley: ValleyCraft 2.1
  698. vanilla-hammers: Vanilla Hammers 3.2.0-1.18.1
  699. vanilla_degus: Vanilla Degus 1.3.0
  700. vanillaenhanced: VanillaEnhanced 2.0.1
  701. vanillatweaks: VanillaTweaks 1.0.19
  702. vanish: vanish 1.3.0
  703. variableknockback: VariableKnockback 1.0.0
  704. veggie_way: The Veggie Way 1.2.28
  705. victus: Victus 0.1.6+1.18
  706. villager-hats: Villager Hats Mod 1.2.1
  707. villagerdrops: Villagers Drop Emeralds on Death 1.18.1
  708. villagerfollows: Villager Leads! 1.18.1
  709. villagernames-fabric: Villager Names (Fabric) 3.5
  710. villainousfishai: Villainous Fish AI 1.0.2-1.18
  711. visualoverhaul: VisualOverhaul 4.0.0
  712. visualworkbench: Visual Workbench 3.1.0
  713. vnubikcakes: Vnubik Cakes Mod 1.0.1
  714. voicechat: Simple Voice Chat 1.18.1-2.1.22
  715. voidz: VoidZ 1.0.5
  716. wandering_collector: Wandering Collector 1.0.3+mc1.18-rc3
  717. wandering_trapper: Wandering Trapper 1.0.0
  718. waterdripsound: Drip Sounds 1.18-0.3.0
  719. waystones: Waystones 2.4.1
  720. weakerspiderwebs-fabric: Weaker Spiderwebs (Fabric) 2.0
  721. whimerald: WhimeraldMod 1.0.4
  722. whyamionfire: Why Am I on Fire? 1.1.1
  723. wilderworld: WilderWorld 1.1.1
  724. wildfire_gender: Wildfire's Female Gender Mod 2.8.1
  725. windchimes: Windchimes 1.2.0
  726. woodarmor: Wooden Armors (+ Stone Armor) 1.18.1
  727. woodarmorhorse: Wooden Horse Armors 1.18
  728. wooledboots: Wooled Boots 1.0.1
  729. worldedit: WorldEdit 7.2.8+6008-1246d61
  730. xlpackets: XLPackets 2.1-1.17.1
  731. xp_bottler: XP Bottler 0.0.1
  732. xps: Xp Obelisk 0.3.2.r_for_1.18.x_Fabric
  733. yummy: Yummy 3.0.0
  734. zihlaunchpads: ZIHLaunchpads 1.2.0
  735. Server Running: true
  736. Player Count: 3 / 69; [class_3222['Dr_Lockleir'/453, l='ServerWorld voidz:void world', x=7.22, y=100.00, z=25.36], class_3222['OnlyANeko'/537749, l='ServerWorld voidz:void world', x=8.29, y=100.00, z=24.73], class_3222['Kuyuna'/564048, l='ServerWorld minecraft:overworld world', x=-4128.45, y=159.36, z=3694.89]]
  737. Data Packs: vanilla, Fabric Mods
  738. Is Modded: Definitely; Server brand changed to 'fabric'
  739. Type: Dedicated Server (map_server.txt)
  740. Suspected Mods: Minecraft (minecraft), AdventureZ (adventurez)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement