Git Product home page Git Product logo

creeper-spores's People

Contributors

arathain avatar dariensg avatar doctor4t avatar enterfor avatar fitfc avatar flashfyre avatar joaoh1 avatar koockies avatar lykrast avatar nanrech avatar pyrofab avatar rad586 avatar soradotwav avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

creeper-spores's Issues

Suggestion: collaboration with Enhanced Creeper AI

Together, these two mods have the potential for very interesting Creepers, propagating through this mod while Creeper AI gives them a chance to be charged when fully grown, which makes them still cause environmental damage.

Currently, with both mods installed, what actually happens is that the overworld creeperling spawns are suppressed by Creeper AI Enhanced, and while those Creepers themselves can propagate spores, creeperlings cannot take advantage of Creeper AI's chance for charged Creepers. Which is a shame, because otherwise, they're pretty interesting together... it just doesn't quite work properly.

Creeperlings AI Broken

The AI of the creeperlings broke completly (frozen, invunerable, don't react or move, ect..).

To find and reproduce the bug succesfully :
I had to create creeperlings, die (I did not try but could be just tp or exiting the loaded chunks), come back and see all the creeperlings completly frozen.
My test was close to spawn but should have been outside loaded chunks as I respawn.

It also broke the pillager infected by the spores - in the same manner.
I tried on sheeps, seems fine - need more tests but I don't have the time.

TLDR; after I die, creeperlings AI froze.

Suggestion: Creepies

The mod in its current state makes Creepers a bit less of a threat. To compensate that, Creeperlings at higher difficulties could have a chance to spawn as Creepies instead.
Creepies have a different texture and can contaminate animals, disappearing in the process. A contaminated animal gets a special effect that slows them down, and spawns a cloud of creeper spores when they die. If the timer on the effect reaches 0, the entity suffers heavy damage and an adult creeper spawns.

zh_cn

{
"effect.creeperspores.creeper_spore": "苦力怕孢子",
"effect.creeperspores.generic_spore": "%s 孢子",
"entity.creeperspores.creeperling": "小只苦力怕",
"item.creeperspores.creeperling_spawn_egg": "小只苦力怕生成蛋"
}

Creeper Spores causes Client crashes

Bug report: https://paste.ee/p/lrlLI

Minecraft 1.18.2, Fabric 0.47.10, Creeper Spores 1.8.0

How to reproduce:

  1. Start new world
  2. Give yourself any effect, I did it via a fire resistence splash potion
  3. Open inventory
  4. Open green recipe book
  5. Hover over effect
  6. Client crashes.

Noticed it first with Creeper Spores effect while playing my custom mod pack, but I ran on Vanilla, Vanilla+Fabric, Vanilla+Fabric+API and Vanilla+Fabric+API+Creeper-Spores and only in the last one the crash happens.

I suppose this hasn't been noticed earlier because most mod players use REI instead of the recipe book.

Lil Creepers spawn on Peaceful Difficulty

The little Creepers spawn on peaceful difficulty. Haven't tried out if they can grow up yet, but I reckon this might have been unintentional?

This would be a bug because it would cause adult creepers in peaceful mode.

Fabric No Longer Supported

Releases for 1.19.x are no longer compatible with Fabric Loader, but the documentation (readme.md) still show 'A Minecraft mod for the Fabric Mod Loader'

Data tracker issues

CreeperlingEntity has its tracked data declared for the CreeperEntity class, messing up creepers' data tracker.
This causes clientside log spam and uncommon crashes.

Sugegstion : Creeplings + flint and steel

Normal creeper get ignated when a flint and steel is used on them; please add the same behaviour to the creeplings. Probably smaller, less deadly explosion - maybe also a shorter fuze.

New updates shown under discontinued mod loader

I know this is more of a fault of the sites themselves and not you, but you mod shows up when searching for 1.20.1 and Fabric. As I understand, you have moved to Quilt, which will not work with Fabric, so that kind of makes it a pain when looking for mods on CF and Modrinth. Since these sites still have this obnoxious tendency to refer to no longer supported loaders, I would recommend separating the mod by loader, with a noticeable "Discontinued" label on the Fabric version (as well as making sure only the correct versions show up when looking for Fabric), I know that I overlooked the statement about Quilt in the description because a majority of the time there isn't useful information at the very beginning. Mods which do have relevant information usually highlight via underline or bold or just put it in the title of the mod.
The mod is cool and I thank you for your time on it, even if it is unfortunate my pack does not allow me to move to Quilt.

KubeJS incompatible -- prevents launch

[18:51:49] [Render thread/FATAL]: Minecraft ran into a problem! Report saved to: Q:\mc\Instances\Another Quality Modpack 3 [FABRIC]\crash-reports\crash-2021-12-06_18.51.49-server.txt
---- Minecraft Crash Report ----
// Hi. I'm Minecraft, and I'm a crashaholic.

Time: 12/6/21, 6:51 PM
Description: Initializing game

java.lang.RuntimeException: Could not execute entrypoint stage 'main' due to errors, provided by 'kubejs'!
at Not Enough Crashes deobfuscated stack trace.(1.18+build.1)
at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.lambda$invoke0$0(EntrypointUtils.java:51)
at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33)
at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.invoke0(EntrypointUtils.java:49)
at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.invoke(EntrypointUtils.java:35)
at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:52)
at fudge.notenoughcrashes.fabric.mixinhandlers.ModLoaders.fabricEntrypoints(ModLoaders.java:9)
at net.minecraft.client.MinecraftClient.redirect$gml000$catchFabricInit(MinecraftClient:26978)
at net.minecraft.client.MinecraftClient.(MinecraftClient:452)
at net.minecraft.client.main.Main.main(Main:197)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:568)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:599)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:77)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
Caused by: java.lang.RuntimeException: java.lang.BootstrapMethodError: java.lang.RuntimeException: Mixin transformation of net.minecraft.class_1927 failed
at dev.latvian.mods.kubejs.fabric.KubeJSFabric.onInitialize(KubeJSFabric.java:25)
at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.invoke0(EntrypointUtils.java:47)
... 13 more
Caused by: java.lang.BootstrapMethodError: java.lang.RuntimeException: Mixin transformation of net.minecraft.class_1927 failed
at dev.latvian.mods.kubejs.world.KubeJSWorldEventHandler.init(KubeJSWorldEventHandler.java:25)
at dev.latvian.mods.kubejs.KubeJS.(KubeJS.java:114)
at dev.latvian.mods.kubejs.fabric.KubeJSFabric.onInitialize(KubeJSFabric.java:15)
... 14 more
Caused by: java.lang.RuntimeException: Mixin transformation of net.minecraft.class_1927 failed
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:234)
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:136)
at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:155)
at java.lang.ClassLoader.loadClass(ClassLoader.java:520)
... 17 more
Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392)
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:234)
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:202)
at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:229)
... 20 more
Caused by: org.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [mixins.creeperspores.common.json:ExplosionMixin] from phase [DEFAULT] in config [mixins.creeperspores.common.json] from mod [creeperspores] FAILED during APPLY
at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinError(MixinProcessor.java:638)
at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinApplyError(MixinProcessor.java:589)
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:379)
... 23 more
Caused by: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: Implicit variable modifier injection failed in net/minecraft/class_1927::spreadSpores [INJECT Applicator Phase -> mixins.creeperspores.common.json:ExplosionMixin -> Apply Injections -> -> Inject -> mixins.creeperspores.common.json:ExplosionMixin->@ModifyVariable::spreadSpores(Lnet/minecraft/class_1297;)Lnet/minecraft/class_1297; from mod creeperspores]
at Not Enough Crashes deobfuscated stack trace.(1.18+build.1)
at org.spongepowered.asm.mixin.injection.modify.ModifyVariableInjector.inject(ModifyVariableInjector.java:216)
at org.spongepowered.asm.mixin.injection.code.Injector.inject(Injector.java:276)
at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.inject(InjectionInfo.java:445)
at org.spongepowered.asm.mixin.transformer.MixinTargetContext.applyInjections(MixinTargetContext.java:1374)
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyInjections(MixinApplicatorStandard.java:1052)
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:400)
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325)
at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:421)
at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:403)
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363)
... 23 more
Caused by: org.spongepowered.asm.mixin.injection.modify.InvalidImplicitDiscriminatorException: Found 2 candidate variables but exactly 1 is required.
at org.spongepowered.asm.mixin.injection.modify.LocalVariableDiscriminator.findImplicitLocal(LocalVariableDiscriminator.java:370)
at org.spongepowered.asm.mixin.injection.modify.LocalVariableDiscriminator.findLocal(LocalVariableDiscriminator.java:341)
at org.spongepowered.asm.mixin.injection.modify.ModifyVariableInjector.inject(ModifyVariableInjector.java:207)
... 32 more

A detailed walkthrough of the error, its code path and all known details is as follows:

-- Head --
Thread: Render thread
Stacktrace:
at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.lambda$invoke0$0(EntrypointUtils.java:51)
at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33)
at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.invoke0(EntrypointUtils.java:49)
at net.fabricmc.loader.impl.entrypoint.EntrypointUtils.invoke(EntrypointUtils.java:35)
at net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:52)

-- Initialization --
Details:
Stacktrace:
at fudge.notenoughcrashes.mixinhandlers.EntryPointCatcher.handleEntryPointError(EntryPointCatcher.java:28)
at net.minecraft.class_310.redirect$gml000$catchFabricInit(class_310.java:26980)
at net.minecraft.class_310.(class_310.java:452)
at net.minecraft.client.main.Main.main(Main.java:197)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:599)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:77)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)

-- System Details --
Details:
Minecraft Version: 1.18
Minecraft Version ID: 1.18
Operating System: Windows 10 (amd64) version 10.0
Java Version: 17.0.1, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 1042826032 bytes (994 MiB) / 1979711488 bytes (1888 MiB) up to 8589934592 bytes (8192 MiB)
CPUs: 8
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz
Identifier: Intel64 Family 6 Model 158 Stepping 9
Microarchitecture: Kaby Lake
Frequency (GHz): 4.20
Number of physical packages: 1
Number of physical CPUs: 4
Number of logical CPUs: 8
Graphics card #0 name: NVIDIA GeForce RTX 2080
Graphics card #0 vendor: NVIDIA (0x10de)
Graphics card #0 VRAM (MB): 4095.00
Graphics card #0 deviceId: 0x1e87
Graphics card #0 versionInfo: DriverVersion=30.0.14.9676
Memory slot #0 capacity (MB): 8192.00
Memory slot #0 clockSpeed (GHz): 2.47
Memory slot #0 type: DDR4
Memory slot #1 capacity (MB): 8192.00
Memory slot #1 clockSpeed (GHz): 2.47
Memory slot #1 type: DDR4
Memory slot #2 capacity (MB): 8192.00
Memory slot #2 clockSpeed (GHz): 2.47
Memory slot #2 type: DDR4
Memory slot #3 capacity (MB): 8192.00
Memory slot #3 clockSpeed (GHz): 2.47
Memory slot #3 type: DDR4
Virtual memory max (MB): 41141.04
Virtual memory used (MB): 37890.41
Swap memory total (MB): 8441.75
Swap memory used (MB): 880.73
JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
Fabric Mods:
additionaladditions: Additional Additions 3.0.0
adorn: Adorn 3.0.0-rc.1+1.18-rc3
advanced_runtime_resource_pack: Runtime Resource Pack 0.3.10
advancementplaques: Advancement Plaques 1.4.3
advancements-enlarger: Advancements Enlarger 0.2.4
adventurez: AdventureZ 1.4.4
ae2: Applied Energistics 2 10.0.0-alpha.3
agape_space: Space Dimensions 0.4.2
alloy_forgery: Alloy Forgery 2.0.7+1.18
apoli: Apoli 2.2.0
appleskin: AppleSkin mc1.18-2.2.0
aqupdcaracal: Caracal mob 1.18-1.3.4
aqupdgrizzly: Grizzly Bear mob 1.18-1.2.1
arcanus: Arcanus 1.24
architects_palette: Architect's Palette Fabric 1.3
architectury: Architectury 3.1.45
autorun: AutoRun 0.3.0
balm-fabric: Balm 2.1.1+0
bclib: BCLib 1.0.2
beehivetooltips: Beehive Tooltips 1.4.0
beenfo: Beenfo 1.18-fabric0.43.1-1.3.3
betterf3: BetterF3 1.2.2
betternether: Better Nether 6.0.2
bettersleeping: BetterSleeping 0.5.1+1.18
bewitchment: Bewitchment 1.18-2
bitsandchisels: BitsAndChisels 2.6.1
blockus: Blockus 2.3.3+1.18
blue_endless_jankson: jankson 1.2.1
blur: Blur (Fabric) 2.4.1
botania: Botania 1.18-424-FABRIC
breakprogress: Break Progress 1.0.1
buildinggadgets: st'ructure tools 1.0.6
calio: Calio 1.4.2
campchair: Camp Chair 1.0.0
capybara: Capybara 1.0.0
cardinal-components-base: Cardinal Components API (base) 4.0.0
cardinal-components-block: Cardinal Components API (blocks) 4.0.0
cardinal-components-entity: Cardinal Components API (entities) 4.0.0
cardinal-components-item: Cardinal Components API (items) 4.0.0
cardinal-components-level: Cardinal Components API (world saves) 4.0.0
cardinal-components-world: Cardinal Components API (worlds) 4.0.0
carpet: Carpet Mod 1.4.56
carpet-extra: Carpet Extra 1.4.56
carpet-tis-addition: Carpet TIS Addition 1.26.1
carrier: Carrier 1.9.0
chalk: Chalk 1.1.1
chas: Craftable Horse Armour & Saddle 1.18-1.8-Fabric
chat_heads: Chat Heads 0.5.1
chesttracker: Chest Tracker 1.1.2
cleancut: CleanCut 1.18-4.0-fabric
cleardespawn: Clear Despawn 1.1.5
clickthrough: ClickThrough 1.18-fabric0.43.1-0.4
cloth-api: Cloth API 2.0.54
cloth-armor-api-v1: Cloth Armor API v1 1.5.47
cloth-basic-math: cloth-basic-math 0.6.0
cloth-client-events-v0: Cloth Client Events v0 2.0.54
cloth-common-events-v1: Cloth Common Events v1 2.0.54
cloth-config: Cloth Config v6 6.0.45
cloth-datagen-api-v1: Cloth Datagen v1 2.0.54
cloth-scissors-api-v1: Cloth Scissors API v1 2.0.54
cloth-utils-v1: Cloth Utils v1 2.0.54
clumps: Clumps 8.0.1
coat: Coat 1.0.0-beta.15
collective-fabric: Collective (Fabric) 3.13
com_electronwill_night-config_core: core 3.6.3
com_electronwill_night-config_toml: toml 3.6.3
com_eliotlash_mclib_mclib: mclib 18
com_eliotlash_molang_molang: molang 18
com_moandjiezana_toml_toml4j: toml4j 0.7.2
com_typesafe_config: config 1.4.1
com_velocitypowered_velocity-native: velocity-native 1.1.0-SNAPSHOT
compress: Compress 'em [v1.5]
concreteconversion: Concrete Conversion 6.1.0.0
confabricate: confabricate 2.2.0-SNAPSHOT+4.1.1
config2brigadier: Config to Brigadier 1.0.2
conjuring: Conjuring 1.0.17+1.18
consistency_plus: Consistency Plus 0.4.2+1.17
continuity: Continuity 1.0.3+1.18
cosmetic-armor: Cosmetic Armor 1.2.0
cosmetica: Cosmetica 0.3.2
craftingtweaks: Crafting Tweaks 13.0.0
craftpresence: CraftPresence 1.8.8
creativeonepunch: Creative One-Punch 1.3
creeperspores: Creeper Spores 1.7.0
croptopia: Croptopia 1.7.2
crowdin-translate: CrowdinTranslate 1.4+1.18
crusade: Crusade 1.2.5
culinaire: Culinaire 2.2.0
customportalapi: Custom Portal Api 0.0.1-beta47-1.18
customwindowtitle: Custom Window Title 1.1.1
dark-enchanting: Dark Enchanting 0.6.0-1.18
dawn: Dawn API 3.1.0
deathlog: DeathLog 0.2.4+1.18
detailab: Detail Armor Bar 2.6.1+1.18-fabric
disenchanter: Disenchanter 0.1.3+1.18
doom: Doom Fabric 4.0.23
doublejump: Double Jump Mod 1.0.1+mc1.18
dragonloot: DragonLoot 1.0.9
drippyloadingscreen: Drippy Loading Screen 1.4.1
dripstone_fluid_lib: Dripstone Fluid Lib 1.1.1
dummmmmmy: MmmMmmMmmMmm 1.18-1.5.0
durabilityviewer: Giselbaers Durability Viewer 1.18-fabric0.43.1-1.10.2
dynamicfps: Dynamic FPS 2.0.6
earthtojavamobs: Earth2Java 1.7.4+1.18
eldritch_mobs: Eldritch Mobs 1.10.1
elementalcreepers: Elemental Creepers: Refabricated 1.4.0+1.18-pre5
enchant_giver: Enchant Giver 1.1.0
enchantment_lore: Enchantment Lore 1.2.2+MC1.18
endgoblintraders: End Goblin Traders 1.4.2
enhanced_quarries: Enhanced Quarries 1.2.0_RC7
entityculling: EntityCulling-Fabric 1.3.3
equipmentcompare: Equipment Compare 1.2.9
exlineawnings: Exline's Awnings 1.18
exlinefurniture: Exline's Furniture 1.18
expandedstorage: Expanded Storage 7.3.2
extragenerators: Extra Generators 1.1.1-BETA+1.18
extraorigins: Extra Origins 1.18-1
fabric: Fabric API 0.44.0+1.18
fabric-api-base: Fabric API Base 0.4.1+b4f4f6cd14
fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.4.0+16d92c47c8
fabric-biome-api-v1: Fabric Biome API (v1) 6.0.1+ded849a9c8
fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.9+3ac43d95c8
fabric-command-api-v1: Fabric Command API (v1) 1.1.6+3ac43d95c8
fabric-commands-v0: Fabric Commands (v0) 0.2.5+b4f4f6cdc8
fabric-containers-v0: Fabric Containers (v0) 0.1.18+d154e2c6c8
fabric-content-registries-v0: Fabric Content Registries (v0) 0.4.5+6f53a73dc8
fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.1.8+3ac43d95c8
fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.7+43d29571c8
fabric-entity-events-v1: Fabric Entity Events (v1) 1.4.5+6b21378a14
fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.16+bfa23f17c8
fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.6+b4f4f6cdc8
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.10+3ac43d95c8
fabric-item-api-v1: Fabric Item API (v1) 1.3.0+691a79b5c8
fabric-item-groups-v0: Fabric Item Groups (v0) 0.3.3+3ac43d9514
fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.8+c8aba2f3c8
fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.6+b4f4f6cdc8
fabric-language-kotlin: Fabric Language Kotlin 1.7.0+kotlin.1.6.0
fabric-language-scala: Fabric Language Scala 1.1.0+scala.2.13.6
fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 1.4.10+c15ca33514
fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.0.8+3ac43d95c8
fabric-mining-level-api-v1: Fabric Mining Level API (v1) 1.0.3+3ac43d9514
fabric-mining-levels-v0: Fabric Mining Levels (v0) 0.1.7+b4f4f6cdc8
fabric-models-v0: Fabric Models (v0) 0.3.3+3ac43d9514
fabric-networking-api-v1: Fabric Networking API (v1) 1.0.18+3ac43d9514
fabric-networking-v0: Fabric Networking (v0) 0.3.5+b4f4f6cdc8
fabric-object-builder-api-v1: Fabric Object Builder API (v1) 1.11.0+3b82842ec8
fabric-object-builders-v0: Fabric Object Builders (v0) 0.7.8+3ac43d95c8
fabric-particles-v1: Fabric Particles (v1) 0.2.9+526dc1acc8
fabric-permissions-api-v0: fabric-permissions-api 0.1-SNAPSHOT
fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.8.5+3ac43d9514
fabric-renderer-api-v1: Fabric Renderer API (v1) 0.4.9+3ac43d9514
fabric-renderer-indigo: Fabric Renderer - Indigo 0.4.12+3ac43d9514
fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.7+b4f4f6cdc8
fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.4+7242e9d7c8
fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 0.1.18+3ac43d95c8
fabric-rendering-v0: Fabric Rendering (v0) 1.1.9+b4f4f6cdc8
fabric-rendering-v1: Fabric Rendering (v1) 1.10.3+6b21378a14
fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.4.11+3ac43d9514
fabric-screen-api-v1: Fabric Screen API (v1) 1.0.7+3ac43d95c8
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.1.11+3ac43d95c8
fabric-structure-api-v1: Fabric Structure API (v1) 2.0.8+295197a7c8
fabric-tag-extensions-v0: Fabric Tag Extensions (v0) 1.2.5+3ac43d9514
fabric-textures-v0: Fabric Textures (v0) 1.0.9+3ac43d95c8
fabric-tool-attribute-api-v1: Fabric Tool Attribute API (v1) 1.3.4+7de09f5514
fabric-transfer-api-v1: Fabric Transfer API (v1) 1.5.5+b4f4f6cdc8
fabricenchantments: Fabric Enchantments 0.6.0
fabricloader: Fabric Loader 0.12.8
fabrictailor: Fabric Tailor 1.7.3
fallingleaves: Falling Leaves 1.8.0+1.18
fallingtree: FallingTree 2.15.2
fancymenu: FancyMenu 2.4.2
ferritecore: FerriteCore 4.0.0
fiber: fiber 0.23.0-2
fireworkfrenzy: Firework Frenzy 1.7
fishontheline-fabric: Fish On The Line (Fabric) 1.2
fluidtank: Fluid Tank 18.0.399-fabric
forgeconfigapiport: Forge Config API Port 3.0.1
friendsandfoes: Friends&Foes 1.0.2
fryingpan: Frying Pan! 2.0.0
fuelinfo: FuelInfo 1.0-SNAPSHOT
furnacerecycle-fabric: Furnace Recycle (Fabric) 1.0
gbfabrictools: GBfabrictools 1.3.4+1.18
geckolib3: Geckolib 3.0.22
genesis: Genesis 0.8
giantspawn-fabric: Giant Spawn (Fabric) 2.7
glassential: Glassential 1.3.0
go-fish: Go Fish 1.4.0-1.18
gobber2: Gobber2 2.5.52
goblintraders: Goblin Traders 1.4.1
goosik-config: goosik-config 0.2.0
graveyard: The Graveyard 1.0
greater_eye: Greater Eye of Ender 1.3.16
guardiansgalore: GuardiansGalore 1.18-3.0
hammermod: War-Hammers Mod 1.18
harvest_scythes: Harvest Scythes 2.3.0
healthcare: Health Care 1.0.10
heartbond: Heartbond 1.2.0
hologram-api: Hologram API 0.2.1+1.18-pre5
hookshot: Hookshot 23.0
horseinfo: Horse Info 0.4.0-1.18
horsestatsvanilla: Horse Stats Vanilla 4.1.9
iceberg: Iceberg 1.0.27
illuminations: Illuminations 1.10.2
impaled: Impaled 1.0.2
impersonate: Impersonate 2.4.0
incantationem: Incantationem 1.1.2+1.18-pre1
indium: Indium 1.0.2-alpha1+mc1.18
inventoryprofilesnext: Inventory Profiles Next 1.1.9
invview: InvView 1.4.7-1.18-rc3+
io_leangen_geantyref_geantyref: geantyref 1.3.11
iris: Iris 1.1.3
itemborders: Item Borders 1.1.4
itemscroller: Item Scroller 0.15.0
jankson: Jankson 4.0.0+j1.2.0
java: OpenJDK 64-Bit Server VM 17
jump: Platformer 1.0.0
justenoughkeys: Just Enough Keys 0.4.3
kanos_config: Kanos Config 0.1.4+1.14.4-1.17.1
kibe: Kibe 1.9.4-BETA+1.18
kirin: Kirin UI 1.9.2-beta.1
kjsextras: KubeJS Extras 1.5.0
konkrete: Konkrete 1.3.0
krypton: Krypton 0.1.5
kubejs: KubeJS 1800.4.0-build.230
kyrptconfig: Kyrpt Config 1.2.3-1.18
lambdabettergrass: LambdaBetterGrass 1.2.1+1.17
lambdynlights: LambDynamicLights 2.1.0+1.17
lank: Lankaster's Origins 1.0.0
lazydfu: LazyDFU 0.1.2
legendarytooltips: Legendary Tooltips 1.1.5
libblockattributes: LibBlockAttributes 0.10.0
libblockattributes_core: LibBlockAttributes (Core) 0.10.0
libblockattributes_fluids: LibBlockAttributes (Fluids) 0.10.0
libblockattributes_items: LibBlockAttributes (Items) 0.10.0
libcd: LibCapableData 3.0.3+1.16.3
libgui: LibGui 5.0.0-beta.2+1.18-rc1
libninepatch: LibNinePatch 1.1.0
lifts: Lifts 1.4-BETA+1.18
lightoverlay: Light Overlay 6.0.3
lithium: Lithium 0.7.6-rc1
logprot: Logprot Mod 1.18-1.4
lovely_snails: Lovely Snails 1.0.3+1.18
lumiwool: Luminous Wool 1.2.2
magiccombatwands: Magic Combat Wands 1.0.1
magna: Magna 1.7.0-1.18-pre1
malilib: MaLiLib 0.10.0-dev.26
mambience: MAmbience 3.2.0+1.18
mavm: More Axolotl Variants Mod 1.0.5
mcda: MC Dungeons Armors 1.8.2
mcdar: MC Dungeons Artifacts 1.4.3-1.18
mcdw: MC Dungeons Weapons 3.6.0-1.18
mcf-reap: MaxVar reap for fabric 1.7.0
megane: megane 6.1.0
megane-base: megane-base 6.1.0
megane-fabric-transfer: megane-fabric-transfer 6.1.0+1.5.4-b4f4f6cda9
megane-kibe: megane-kibe 6.1.0+1.9.4-BETA-1.18
megane-lib-block-attributes: megane-lib-block-attributes 6.1.0+0.10.0
megane-modern-industrialization: megane-modern-industrialization 6.1.0+1.0.0-alpha.02
megane-reborn-core: megane-reborn-core 6.1.0+5.1.0-beta.2
megane-runtime: megane-runtime 6.1.0
megane-team-reborn-energy: megane-team-reborn-energy 6.1.0+2.0.0-beta1
megane-tech-reborn: megane-tech-reborn 6.1.0+5.1.0-beta.2
megane-vanilla: megane-vanilla 6.1.0+1.18
midnightlib: MidnightLib 0.3.1
milk_plus: Milk+ 1.3.0
minecraft: Minecraft 1.18
minieffects: Mini Effects 4.0.0
mining_dims: Mining Dimensions 1.2.35
miningutility: Mining Utility 1.2+1.18-pre1
mm: Manningham Mills 2.3
mo_glass: Mo Glass 1.5-MC1.18
mocolors: Mo' Colors 1.3.0
modern_industrialization: Modern Industrialization 1.0.0-alpha.04
modmenu: Mod Menu 3.0.0
morerespawnanchors: More Respawn Anchors 1.0.3
morevillagers-fabric: MoreVillagersFabric 3.0.0-SNAPSHOT
mtmechs: Magitek Mechs 1.0.9-rc.2
mythic-mounts: Mythic Mounts 4.0
mythicmetals: Mythic Metals 0.11.0
ninjaphenix_container_lib: NinjaPhenix's Container Library 1.2.6
no-telemetry: No Telemetry 1.3.0
no_null_processors: No Null Processors - Fabric 2.0.0+1.18
notenoughcrashes: Not Enough Crashes 4.1.3+1.18
notes: Notes 1.0.9
omega-config: OmegaConfig 1.0.8
onsoulfire: On Soul Fire 1.18-1
org_anarres_jcpp: jcpp 1.4.14
org_apache_commons_commons-text: commons-text 1.9
org_aperlambda_lambdajcommon: lambdajcommon 1.8.1
org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.6.0
org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.6.0
org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.6.0
org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.6.0
org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.5.2
org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.5.2
org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.3.1
org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.3.1
org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.3.1
org_joml_joml: joml 1.10.2
org_slf4j_slf4j-api: slf4j-api 1.7.12
org_spongepowered_configurate-core: configurate-core 4.1.1
org_spongepowered_configurate-extra-dfu4: configurate-extra-dfu4 4.1.1
org_spongepowered_configurate-gson: configurate-gson 4.1.1
org_spongepowered_configurate-hocon: configurate-hocon 4.1.1
org_yaml_snakeyaml: snakeyaml 1.29
origins: Origins 1.3.0
origins-classes: Origins: Classes 1.2.3
owo: o?o 0.3.8+1.18
packet_tweaker: Packet Tweaker 0.2.0+1.18-pre1
paintings: Paintings++ 1.0.0.6
patchouli: Patchouli 1.18-60-FABRIC
pehkui: Pehkui 3.0.0+1.14.4-1.18
pickupnotifier: Pick Up Notifier 3.0.0
placeholder-api: Placeholder API 1.1.3+1.17.1
playerabilitylib: Pal 1.5.0
pling: Pling 1.5.0
polymer: Polymer 0.2.0-beta.8+1.18
polymer-legacy: Polymer (Compatibility) 0.1.9+0.2.0-beta.8+1.18
presencefootsteps: Presence Footsteps r35-1.17
pride: Pride Lib 1.1.0+1.17
puddles: Puddles 1.2.0
pugh_lib: Pugh Lib 1.2.11
pugh_tools: Pugh Tools 1.1.13
puzzleslib: Puzzles Lib 3.0.1
quartzelv: Quartz Elevator 2.0.0+1.18
quickshulker: Quick Shulker 1.3.1-1.18
rad: Reload Audio Driver 1.0.1
reach-entity-attributes: Reach Entity Attributes 2.1.1
reborncore: Reborn Core 5.1.0-beta.2
redstonebits: Redstone Bits 1.6.0
reeses-sodium-options: Reese's Sodium Options 1.2.3
repurposed_structures: Repurposed Structures 3.1.6+1.18.0
resourceful_tools: Resourceful Tools 1.2.26
respawnablepets: Respawnable Pets 1.18-1
rhino: Rhino 1800.1.6-build.81
rocks: This Rocks! 1.5.2
roughlyenoughitems: Roughly Enough Items 7.0.346
ruined_equipment: Ruined Equipment 1.4.0
satin: Satin 1.7.0
seasons: Fabric Seasons 1.3-BETA+1.18
seedfix: Seed Fix 1.0.0
server_translations_api: Server Translations API 1.4.8+1.18-pre1
sgui: sgui 1.0.0-rc6+1.18-pre5
shulkerboxtooltip: Shulker Box Tooltip 3.0.5+1.18
shulkerutils: shulkerutils 1.0.4-1.18
silkspawners: SilkSpawners 1.1.0
simple_backpack: SimpleBackpack 1.2.24
simplegrinder: Simple Grinder 18.0.1
skeletonhorsespawn-fabric: Skeleton Horse Spawn (Fabric) 1.9
skinlayers: 3d Skin Layers 1.3.1
soaringstructures2: Soaring Structures 2 1.18 - 1.9.1
sodium: Sodium 0.4.0-alpha5+build.9
sodium-extra: Sodium Extra 0.3.7
spruceui: SpruceUI 3.3.0+1.17
stacc: Stacc 1.2.3
step-height-entity-attribute: Step Height Entity Attribute 1.0.0
stonecutter_recipe_tags: Stonecutter Recipe Tags 2.0.0
storagecabinet: Storage Cabinet 1.4.2
team_reborn_energy: Energy 2.0.0-beta1
techreborn: Tech Reborn 5.1.0-beta.2
teenycoal: Teeny Coal 1.0.3-1.16.x-1.17.x-1.18.x
terraform-shapes-api-v1: Terraform Shapes API (v1) 2.1.0
terraform-wood-api-v1: Terraform Wood API (v1) 2.0.2
terralith: Terralith for Fabric 2.0_b0.1.8
terrarianslimes: Terrarian Slimes 1.1-BETA+1.18
things: Things 0.2.8+1.18
thonkutil: ThonkUtil 1.3
tinyskeletons: Tiny Skeletons 3.0.0
tolaserblade: ToLaserBlade 1.18-0.4.5.0
toms_storage: Tom's Simple Storage Mod 1.1.19
tooltipfix: ToolTip Fix 1.0.4-1.18
torchbowmod: TorchBowMod 1.0
trashslot: TrashSlot 11.0.0
trinkets: Trinkets 3.1.0
tweed4_annotated: tweed4_annotated 1.2.0
tweed4_base: tweed4_base 1.3.1
tweed4_data: tweed4_data 1.2.0
tweed4_data_hjson: tweed4_data_hjson 1.1.0
tweed4_tailor_coat: tweed4_tailor_coat 1.0.2
tweed4_tailor_screen: tweed4_tailor_screen 1.0.2
twigs: Twigs 1.1.0
universal-graves: Universal Graves 1.2.2+1.18
upgradedshulkers: Upgraded Shulkers 1.1.1-1.18
veggie_way: The Veggie Way 1.2.23
veinmining: Vein Mining 0.0.11-1.18
villager-hats: Villager Hats Mod 1.2.1
villagernames: Villager Names 2.0.2
villagernames-fabric: Villager Names (Fabric) 3.5
visuality: Visuality 0.3.3
voidz: VoidZ 1.0.5
wandering_collector: Wandering Collector 1.0.3+mc1.18-rc3
ward_blocks: Ward Blocks 1.2.19
waterdripsound: Drip Sounds 1.18-0.3.0
waystones: Waystones 2.3.2
wfw: Warhammer Fantasy Weapons 0.1.4-1.18
whereisit: Where Is It 1.14.4
wi_zoom: WI Zoom 1.3-MC1.18
wmitaf: WMITAF 2.1.4
wthit: wthit 4.3.1
xaerominimap: Xaero's Minimap 21.22.3
xaeroworldmap: Xaero's World Map 1.18.6
xlpackets: XLPackets 2.1-1.17.1
zihlaunchpads: ZIHLaunchpads 1.2.0
zombiehorsespawn-fabric: Zombie Horse Spawn (Fabric) 3.0
Launched Version: 1.18
Backend library: LWJGL version 3.2.2 build 10
Backend API: Unknown
Window size:
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages:
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'fabric'
Type: Client (map_client.txt)
CPU:
Suspected Mods: Fabric Loader (fabricloader)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.