Code Monkey home page Code Monkey logo

untitledduckmod's Introduction

  • 👋 Hi, I’m @Okabintaro
  • 👀 I’m interested in Minecraft Modding, VR/Game Development, Machine Learning and much more
  • 🌱 I’m currently learning Zig

I hope you are having a good day.

El psy congroo.

untitledduckmod's People

Contributors

actions-user avatar chubzik1 avatar koelle25 avatar okabintaro avatar paspartout avatar quiqueck avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

untitledduckmod's Issues

InspectIO Incompatbility / Game Crashing when loading Goose and Duck NBT

Game Crashing when grabbing goose spawn egg or /killing geese

Version
Fabric 1.17.1
Untitled Duck Mod 0.3.0
Error Log
Please attach the error log as a file or use https://gist.github.com/ and paste the link.
---- Minecraft Crash Report ----
// You should try our sister game, Minceraft!

Time: 25/09/2021, 09:02
Description: Loading entity NBT

java.lang.ClassCastException: class net.minecraft.class_638 cannot be cast to class net.minecraft.class_3218 (net.minecraft.class_638 and net.minecraft.class_3218 are in unnamed module of loader net.fabricmc.loader.launch.knot.KnotClassLoader @1c33c17b)
at net.untitledduckmod.goose.GooseEntity.method_5749(GooseEntity.java:145)
at net.minecraft.class_1297.method_5651(class_1297.java:1767)
at io.github.queerbric.inspecio.tooltip.SpawnEntityTooltipComponent.of(SpawnEntityTooltipComponent.java:79)
at net.minecraft.class_1826.method_32346(class_1826.java:544)
at net.minecraft.class_1799.method_32347(class_1799.java:108)
at net.minecraft.class_481.method_25409(class_481.java:740)
at net.minecraft.class_465.method_2380(class_465.java:190)
at net.minecraft.class_481.method_25394(class_481.java:703)
at net.minecraft.class_757.method_3192(class_757.java:874)
at net.minecraft.class_310.method_1523(class_310.java:1112)
at net.minecraft.class_310.method_1514(class_310.java:728)
at net.minecraft.client.main.Main.main(Main.java:217)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:234)
at net.fabricmc.loader.launch.knot.Knot.launch(Knot.java:153)
at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:28)

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

-- Head --
Thread: Render thread
Stacktrace:
at net.untitledduckmod.goose.GooseEntity.method_5749(GooseEntity.java:145)

-- Entity being loaded --
Details:
Entity Type: untitledduckmod:goose (net.untitledduckmod.goose.GooseEntity)
Entity ID: 535
Entity Name: Goose
Entity's Exact location: 0.00, 0.00, 0.00
Entity's Block location: World: (0,0,0), Section: (at 0,0,0 in 0,0,0; chunk contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Entity's Momentum: 0.00, 0.00, 0.00
Entity's Passengers: []
Entity's Vehicle: null
Stacktrace:
at net.minecraft.class_1297.method_5651(class_1297.java:1767)
at io.github.queerbric.inspecio.tooltip.SpawnEntityTooltipComponent.of(SpawnEntityTooltipComponent.java:79)
at net.minecraft.class_1826.method_32346(class_1826.java:544)
at net.minecraft.class_1799.method_32347(class_1799.java:108)
at net.minecraft.class_481.method_25409(class_481.java:740)
at net.minecraft.class_465.method_2380(class_465.java:190)
at net.minecraft.class_481.method_25394(class_481.java:703)

-- Screen render details --
Details:
Screen name: net.minecraft.class_481
Mouse location: Scaled: (231, 130). Absolute: (694.000000, 390.000000)
Screen size: Scaled: (640, 360). Absolute: (1920, 1080). Scale factor of 3.000000

-- Affected level --
Details:
All players: 1 total; [class_746['AlpineBulb24360'/257, l='ClientLevel', x=-5.00, y=70.00, z=53.62]]
Chunk stats: 1024, 415
Level dimension: minecraft:overworld
Level spawn location: World: (-16,65,-41), Section: (at 0,1,7 in -1,4,-3; chunk contains blocks -16,0,-48 to -1,255,-33), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
Level time: 36079 game time, 36079 day time
Server brand: fabric
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.class_638.method_8538(class_638.java:370)
at net.minecraft.class_310.method_1587(class_310.java:2399)
at net.minecraft.class_310.method_1514(class_310.java:747)
at net.minecraft.client.main.Main.main(Main.java:217)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:234)
at net.fabricmc.loader.launch.knot.Knot.launch(Knot.java:153)
at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:28)

-- Last reload --
Details:
Reload number: 1
Reload reason: initial
Finished: Yes
Packs: Generated Resources, Default, Fabric Mods, cullleaves/smartleaves, visualoverhaul/coloredwaterbucket, visualoverhaul/fancyfurnace, visualoverhaul/nobrewingbottles, lambdabettergrass/default

-- System Details --
Details:
Minecraft Version: 1.17.1
Minecraft Version ID: 1.17.1
Operating System: Windows 10 (amd64) version 10.0
Java Version: 16.0.1, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 890370728 bytes (849 MiB) / 1845493760 bytes (1760 MiB) up to 2147483648 bytes (2048 MiB)
CPUs: 8
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Core(TM) i7-8565U CPU @ 1.80GHz
Identifier: Intel64 Family 6 Model 142 Stepping 11
Microarchitecture: whiskey Lake
Frequency (GHz): 1.99
Number of physical packages: 1
Number of physical CPUs: 4
Number of logical CPUs: 8
Graphics card #0 name: Intel(R) UHD Graphics 620
Graphics card #0 vendor: Intel Corporation (0x8086)
Graphics card #0 VRAM (MB): 1024.00
Graphics card #0 deviceId: 0x3ea0
Graphics card #0 versionInfo: DriverVersion=26.20.100.8141
Memory slot #0 capacity (MB): 4096.00
Memory slot #0 clockSpeed (GHz): 2.40
Memory slot #0 type: DDR4
Memory slot #1 capacity (MB): 4096.00
Memory slot #1 clockSpeed (GHz): 2.40
Memory slot #1 type: DDR4
Virtual memory max (MB): 15135.20
Virtual memory used (MB): 10681.45
Swap memory total (MB): 7168.00
Swap memory used (MB): 847.84
JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
Fabric Mods:
additionaladditions: Additional Additions 2.1.3
advanced_runtime_resource_pack: Runtime Resource Pack 0.4.3
advancementinfo: AdvancementInfo 1.17.1-fabric0.36.1-1.2.1
advancementplaques: Advancement Plaques 1.4.0
amecsapi: Amecs API 1.1.4+mc21w16a
architectury: Architectury 2.5.27
artifice: Artifice 0.15.3+21w07a
autoclicker-fabric: Auto Clicker 1.17.1-1.2.1-build.13
autoconfig1u: Auto Config v1 Updated 3.3.1
bclib: BCLib 0.4.0
bedrodium: Bedrodium 0.1
betterendsky: BetterEnd Sky 2.0.0
betterf3: BetterF3 1.1.5
caelus: Caelus API 0.0.16-1.17
capes: Capes 1.2.1
cherishedworlds: Cherished Worlds 2.0.1-1.17.1
cleardespawn: Clear Despawn 1.17.1-1.1.2
clickthrough: ClickThrough 1.17.1-fabric0.36.1-0.4
cloth-api: Cloth API 2.0.54
cloth-basic-math: Cloth Basic Math 0.5.1
cloth-client-events-v0: Cloth Client Events v0 2.0.54
cloth-common-events-v1: Cloth Common Events v1 2.0.54
cloth-config2: Cloth Config v5 5.0.38
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
colytra: Colytra 2.0.0-1.17
com_electronwill_night-config_core: core 3.6.3
com_electronwill_night-config_toml: toml 3.6.3
com_github_meteordevelopment_starscript: starscript 0.1.5
com_moandjiezana_toml_toml4j: toml4j 0.7.2
com_velocitypowered_velocity-native: velocity-native 1.1.0-SNAPSHOT
connected_block_textures: Connected Block Textures 0.1.5+1.17
continuebutton: Continue Button 1.0.4
copperequipment: Copper Equipment 1.5
couplings: Couplings 1.5.0+1.17
crowdin-translate: CrowdinTranslate 1.3+1.17
cullleaves: Cull Leaves 2.2.0
customsplashscreen: Custom Splash Screen 1.1.0
dynamicfps: Dynamic FPS 2.0.5
dynsfx: DynSFX 1.5.0+1.17+
easiervillagertrading: EasierVillagerTrading 1.17.1-fabric0.36.1-1.5.4
eatinganimationid: Eating Animation 1.2
enhancedblockentities: Enhanced Block Entities 0.5+1.17
entityculling: EntityCulling-Fabric 1.3.3
fabric: Fabric API 0.40.1+1.17
fabric-api-base: Fabric API Base 0.3.0+a02b446313
fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.3.0+cbda931818
fabric-biome-api-v1: Fabric Biome API (v1) 3.2.0+cbda931818
fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.5+a02b446318
fabric-command-api-v1: Fabric Command API (v1) 1.1.3+5ab9934c18
fabric-commands-v0: Fabric Commands (v0) 0.2.2+92519afa18
fabric-containers-v0: Fabric Containers (v0) 0.1.12+cbda931818
fabric-content-registries-v0: Fabric Content Registries (v0) 0.3.0+cbda931818
fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.1.5+be9da31018
fabric-dimensions-v1: Fabric Dimensions API (v1) 2.0.11+6cefd57718
fabric-entity-events-v1: Fabric Entity Events (v1) 1.2.3+87cc6e4c18
fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.10+fc40aa9d18
fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.1+92519afa18
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.7+cbda931818
fabric-item-api-v1: Fabric Item API (v1) 1.2.4+a02b44633d
fabric-item-groups-v0: Fabric Item Groups (v0) 0.2.10+b7ab612118
fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.4+cbda931818
fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.2+36b77c3e18
fabric-language-kotlin: Fabric Language Kotlin 1.6.4+kotlin.1.5.30
fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 1.4.4+a02b44633d
fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.0.4+a02b446318
fabric-mining-levels-v0: Fabric Mining Levels (v0) 0.1.3+92519afa18
fabric-models-v0: Fabric Models (v0) 0.3.0+a02b446318
fabric-networking-api-v1: Fabric Networking API (v1) 1.0.13+cbda931818
fabric-networking-blockentity-v0: Fabric Networking Block Entity (v0) 0.2.11+a02b446318
fabric-networking-v0: Fabric Networking (v0) 0.3.2+92519afad5
fabric-object-builder-api-v1: Fabric Object Builder API (v1) 1.10.9+cbda931818
fabric-object-builders-v0: Fabric Object Builders (v0) 0.7.3+a02b446318
fabric-particles-v1: Fabric Particles (v1) 0.2.4+a02b446318
fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.7.10+e2961fee18
fabric-renderer-api-v1: Fabric Renderer API (v1) 0.4.4+cbda931818
fabric-renderer-indigo: Fabric Renderer - Indigo 0.4.8+cbda931818
fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.3+4658223018
fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.1.5+a02b446313
fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 0.1.14+4658223018
fabric-rendering-v0: Fabric Rendering (v0) 1.1.4+4658223018
fabric-rendering-v1: Fabric Rendering (v1) 1.8.2+ffb6d41e18
fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.4.8+a00e834b18
fabric-screen-api-v1: Fabric Screen API (v1) 1.0.4+198a96213d
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.1.8+cbda931818
fabric-structure-api-v1: Fabric Structure API (v1) 1.1.13+5ab9934c18
fabric-tag-extensions-v0: Fabric Tag Extensions (v0) 1.2.1+b06cb95b18
fabric-textures-v0: Fabric Textures (v0) 1.0.6+a02b446318
fabric-tool-attribute-api-v1: Fabric Tool Attribute API (v1) 1.2.12+b7ab61213d
fabric-transfer-api-v1: Fabric Transfer API (v1) 1.3.1+4658223018
fabricloader: Fabric Loader 0.11.6
fabrishot: Fabrishot 1.5.1
fatxporbs: Fat Experience Orbs 1.0.1
ferritecore: FerriteCore 3.0.3
flighthelper: FlightHelper 1.17.1-fabric0.36.1-1.2.1
freelook: freelook 1.1.0
fvt: Flour's Various Tweaks 1.7.2-mc1.17.1
gbfabrictools: GBfabrictools 1.3.4+1.17
geckolib3: Geckolib 3.0.13
hydrogen: Hydrogen 0.3
illuminations: Illuminations 1.7.2
image2map: Image2Map 0.2.1
indium: Indium 1.0.0+mc1.17.1
infinitevillagertrading: InfiniteVillagerTrading 1.17.1-fabric0.36.1-1.1
infinityfix: Infinity Fix 1.1.0
inspecio: Inspecio 1.1.0+1.17
inventorio: Inventorio 1.6.2
inventoryhud: Inventory HUD + 3.4.0
iris: Iris 1.1.2-starline+build.464
jankson: Jankson 3.0.1+j1.2.0
java: OpenJDK 64-Bit Server VM 16
krypton: Krypton 0.1.4
lambdabettergrass: LambdaBetterGrass 1.2.1+1.17
lambdacontrols: LambdaControls 1.7.1+1.17
lambdynlights: LambDynamicLights 2.0.2+1.17
lapisreserve: Lapis Reserve 1.0.8
lazydfu: LazyDFU 0.1.2
libgui: LibGui 4.1.4+1.17.1
libjf: LibJF 1.2.3
libninepatch: LibNinePatch 1.1.0
lightoverlay: Light Overlay 6.0.0
lithium: Lithium 0.7.4
lovely_snails: Lovely Snails 1.0.3+1.17
midnightlib: MidnightLib 0.2.2
minecraft: Minecraft 1.17.1
mm: Manningham Mills 2.1
mob_catcher: Mob Catcher 1.0.10
modmanager: Mod Manager 1.0.2+1.17-alpha
modmenu: Mod Menu 2.0.11
monsters_in_the_closet: Monsters in the Closet 1.0.2+1.17
mooblooms: Mooblooms 1.5.1
moremcmeta: MoreMcmeta 1.17.1-3.0.0
mousewheelie: Mouse Wheelie 1.7.3+mc1.17.1-pre1
naturescompass: Nature's Compass 1.17.1-2.0.1-fabric
nobreak: No Break 2.3
nofade: No Fade 1.17-2.0.0
notenoughanimations: NotEnoughAnimations 1.3.0
org_aperlambda_lambdajcommon: lambdajcommon 1.8.1
org_codehaus_groovy_groovy: groovy 3.0.8
org_codehaus_groovy_groovy-jsr223: groovy-jsr223 3.0.8
org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.5.30
org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.5.30
org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.5.30
org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.5.30
org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.5.1
org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.5.1
org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.2.2
org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.2.2
panorama_tweaker: Panorama Tweaker 1.0.1+mc1.17
recipecache: recipecache 0.2.0-1.17.1
redbits: Red Bits 1.10.0
respackopts: Resource Pack Options 2.7.1
seamless_loading_screen: Seamless Loading Screen 1.3.6+1.17.1
searchablecontainers: Searchable Containers 1.3
secretrooms: Secret Rooms 1.0.0+1.17
slight-gui-modifications: 'Slight' GUI Modifications 2.0.1
smoothboot: Smooth Boot 1.16.5-1.6.0
smoothscrollingeverywhere: Smooth Scrolling Everywhere 3.0.3-unstable
snowundertrees: Snow Under Trees 1.0.0
sodium: Sodium 0.3.0+IRIS2-build.118
sodium-extra: Sodium Extra 0.3.4
spruceui: SpruceUI 3.3.0+1.17
starlight: Starlight 1.0.0+fabric.73f6d37
taxfreelevels: Tax Free Levels 1.2.1
toolstats: Tool Stats 2.0.1
transliterationlib: TRansliterationLib 1.1.0
tweed: Tweed 3.0.0-beta.26
umollu_ash: ASH - Another Simple HUD 1.1.15
untitledduckmod: Untitled Duck Mod 0.3.0
visualoverhaul: VisualOverhaul 3.3.0
voidtotem: Void Totem (Fabric) 1.17.0-1.0.0
vt_downloader: VTDownloader 1.0.5+1.17
wi_zoom: WI Zoom 1.3-MC1.17.1
wthit: wthit 3.9.0
xaerominimap: Xaero's Minimap 21.16.0
Launched Version: fabric-loader-0.11.6-1.17.1
Backend library: LWJGL version 3.2.2 build 10
Backend API: Intel(R) UHD Graphics 620 GL version 3.2.0 - Build 26.20.100.8141, Intel
Window size: 1920x1080
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages:
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'fabric'
Type: Integrated Server (map_client.txt)
Graphics mode: fast
Resource Packs: secretrooms:client_pack, vanilla, Fabric Mods, cullleaves/smartleaves, visualoverhaul/coloredwaterbucket, visualoverhaul/fancyfurnace, visualoverhaul/nobrewingbottles, lambdabettergrass/default
Current Language: English (US)
CPU: 8x Intel(R) Core(TM) i7-8565U CPU @ 1.80GHz
Player Count: 1 / 8; [class_3222['AlpineBulb24360'/257, l='ServerLevel[New World]', x=-5.00, y=70.00, z=53.62]]
Data Packs: vanilla, secretrooms:server_pack, Fabric Mods
Screenshots or Videos
If applicable, add screenshots or videos to help explain your problem.

Additional context
Add any other context about the problem here.
Im using a lot of other mods so I'd like to know if any are conflicting.

Geese are unforgiving

Describe the bug
Once a goose is angered, it never stops being angry

To Reproduce
Steps to reproduce the behavior:

  1. Spam goose eggs
  2. A baby goose spawns
  3. You're still spamming the eggs
  4. Eggs hit baby
  5. All adult geese in your pen now have an unforgiving rage
  6. helpme

Expected behavior
The geese to forget about it after awhile, like most grudges (eg. pigmen)

Version
Fabric 0.3.0

Chicken Nerf Integration

Describe the feature you'd like
A user of my mod, Chicken Nerf, requested integration with UDM.
I've created this issue on my repo.

Describe alternatives you've considered
Chicken Nerf does 3 things:

  1. stop random egg laying
  2. on breeding, produce eggs instead of baby animals
  3. change the chance/number of babies spawned when an egg entity lands

  1. I can do on my side, since UDM handles breeding by delegating to super

  1. requires either
  • an event added to UDM that CN can subscribe to and cancel
  • UDM check if CN is present and cancel egg laying if so

  1. requires either
  • an event added to UDM that CN can subscribe to and change how many entities are spawned
  • CN adds an accessible method to determine how many entities should come from an egg, and UDM checks if CN is present and calls that method if so

Do any of these solutions sound acceptable to you?

Additional context
I don't want to just mixin to UDM because both mods are open source so an API on either side is possible, and less brittle.

Duck TODO

  • Duck Variant Textures
  • Scale ducklings and apply duckling texture and remove wings
  • Duck Eggs like chicken eggs?
  • Ducks drop duck meat?
  • Add spawning similar to chickens?
  • Sounds
  • Better swimming behaviour
    • Faster swimming on both fabric and forge
  • Flapping like chickens
  • Foxes and wolves eat them
    • Find a way to make that on forge and fabric and not crash(I tried mixins, but they crash randomly on forge)

Ideas

  • Duckling AI; make them follow one of the parents in a single file-line
    • Probably not worth it since there is breeding cooldown?
  • Make them tame-able (what would they be used for)?
    • You can sit them down like parrots, but probably not put them on your shoulders(maybe on head?). Maybe ducklings on shoulders :)
  • Maybe when they dive there is a chance the come up with seeds in there beak (They then will eat them, but if you kill them before they eat it you can also get some seeds)?
    • The eating should not trigger breeding though. Would make duck farms trivial.

Messages in log file (no impact noticed)

net.minecraft.class_156 Render thread No data fixer registered for untitledduckmod:duck
net.minecraft.class_156 Render thread No data fixer registered for untitledduckmod:duck_egg
net.minecraft.class_156 Render thread No data fixer registered for untitledduckmod:goose
net.minecraft.class_156 Render thread No data fixer registered for untitledduckmod:goose_egg

Crashes in server

Crash Report UUID: a1433434-2479-46ec-a595-8921b93fbb17[18:25:23] [main/FATAL] [minecraft/Main]: Failed to start the minecraft server
net.minecraftforge.fml.LoadingFailedException: Loading errors encountered: [
Untitled Duck Mod (untitledduckmod) has failed to load correctly
?7java.lang.RuntimeException: Attempted to load class net/minecraft/client/renderer/entity/EntityRenderer for invalid dist DEDICATED_SERVER
]
at net.minecraftforge.fml.ModLoader.waitForTransition(ModLoader.java:263) ~[forge:?] {re:classloading}
at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:230) ~[forge:?] {re:classloading}
at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:188) ~[forge:?] {re:classloading}
at net.minecraftforge.fml.server.ServerModLoader.load(ServerModLoader.java:44) ~[forge:?] {re:classloading}
at net.minecraft.server.Main.main(Main.java:95) ~[?:?] {re:classloading}
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_281] {}
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_281] {}
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_281] {}
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_281] {}
at net.minecraftforge.fml.loading.FMLServerLaunchProvider.lambda$launchService$0(FMLServerLaunchProvider.java:51) ~[forge-1.16.5-36.0.22.jar:36.0] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?] {re:classloading}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?] {re:classloading}
at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63) [forge-1.16.5-36.0.22.jar:?] {}
at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60) [forge-1.16.5-36.0.22.jar:?] {}
at net.minecraftforge.server.ServerMain.main(ServerMain.java:57) [forge-1.16.5-36.0.22.jar:?] {}

Rework Spawn Biomes

  • Ducks should not spawn in snowy/ice biomes
  • Geese should spawn as canadian variant in snowy/ice biomes

Not sure if bug or feature - eggs don't hatch when dispensed

Describe the bug
I'm not sure if this is a bug, or a feature of the mod, or a limitation of the way mods work, but;
I have a world I'm playing where we've got a big flock of ducks from your mod - not purposefully, but there's LOADS of them, and I haven't seen any chickens, so we just decided to farm the ducks for meat.
Earlier today I wanted to make an automated egg-hatching area, because doing it by hand takes a while, and eventually I might build a cooker, so these blocks can be integrated into that. However, I realised that when fired by a dispenser, your eggs just drop as items. At first, I thought this was being caused by my 'better dropped items' mod, but once I had the chance to test a world with that mod removed, I realised it's just the behaviour of the duck and goose eggs from this mod in particular.

TL;DR: Duck and Goose Eggs do not hatch when ejected from a dispenser.

To Reproduce
Steps to reproduce the behavior:

  1. Build your preferred redstone ticker/clock (I used a V of blocks, two torches, a single bit of redstone dust) and dispenser setup
  2. Place eggs (duck or goose) from this mod in the dispenser
  3. Observe that they don't pop
  4. Maybe test chicken eggs if you like

Expected behavior
I expected the eggs to be fired and hatch/crack/pop in the same manner as vanilla chicken eggs.

Version
I am running a Fabric launcher, Minecraft 1.17 pack I'm gradually putting together myself, through curseforge.

Error Log
There's no game-crashing error, nor anything barring the usual data fixer errors, which aren't related to this issue as far as I understand it.

Duck noises

Describe the bug
Duck noises seem to play globally. As long as I am in range for a quack to play, it sounds as if the noise were originating from my location.

To Reproduce
Steps to reproduce the behavior:

  1. Spawn a Duck
  2. Wait and listen for a quack
  3. Walk some distance away and listen
  4. The quacks should remain the same volume until you get too far and they cut out entirely

Expected behavior
Sound should originate from the duck.

Version
Fabric 1.17.1

Additional context
I tested this on a fresh installation with only this mod and it still occurred. It happens with all duck related noises, including pain sounds and duckling chirps.

It does not seem to happen with goose pain sounds (Tested by shooting with arrow at different distances).

I initially had an extended problem in my personal modpack where the sounds would play as long as there were ducks loaded in the world at all, which was very annoying especially underground. Since this was not the case when I tested the mod by itself, I assume it was this issue in conjunction with another mod that caused the sounds to play

Cake whit Goose Egs

It could be a good feature if you added the Goose Egg cake, if we can make whit the duck eggs, why can't we make whit the Goose eggs?

Port to 1.18

Could you port this mod to Minecraft 1.18.1 both forge and fabric?

[Bug?]Unable to spawn entities with InControl mod

Describe the bug
Hi, I'm using this mod with the mod "InControl", it has function to let you spawn mobs within certain condition which player specified. I copied one of their rule structures, in this case I'm using the "custom spawner" from their wiki (bottom of the page). And I'm unable to spawn mobs from this mod. I can spawn mobs from vanilla, quark and alex's mobs. The only line I changed between those are the "mobs", which is the mob's ID. As soon as I change them to untitledduckmod:duck or goose, there is no effect in the world. I supposed there is something special about their ID?(maybe) I can use the /summon command no problem, just unable to spawn them via the InControl mod.

To Reproduce
Steps to reproduce the behavior:

Use superflat world

  1. Use "custom spawner" from InControl
  2. Specify rules to spawn entity from this mod
  3. Reload the game
  4. There is no entity spawning

Expected behavior
Entities should spawn under the specify condition like other entities.

Additional context
Duck.txt

Inscrease goose health or make the max health configurable

This is a suggestion from curseforge:

Could you possibly change it so geese when tamed has a lot more health? They can easily die from lightning, or mobs which makes them useless for fighting against mobs. I'd prefer it if they had as much health as dogs when tamed, OR you could add a config that lets us change their health. Thanks!

(Config is probably better in this case)
Last edited by DocGooseYT: Jul 8, 2021

Make it so the ducks from this mod can replace Environmental's ducks and inherit some of their functions if both mods are present

Is your feature request related to a problem? Please describe.
I love Environmental, and I love this mod, but I don't like the overlap that results from having both of them installed.

Describe the feature you'd like
Making it so that when both mods are installed, this mod's ducks spawn instead of Environmental's ducks, as well as inheriting the compatibility with Environmental's nest blocks as well as drops/items being acceptable substitutes to environmental's equivalents (meat, eggs, etc.)

Describe alternatives you've considered
I could just disable environmental's ducks, but that still leaves some gaps in features, namely the nest compatibility.

Please add new waterfowl and nest.

This is a very good mod. Do you plan to join other waterfowls? I hope you can make a nest for waterfowls, like animania farm, to let waterfowls lay eggs in it and hatch their babies.thank you!

Nests

Adding a nest similar to the one from environmental seems to be a popular request.

Not sure if I really want to implement it though since it may make farming too easy.
Also making ducks and geese able to breed automatically could introduce lag in longer running worlds.

Suggested in #23 and #7

Possible incompatibility with Conjuring

I don't really know where is the problem but when I try to spawn gooses with a conjurer (from this mod), the server goes crazy and laggs until I remove the gosses' soul from the conjurer.

Advancements

Might be a nice idea to add some advancements in the future.
I am open for ideas.

mandarin ducks

Hello, dear author.
I really like your mod. It is great. Can you add some mandarin ducks? Mandarin ducks are much larger than ducks and smaller than geese. I like them very much. They are symbols of love. I hope you can join them.If you don't have time, you can update them in the future. If you didn't join them, it's okay. I support your opinion. thank you very much.

make them ridable (and steerable)... sailable?

Is your feature request related to a problem? Please describe.
Currently no players have been able to mount a waterfowl

Describe the feature you'd like
I'd like for players with the arachnid achievement (custom achievement) to be able to mount the waterfowl and ride like jet-skiis :)
Currently Arachnids (an origin from Origins) in my modpack is combined with Inchling origin so is about 1/4 the scale of a regular player, this means if they mount a bout they cannot sea sea. The sides of the boat are too tall and therefor obscure their vision.
also feel like this would be a more awesome way to travers the open seas.

Describe alternatives you've considered
I have asked the mod author of Rats Mischief and an independent developer the similar thing.
I also attempted to create a standalone mounting mod but with all the compromises i had to make with my ability and knowledge it turned into this: https://www.curseforge.com/minecraft/mc-mods/easy-rider
which has 4 major flaws of:
not distinguishing "mob", not discriminating achievement and not being able to direct movement
, so anyone can ride anything, well they can sit on them...
last major flaw it it's forge only and my modpack is fabric based :/

Additional context
https://imgur.com/OTwhDOc

note: i did note that you noted that you would NOT be adding feature requests. i had to ask though incase you thought maybe this was too awesome to not do at some point.

[FORGE] Make the duck & goose egg item have the egg tag of Forge

When playing with some mods, in some of the recipe that require eggs, eggs from other mods can be used. This is not the case with Untitled Duck Mod's eggs since they don't have the egg tag of Forge.

I think this would be a very simple feature to add, and that makes the mod have more compatibilities.

Can I port it to Bedrock edition?

Is your feature request related to a problem? Please describe.
I love this mod. It is simple but it also makes the game feel more alive

Describe the feature you'd like
I would like to get a permission to port this mod as Bedrock Edition add-on (with all of the assets that are used in the mod)

Release-Checklist

  • Make new Markdown description for Modrinth
    • Mention the duck dance feature
  • Update github readme
  • Make new Photos with iris after #31
  • Maybe even make small trailer with the replay mod

Environmental Recipe Compat [Forge]

Currently, when playing with both UDM and Abnormal's Mods, duck meat from UDM is not usable for Environmental's duck-based food recipes.

This is far from the end of the world, but I do believe Environmental accepts OreDict (is it still called oredict I'm behind on the times) specifically the tag "forge:cookedduck". Adding that tag to UDM's cooked duck should automatically allow either duck mob's drops to be used for these recipes and future proof compatibility for other mods that do the same. (I think Pam's Harvestcraft has duck recipes???)

I'm unaware of other mods that include Geese, but it might be worth your time to see if similar oredict entries are floating around out there.

Feature Request: Add ability to summon angry geese

Loving this mod, the animations and textures are awesome. I think adding the ability to summon angry geese would put it over the top for me, as a content creator. I know they get angry when you hit them, but having viewers spawn in a flock of angry geese would just be something special :)

Thanks in advance!

[Bug] Incompatbility with inspecio

Inspecio has a feature that previews entities by hovering the cursor over the spawn egg. The goose spawn egg crashed my session on hover. This bug already happened to me with another mod, it's pretty much the same case, someone from inspecio might help, as they also assisted the other mod's author.

Full crash report:

---- Minecraft Crash Report ----
// Don't be sad, have a hug! <3

Time: 10/20/21, 7:35 PM
Description: Loading entity NBT

java.lang.ClassCastException: class net.minecraft.class_638 cannot be cast to class net.minecraft.class_3218 (net.minecraft.class_638 and net.minecraft.class_3218 are in unnamed module of loader net.fabricmc.loader.launch.knot.KnotClassLoader @2e32ccc5)
at Not Enough Crashes deobfuscated stack trace.(1.16.5+build.9)
at net.untitledduckmod.goose.GooseEntity.readCustomDataFromTag(GooseEntity.java:145)
at net.minecraft.entity.Entity.fromTag(Entity:1767)
at io.github.queerbric.inspecio.tooltip.SpawnEntityTooltipComponent.of(SpawnEntityTooltipComponent.java:79)
at net.minecraft.item.SpawnEggItem.method_32346(SpawnEggItem:44)
at net.minecraft.item.ItemStack.method_32347(ItemStack:108)
at net.minecraft.client.gui.screen.Screen.renderTooltip(Screen:168)
at net.minecraft.client.gui.screen.ingame.CreativeInventoryScreen.renderTooltip(CreativeInventoryScreen:742)
at net.minecraft.client.gui.screen.ingame.HandledScreen.drawMouseoverTooltip(HandledScreen:190)
at net.minecraft.client.gui.screen.ingame.CreativeInventoryScreen.render(CreativeInventoryScreen:703)
at net.minecraft.client.render.GameRenderer.render(GameRenderer:874)
at net.minecraft.client.MinecraftClient.render(MinecraftClient:1112)
at net.minecraft.client.MinecraftClient.run(MinecraftClient:728)
at net.minecraft.client.main.Main.main(Main:217)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:567)
at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:234)
at net.fabricmc.loader.launch.knot.Knot.launch(Knot.java:153)
at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:28)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:567)
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:210)
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:245)
at org.multimc.EntryPoint.listen(EntryPoint.java:143)
at org.multimc.EntryPoint.main(EntryPoint.java:34)

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

-- Head --
Thread: Render thread
Stacktrace:
at net.untitledduckmod.goose.GooseEntity.method_5749(GooseEntity.java:145)
Mixins in Stacktrace: None found

-- Entity being loaded --
Details:
Entity Type: untitledduckmod:goose (net.untitledduckmod.goose.GooseEntity)
Entity ID: 609
Entity Name: Goose
Entity's Exact location: 0.00, 0.00, 0.00
Entity's Block location: World: (0,0,0), Section: (at 0,0,0 in 0,0,0; chunk contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Entity's Momentum: 0.00, 0.00, 0.00
Entity's Passengers: []
Entity's Vehicle: null
Entity NBT: {AbsorptionAmount:0.0f,Age:1,Air:300s,AllowedToFollow:0b,AngerTime:0,ArmorDropChances:[0.085f,0.085f,0.085f,0.085f],ArmorItems:[{},{},{},{}],Attributes:[],Brain:{memories:{}},CanPickUpLoot:1b,DeathTime:0s,FallDistance:0.0f,FallFlying:0b,Fire:-1s,ForcedAge:0,HandDropChances:[0.085f,0.085f],HandItems:[{},{}],Health:7.0f,HurtByTimestamp:0,HurtTime:0s,InLove:0,Invulnerable:0b,LeftHanded:0b,Motion:[0.0d,0.0d,0.0d],OnGround:0b,OnSoulFire:0b,PersistenceRequired:0b,PortalCooldown:0,Pos:[0.0d,0.0d,0.0d],Rotation:[2.0819256f,0.0f],Sitting:0b,UUID:[I;1385557977,353585367,-1178933797,-93105105],arcanus:{DiscombobulatedTimer:0,IsDiscombobulated:0b},gooseEggLayTime:7120,gooseVariant:1b}
Stacktrace:
at Not Enough Crashes deobfuscated stack trace.(1.16.5+build.9)
at java.lang.Thread.getStackTrace(Thread.java:1596)
at net.minecraft.util.crash.CrashReportSection.trimStackTraceEnd(CrashReportSection:523)
at net.minecraft.util.crash.CrashReport.addElement(CrashReport:198)
at net.minecraft.util.crash.CrashReport.addElement(CrashReport:169)
at net.minecraft.client.render.GameRenderer.render(GameRenderer:877)
at net.minecraft.client.MinecraftClient.render(MinecraftClient:1112)
at net.minecraft.client.MinecraftClient.run(MinecraftClient:728)
at net.minecraft.client.main.Main.main(Main:217)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:567)
at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:234)
at net.fabricmc.loader.launch.knot.Knot.launch(Knot.java:153)
at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:28)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:567)
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:210)
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:245)
at org.multimc.EntryPoint.listen(EntryPoint.java:143)
at org.multimc.EntryPoint.main(EntryPoint.java:34)
Mixins in Stacktrace:
net.minecraft.client.main.Main:
fudge.notenoughcrashes.fabric.mixins.client.MixinMain (notenoughcrashes.fabric.mixins.json)
link.infra.screenshotclipboard.mixin.AWTHackMixin (screenshotclipboard.mixins.json)

-- Screen render details --
Details:
Screen name: net.minecraft.class_481
Mouse location: Scaled: (458, 273). Absolute: (917.000000, 547.000000)
Screen size: Scaled: (960, 509). Absolute: (1920, 1017). Scale factor of 2.000000
Stacktrace:
at Not Enough Crashes deobfuscated stack trace.(1.16.5+build.9)
at java.lang.Thread.getStackTrace(Thread.java:1596)
at net.minecraft.util.crash.CrashReportSection.trimStackTraceEnd(CrashReportSection:523)
at net.minecraft.util.crash.CrashReport.addElement(CrashReport:198)
at net.minecraft.world.World.addDetailsToCrashReport(World:845)
at net.minecraft.client.world.ClientWorld.addDetailsToCrashReport(ClientWorld:370)
at net.minecraft.client.MinecraftClient.addDetailsToCrashReport(MinecraftClient:2399)
at net.minecraft.client.MinecraftClient.run(MinecraftClient:747)
at net.minecraft.client.main.Main.main(Main:217)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:567)
at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:234)
at net.fabricmc.loader.launch.knot.Knot.launch(Knot.java:153)
at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:28)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:567)
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:210)
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:245)
at org.multimc.EntryPoint.listen(EntryPoint.java:143)
at org.multimc.EntryPoint.main(EntryPoint.java:34)
Mixins in Stacktrace:
net.minecraft.client.main.Main:
fudge.notenoughcrashes.fabric.mixins.client.MixinMain (notenoughcrashes.fabric.mixins.json)
link.infra.screenshotclipboard.mixin.AWTHackMixin (screenshotclipboard.mixins.json)

-- Affected level --
Details:
All players: 1 total; [class_746['Estrelaura'/109, l='ClientLevel', x=503.90, y=91.00, z=-573.03]]
Chunk stats: 4096, 487
Level dimension: minecraft:overworld
Level spawn location: World: (-48,72,-240), Section: (at 0,8,0 in -3,4,-15; chunk contains blocks -48,0,-240 to -33,255,-225), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
Level time: 57809 game time, 57809 day time
Server brand: fabric
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.class_638.method_8538(class_638.java:370)
at net.minecraft.class_310.method_1587(class_310.java:2399)
at net.minecraft.class_310.method_1514(class_310.java:747)
at net.minecraft.client.main.Main.main(Main.java:217)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:234)
at net.fabricmc.loader.launch.knot.Knot.launch(Knot.java:153)
at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:28)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:210)
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:245)
at org.multimc.EntryPoint.listen(EntryPoint.java:143)
at org.multimc.EntryPoint.main(EntryPoint.java:34)
Mixins in Stacktrace:
net.minecraft.class_638:
me.jellysquid.mods.sodium.mixin.features.fast_biome_colors.MixinClientWorld (sodium.mixins.json)
me.jellysquid.mods.sodium.mixin.features.chunk_rendering.MixinClientWorld (sodium.mixins.json)
dev.onyxstudios.cca.mixin.entity.client.MixinClientWorld (mixins.cardinal_components_entity.json)
dev.architectury.mixin.fabric.client.MixinClientLevel (architectury.mixins.json)
me.dacubeking.clientsidenoteblocks.mixin.ClientWorldMixin (clientsidenoteblocks.mixins.json)
ladysnake.illuminations.mixin.ClientWorldMixin (illuminations.mixins.json)
me.pieking1215.waterdripsound.mixin.client.MixinClientWorld (waterdripsound.mixins.json)
dev.tr7zw.entityculling.mixin.ClientWorldMixin (entityculling.mixins.json)
net.fabricmc.fabric.mixin.event.lifecycle.client.ClientWorldMixin (fabric-lifecycle-events-v1.mixins.json)
net.misterslime.fabulousclouds.mixin.MixinClientLevel (fabulousclouds.mixins.json)
dev.lambdaurora.lambdynlights.mixin.ClientWorldMixin (lambdynlights.mixins.json)
dev.hephaestus.atmosfera.mixin.MixinClientWorld (atmosfera.mixins.json)
ca.spottedleaf.starlight.mixin.client.world.ClientLevelMixin (starlight.mixins.json)
corgitaco.enhancedcelestials.mixin.client.MixinClientWorld (enhancedcelestials.mixins.json)
net.coderbot.iris.mixin.vertices.block_rendering.MixinClientWorld (mixins.iris.vertexformat.json)
net.minecraft.class_310:
dev.architectury.mixin.fabric.client.MixinMinecraft (architectury.mixins.json)
randommcsomethin.fallingleaves.mixin.MinecraftClientMixin (fallingleaves.mixins.json)
carpet.mixins.MinecraftClientMixin (carpet.mixins.json)
fi.dy.masa.malilib.mixin.MixinMinecraftClient (mixins.malilib.json)
com.tterrag.blur.mixin.MixinMinecraftClient (mixins.blur.json)
draylar.omegaconfig.mixin.ClientMixin (omega-config.mixins.json)
net.fabricmc.fabric.mixin.screen.MinecraftClientMixin (fabric-screen-api-v1.mixins.json)
io.github.blobanium.lt.mixin.MinecraftClientMixin (loading-timer.mixins.json)
me.jellysquid.mods.sodium.mixin.core.MixinMinecraftClient (sodium.mixins.json)
moe.caa.fabric.quitconfirm.client.mixin.MixinMinecraftClient (quitconfirm.mixins.json)
net.fabricmc.fabric.mixin.networking.accessor.MinecraftClientAccessor (fabric-networking-api-v1.mixins.json)
net.clayborn.accurateblockplacement.mixin.MinecraftClientMixin (accurateblockplacement.mixins.json)
net.coderbot.iris.mixin.MixinMinecraftClient (mixins.iris.json)
malte0811.ferritecore.mixin.fabric.MinecraftMixin (ferritecore.fabric.mixin.json)
net.fabricmc.fabric.mixin.command.client.MinecraftClientMixin (fabric-command-api-v1.mixins.json)
adudecalledleo.dontdropit.mixin.MinecraftClientMixin (dontdropit.mixins.json)
dev.stashy.extrasounds.mixin.HotbarSlotSound (extrasounds.mixins.json)
fudge.notenoughcrashes.fabric.mixins.client.CatchInitMInecraftClientMixin (notenoughcrashes.fabric.mixins.json)
me.shedaniel.cloth.mixin.client.events.MixinMinecraftClient (cloth-client-events-v0.mixins.json)
io.github.a5b84.rainbowshenanigans.mixin.MinecraftClientMixin (rainbow-shenanigans.mixins.json)
com.minenash.pickblockstate.mixin.MinecraftClientMixin (pickblockstate.mixins.json)
dev.hephaestus.atmosfera.mixin.MinecraftClientMixin (atmosfera.mixins.json)
fudge.notenoughcrashes.mixins.client.MixinMinecraftClient (notenoughcrashes.mixins.json)
dev.lambdaurora.spruceui.mixin.MinecraftClientMixin (spruceui.mixins.json)
net.ludocrypt.dynmus.mixin.MinecraftClientMixin (dynmus.mixins.json)
com.hamusuke.fallingattack.mixin.client.MinecraftClientMixin (fallingattack.mixins.json)
net.fabricmc.fabric.mixin.event.lifecycle.client.MinecraftClientMixin (fabric-lifecycle-events-v1.mixins.json)
me.juancarloscp52.bedrockify.mixin.client.core.clientRenderTimer.MinecraftClientMixin (bedrockify.mixins.json)
me.shedaniel.advancementsenlarger.mixin.MixinMinecraftClient (advancements-enlarger.mixins.json)
de.siphalor.mousewheelie.client.mixin.MixinMinecraftClient (mousewheelie.mixins.json)
dev.lambdaurora.lambdynlights.mixin.MinecraftClientMixin (lambdynlights.mixins.json)
com.blamejared.controlling.mixin.OpenGuiMixin (controlling.mixins.json)
net.fabricmc.fabric.mixin.registry.sync.client.MixinMinecraftClient (fabric-registry-sync-v0.mixins.json)
me.shedaniel.slightguimodifications.mixin.MixinMinecraft (slight-gui-modifications.mixins.json)
me.juancarloscp52.bedrockify.mixin.client.features.reacharoundPlacement.MinecraftClientMixin (bedrockify.mixins.json)
carpet.mixins.MinecraftClient_pausedShakeMixin (carpet.mixins.json)
net.fabricmc.fabric.mixin.event.interaction.MixinMinecraftClient (fabric-events-interaction-v0.mixins.json)
me.axieum.mcmod.authme.mixin.MinecraftClientAccess (authme.mixins.json)
squeek.appleskin.mixin.MinecraftClientMixin (appleskin.mixins.json)
dev.cammiescorner.arcanus.core.mixin.client.MinecraftClientMixin (arcanus.mixins.json)
ladysnake.satin.mixin.client.event.MinecraftClientMixin (mixins.satin.client.json)
dynamicfps.mixin.MinecraftClientMixin (dynamicfps.mixins.json)
io.socol.betterthirdperson.mixin.MinecraftClientMixin (betterthirdperson.mixins.json)
net.minecraft.client.main.Main:
fudge.notenoughcrashes.fabric.mixins.client.MixinMain (notenoughcrashes.fabric.mixins.json)
link.infra.screenshotclipboard.mixin.AWTHackMixin (screenshotclipboard.mixins.json)

-- Last reload --
Details:
Reload number: 1
Reload reason: initial
Finished: Yes
Packs: Default, Fabric Mods, atmosfera/dungeons, bedrockwaters/resources, lambdabettergrass/default, OliverRemundPaintings, crabpack, more-paintings, Paintings+, SolarSimon's Snazzy Paintings Java

-- System Details --
Details:
Minecraft Version: 1.17.1
Minecraft Version ID: 1.17.1
Operating System: Windows 10 (amd64) version 10.0
Java Version: 16.0.1, AdoptOpenJDK
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), AdoptOpenJDK
Memory: 597994584 bytes (570 MiB) / 2099249152 bytes (2002 MiB) up to 2099249152 bytes (2002 MiB)
CPUs: 4
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Core(TM) i5-4440 CPU @ 3.10GHz
Identifier: Intel64 Family 6 Model 60 Stepping 3
Microarchitecture: Haswell (Client)
Frequency (GHz): 3.09
Number of physical packages: 1
Number of physical CPUs: 4
Number of logical CPUs: 4
Graphics card #0 name: NVIDIA GeForce GTX 750 Ti
Graphics card #0 vendor: NVIDIA (0x10de)
Graphics card #0 VRAM (MB): 2048.00
Graphics card #0 deviceId: 0x1380
Graphics card #0 versionInfo: DriverVersion=27.21.14.5671
Memory slot #0 capacity (MB): 4096.00
Memory slot #0 clockSpeed (GHz): 1.60
Memory slot #0 type: DDR3
Memory slot #1 capacity (MB): 4096.00
Memory slot #1 clockSpeed (GHz): 1.60
Memory slot #1 type: DDR3
Virtual memory max (MB): 16289.49
Virtual memory used (MB): 11484.65
Swap memory total (MB): 8192.00
Swap memory used (MB): 1474.71
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms2001m -Xmx2001m
Fabric Mods:
accurateblockplacement: Accurate Block Placement 1.0.10
addendum: Addendum 1.0.2
advanced_runtime_resource_pack: Runtime Resource Pack 0.4.3
advancementplaques: Advancement Plaques 1.4.1
advancements-enlarger: Advancements Enlarger 0.2.4
alternatecurrent: Alternate Current 0.4.1
amecsapi: Amecs API 1.1.5+mc21w16a
animal_feeding_trough: Animal Feeding Trough 1.0.2
annotateddi: Annotated DI 2.0.3+1.17.1
antighost: AntiGhost 1.17.1-fabric0.36.1-1.1.4
aopalliance_aopalliance: aopalliance 1.0
appleskin: AppleSkin mc1.17-2.1.3
arcanus: Arcanus 1.19
architects_palette: Architect's Palette Fabric 1.2
architectury: Architectury 2.5.32
asa: Air Strafing Attribute 1.2
assembly: Assembly 21w06a-1.0.0
atmosfera: Atmosfera 2.0.0+mc1.17
audaki_cart_engine: Audaki Cart Engine 1.0.1
augmentedautojump: Augmented Autojump 1.1.0
authme: Auth Me 1.5.0
autoconfig1u: Auto Config v1 Updated 3.3.1
axesareweapons: Axes Are Weapons 1.3-1.17
axolotlitemfix: Axolotl Item Fix 1.1.2
azalea_hedges: Azalea Hedges 1.0.0
beaconoverhaul: Beacon Overhaul 1.4.2+1.17
bedrockify: BedrockIfy 1.2.0+mc1.17.1
bedrockwaters: BedrockWaters 1.5.0+1.17.1
bedspreads: Bedspreads 1.4.0-1.17
better_concrete: Better Concrete 1.0.0
betterdungeons: YUNG's Better Dungeons 1.17-1.0.2
bettereating: Better Eating 0.3.0
betterf3: BetterF3 1.1.5
bettermineshafts: YUNG's Better Mineshafts 1.17-1.0.1
bettermounthud: Better Mount HUD 1.1.2
betterrecipebook: Better Recipe Book 1.5.2
betterstrongholds: YUNG's Better Strongholds 1.17-1.1.2
betterthirdperson: Better Third Person 1.5.0
big_items_duh: Big items, duh! 1.0.2+mc1.17-rc2
bingbingwahoo: Bing Bing Wahoo 1.1.2
black-powder: Black Powder 1.0.6
blast: BLAST 1.8
blastproof_netherite: Blastproof Netherite 2.0.0+mc1.17
blockshifter: Blockshifter 1.4.0+fabric-1.17.1
blocktuner: BlockTuner 0.6.3
blue_endless_jankson: jankson 1.2.1
blur: Blur (Fabric) 2.1.0
boatcontainer: BoatContainer 1.0.2
c2me: Concurrent Chunk Management Engine 0.2.0+alpha.5.0
caelus: Caelus API 0.0.18-1.17.1
cakechomps: Cake Chomps 1.4.0-1.17
camp_fires_cook_mobs: Camp Fires Cook Mobs 1.2.1+MC1.17-1.17.1
cardinal-components-base: Cardinal Components API (base) 3.1.1
cardinal-components-entity: Cardinal Components API (entities) 3.1.1
cardinal-components-item: Cardinal Components API (items) 3.0.0-nightly.1.17-pre2
carpet: Carpet Mod 1.4.48
carpet-extra: Carpet Extra 1.4.43
carpet-fixes: Carpet Fixes 1.17.1-1.1.0+v210919
carpet-tis-addition: Carpet TIS Addition 1.23.0+build.693
cartloaders: CartLoaders 0.0.2
carvepump: Carve My Pumpkin 1.0.4
cauldronconcrete: Cauldron Concrete 1.0.0+21w16a-fabric
cauldronriptide: Cauldron Riptide 1.1-mc1.17-fabric
cauldrons: Cauldrons 1.1.4
cavebiomes: Cave Biomes 0.6.3
chainsuspension: Chain Suspension 1.0.0
chalk: Chalk 1.0.0
chat_heads: Chat Heads 0.4.1
chord: Chord 1.8.0+1.17-rc1-fabric
clear-skies: Clear Skies 1.5.70
clientsidenoteblocks: ClientSideNoteblocks 2.0
cloth-api: Cloth API 2.0.54
cloth-basic-math: Cloth Basic Math 0.5.1
cloth-client-events-v0: Cloth Client Events v0 2.0.54
cloth-common-events-v1: Cloth Common Events v1 2.0.54
cloth-config2: Cloth Config v5 5.0.38
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
coat: Coat 1.0.0-beta.12
colorfulsubtitles: Colorful Subtitles 1.0.0
com_electronwill_night-config_core: core 3.6.4
com_electronwill_night-config_toml: toml 3.6.4
com_focamacho_sealconfig: sealconfig 1.2.2
com_google_inject_guice: guice 5.0.1
com_moandjiezana_toml_toml4j: toml4j 0.7.2
com_velocitypowered_velocity-native: velocity-native 1.1.0-SNAPSHOT
connectiblechains: Connectible Chains 1.2.3
controlling: Controlling For Fabric 1.1.2
cosmetica: Cosmetica 0.2.0
couplings: Couplings 1.5.0+1.17
cr-arrows-info: Arrows Info 1.1.0+1.17
creativeonepunch: Creative One-Punch 1.2
crosshairmod: Crosshair Mod 0.3.1
crowdin-translate: CrowdinTranslate 1.3+1.17
customizableelytra: Customizable Elytra 1.5.1-1.17
customstars: Custom Stars 0.6+1.17
darkpaintings: Dark Paintings 4.0.2
datareload: Data Reload 1.1
deathcoords: Death Coords 1.0.0
detailab: Detail Armor Bar 2.6.1+1.17.1-fabric
discerning_furnace: Discerning Furnace 1.0.3+MC1.17-1.17.1
dontdropit: Don't Drop It! 2.3.2+1.17
doublejump: Double Jump Mod 1.0.1+mc1.17
drogtor: Drogtor 1.1.2
dual_riders: DualRiders 1.0.5
dummmmmmy: MmmMmmMmmMmm 1.17-1.1.0
durabilityspeed: Durability Speed 1.4.0
dynamicfps: Dynamic FPS 2.0.5
dynmus: Dynamic Music 1.3.0
earthtojavamobs: Earth2Java 1.7.3+1.17
easyautocrafting: EasyAutoCrafting 1.1+1.17
eatinganimationid: Eating Animation 1.2
economical_villager_trading: Economical Villager Trading 1.2.1+MC1.17-1.17.1
elytraprotection: Elytra Protection 1.17-0.1.1
enchantment_lore: EnchantmentLore 1.2.1+MC1.17.1
enchantmentdescriptions: Enchantment Descriptions 4.0.1
enchantmenttweaker: Enchantment Tweaker 0.0.1b
endless_cake: Endless Cake 1.0.0
enhanced_attack_indicator: Enhanced Attack Indicator 1.0.2+1.17
enhanced_mushrooms: Enhanced Mushrooms 1.0.5
enhancedblockentities: Enhanced Block Entities 0.5+1.17
enhancedcelestials: Enhanced Celestials 2.0.5
entityculling: EntityCulling-Fabric 1.3.3
environmentz: EnvironmentZ 1.1.6
extrasounds: Extra Sounds 1.4.1
extrasucchopper: Extra Succ Hopper 1.0+1.17
fabric: Fabric API 0.41.0+1.17
fabric-api-base: Fabric API Base 0.3.0+a02b446313
fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.3.0+cbda931818
fabric-biome-api-v1: Fabric Biome API (v1) 3.2.0+cbda931818
fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.5+a02b446318
fabric-command-api-v1: Fabric Command API (v1) 1.1.3+5ab9934c18
fabric-commands-v0: Fabric Commands (v0) 0.2.2+92519afa18
fabric-containers-v0: Fabric Containers (v0) 0.1.12+cbda931818
fabric-content-registries-v0: Fabric Content Registries (v0) 0.3.0+cbda931818
fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.1.5+be9da31018
fabric-dimensions-v1: Fabric Dimensions API (v1) 2.0.11+6cefd57718
fabric-entity-events-v1: Fabric Entity Events (v1) 1.3.0+57bef5a318
fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.10+fc40aa9d18
fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.1+92519afa18
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.7+cbda931818
fabric-item-api-v1: Fabric Item API (v1) 1.2.4+a02b44633d
fabric-item-groups-v0: Fabric Item Groups (v0) 0.2.10+b7ab612118
fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.4+cbda931818
fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.2+36b77c3e18
fabric-language-kotlin: Fabric Language Kotlin 1.6.5+kotlin.1.5.31
fabric-language-scala: Fabric Language Scala 2.0.0+scala.3.0.2
fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 1.4.4+a02b44633d
fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.0.4+a02b446318
fabric-mining-levels-v0: Fabric Mining Levels (v0) 0.1.3+92519afa18
fabric-models-v0: Fabric Models (v0) 0.3.0+a02b446318
fabric-networking-api-v1: Fabric Networking API (v1) 1.0.13+cbda931818
fabric-networking-blockentity-v0: Fabric Networking Block Entity (v0) 0.2.11+a02b446318
fabric-networking-v0: Fabric Networking (v0) 0.3.2+92519afa18
fabric-object-builder-api-v1: Fabric Object Builder API (v1) 1.10.9+cbda931818
fabric-object-builders-v0: Fabric Object Builders (v0) 0.7.3+a02b446318
fabric-particles-v1: Fabric Particles (v1) 0.2.4+a02b446318
fabric-permissions-api-v0: fabric-permissions-api 0.1-SNAPSHOT
fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.7.11+7931163218
fabric-renderer-api-v1: Fabric Renderer API (v1) 0.4.4+cbda931818
fabric-renderer-indigo: Fabric Renderer - Indigo 0.4.8+cbda931818
fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.4+7931163218
fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.1.5+a02b446313
fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 0.1.14+4658223018
fabric-rendering-v0: Fabric Rendering (v0) 1.1.5+7931163218
fabric-rendering-v1: Fabric Rendering (v1) 1.9.0+7931163218
fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.4.8+a00e834b18
fabric-screen-api-v1: Fabric Screen API (v1) 1.0.4+198a96213d
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.1.8+cbda931818
fabric-structure-api-v1: Fabric Structure API (v1) 1.1.13+5ab9934c18
fabric-tag-extensions-v0: Fabric Tag Extensions (v0) 1.2.1+b06cb95b18
fabric-textures-v0: Fabric Textures (v0) 1.0.6+a02b446318
fabric-tool-attribute-api-v1: Fabric Tool Attribute API (v1) 1.2.12+b7ab61213d
fabric-transfer-api-v1: Fabric Transfer API (v1) 1.4.0+7931163218
fabricloader: Fabric Loader 0.11.7
fabulousclouds: Fabulous Clouds 0.2.3
fairhorsestats: Fair Horse Stats 1.0.0
fallingattack: Falling Attack 1.17.1-1.1.2
fallingblocktweaks: Falling Block Tweaks 1.0.0+1.16.5-fabric
fallingleaves: Falling Leaves 1.7.4+1.17.1
farsighted-mobs: Farsighted Mobs 1.1-1.17
fefafly: Feather Fall Flying 1.0.0
ferritecore: FerriteCore 3.1.0
fireplacelib: Fireplace Lib 6.0.6+1.17.1
fishonaleash: Fish on a Leash! 1.17-1.0.0
flagbric: flagbric 2.0.1
flytre_lib: FlytreLib 0.2.21
freezma: Freezma 1.17.1-1
fruitful: Fruitful 1.0.1
fuelinfo: FuelInfo 1.0
full_slabs: FullSlabs 3.2.0
gateofbabylon: Gate Of Babylon 1.5.1-1.17.1
geckolib3: Geckolib 3.0.18
ghastly_wail: Ghastly Wail 1.0.3+MC1.17-1.17.1
gildedarmor: Gilded Armor 1.3.1+fabric-1.17.1
go-fish: Go Fish 1.3.0-beta-1.17.1
graveyard: The Graveyard 1.0
grindenchantments: Grind Enchantments 1.4.0+1.17.1
grindstoneismadeofstone: Grindstone Is Made Of Stone 1.0
hatlist: Hat List 1.2
herdspanic: Herds Panic 1.0.3
hlandbukkit_c2me-fabric_ver_1_17_libs_: libs 0.2.0+alpha.5.0
homecamp: Home Camp 2.1.0+1.17.1
hotfurnace: Hot Furnace 1.0
illuminations: Illuminations 1.9
indium: Indium 1.0.0+mc1.17.1
indypets: Independent Pets 0.7.0
infinitywaterbucket: Infinity Water Bucket 1.4.1-mc1.17-fabric
inspecio: Inspecio 1.1.0+1.17
interdimensional-map-markers: Interdimensional Map Markers 1.0.0
iris: Iris 1.1.2+build.9
itemmodelfix: Item Model Fix 1.0.2+1.17
jankson: Jankson 3.0.1+j1.2.0
java: OpenJDK 64-Bit Server VM 16
javax_inject_javax_inject: javax.inject 1
kanos_config: Kanos Config 0.1.4+1.14.4-1.17.1
kirin: Kirin UI 1.9.1
krypton: Krypton 0.1.4
kyrptconfig: Kytpt Config 1.1.10-1.17
lakeside: Lakeside 1.1.0+1.17
lambdabettergrass: LambdaBetterGrass 1.2.1+1.17
lambdynlights: LambDynamicLights 2.0.2+1.17
lawnage: Lawnage 4.0.0
lazydfu: LazyDFU 0.1.2
leather-blocks: Leather Blocks 1.1.2
letsleepingdogslie: Let Sleeping Dogs Lie - Fabric (Unofficial) 1.0.0
libcd: LibCapableData 3.0.3+1.16.3
libgui: LibGui 4.1.4+1.17.1
libninepatch: LibNinePatch 1.1.0
light-fix: light-fix 1.0.0
lightfooted: Lightfooted 1.0.0+20w49a
lithium: Lithium 0.7.4
loading-timer: Loading Timer 1.5.0-Beta1
lovely_snails: Lovely Snails 1.0.3+1.17
lumiwool: Luminous Wool 1.1.1
lunaar-carpet-addons: Lunaar Carpet Addons 0.5.0
maelstrom_library: Maelstrom Library 1.2.1-1.17-pre1
malilib: MaLiLib 0.10.0-dev.24
maybe-data: Maybe data 1.0.1-1.17
midnightlib: MidnightLib 0.2.5
mighty_mangoes: Mighty Mangoes 1.0.5
minecraft: Minecraft 1.17.1
minitweaks: MiniTweaks 1.1.2
mixintrace: MixinTrace 1.1.0+1.17
mm: Manningham Mills 2.2
mo_glass: Mo Glass 1.5-MC1.17.1
mobs_attempt_parkour: Mobs Attempt Parkour 0.2.3-1.17-pre1
modmenu: Mod Menu 2.0.14
mojangster: Mojangster 1.17-4.0.0
more_tooltips: MoreTooltips 1.0.2
morebannerfeatures: More Banner Features 1.0.7
mossierdeepslate: Mossier Deepslate 1.0.0
mostructures: Mo' Structures 1.3.0-pre1-1.17.1
mousewheelie: Mouse Wheelie 1.7.3+mc1.17.1-pre1
multi_item_lib: Multi Item Lib 1.4.0
musicdr: Music Duration Reducer 1.2.1
namepain: Name Pain 1.4.0
nbexpand: Noteblock Expansion 2.0.1
ne-v-seti: Ne v seti 0.1.6-1.17
nears: Nears 1.1.2
netherchest: Nether Chest 2.0
nethermap: Better Nether Map 1.5.0-1.17.1
no-potion-offset: No Potion Offset ${version}
not-that-cc: Crafty Crashes 1.0
notenoughanimations: NotEnoughAnimations 1.3.2
notenoughcrashes: Not Enough Crashes 3.7.0+1.17.1
odysseyhud: OdysseyHUD 1.0.0
omega-config: OmegaConfig 1.0.8
onsoulfire: On Soul Fire 1.17-1
org_aperlambda_lambdajcommon: lambdajcommon 1.8.1
org_codehaus_groovy_groovy: groovy 3.0.8
org_codehaus_groovy_groovy-jsr223: groovy-jsr223 3.0.8
org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.5.31
org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.5.31
org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.5.31
org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.5.31
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-core-jvm: kotlinx-serialization-core-jvm 1.3.0
org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.3.0
org_scala-lang_scala-library: scala-library 2.13.6
org_scala-lang_scala3-library_3: scala3-library_3 3.0.2
paintings: Paintings ++ 1.17.1-1.0.0.3
pale: Pale 1.0.0
particlerain: Particle Rain 1.5.0
patternedglass: Patterned Glass 1.17-1.0.1
paxi: Paxi 1.17-1.2.2
peepingcreepers: Peeping Creepers 1.1-1.17
pickblockstate: Pick-BlockState 1.0.0+1.17
pingspam: Pingspam 1.2.2-1.17
plated: Plated 2.1.1
pling: Pling 1.4.0
powershot: Powershot 1.2.0-1.17-fabric
ppp: Port's Parrots Plus 1.3.0
presencefootsteps: Presence Footsteps r32-1.17-rc1
puddles: Puddles 1.1.0
quicksand: Quicksand 1.0.2
quickshulker: Quick Shulker 1.2.5-1.17
quickspyglasser: Quick Spyglasser 0.3.0
quitconfirm: QuitConfirm 1.3
rad: Reload Audio Driver 1.0.1
rainbow-shenanigans: Rainbow Shenanigans 1.0.0
reach-entity-attributes: Reach Entity Attributes 2.1.1
recipecache: recipecache 0.2.1-1.17.1
repurposed_structures: Repurposed Structures 2.4.0+1.17.1
reroll: Reroll 1.3.0-1.17.1
rocket_minecarts: Rocket Minecarts 1.0.0
roughlyenoughitems: Roughly Enough Items 6.0.298-alpha
roughlyenoughresources: Roughly Enough Resources 2.2.0
rug: Rug 1.17.1-1.1.13
rutreplantswamp: Replant Swamp Trees 0.0.1
satin: Satin 1.6.4
scaryplayer: Scary Player 1.1.0
scorch: Scorch 1.1.2
screenshotclipboard: Screenshot to Clipboard 1.0.6
searchablecontainers: Searchable Containers 1.3
secondchance: Second Chance 1.1.0
servertick: Server Tick 1.5
sgui: SGui 1.0.0-rc3-1.17.1
sheepconsistency: Sheep Consistency 1.0.3
shulkerutils: shulkerutils 1.0.4-1.17
sihywtcamc: sihywtcamc 1.4.1+1.17.1
sihywtcamd: sihywtcamd 1.5.2+1.17.1
simplyimprovedterrain: Simply Improved Terrain 0.4.0.3-Fabric-1.17
skinlayers: 3d Skin Layers 1.1.1
skinnedlanterns: Skinned Lanterns 1.1.5
slight-gui-modifications: 'Slight' GUI Modifications 2.0.1
slime_sling: SlimeSling 1.0.0
slimyfloor: Slimy Floor 1.17.1-1.2.0
smoothscrollingeverywhere: Smooth Scrolling Everywhere 3.0.3-unstable
smoothswapping: Smooth Swapping 0.4.2
snowundertrees: Snow Under Trees 1.0.0
sodium: Sodium 0.3.2+IRIS2-build.9
soullights: Soul Lights 1.0.0
sound_track: Sound-Track 1.0.4
soundphysics: Sound Physics 2.1.0
spellbound: Spellbound 1.6.0
spruceui: SpruceUI 3.3.0+1.17
spyzoom: Spyglass Zoom 1.0.1
starlight: Starlight 1.0.0+fabric.73f6d37
stat_check: Stat Check 1.1.0
statement: Statement 4.1.3+1.14.4-1.17.1
statement_vanilla_compatibility: Statement Vanilla Compatibility Module 1.0.1+1.16.5-1.17
static-content: Static Content 1.0.1-1.16.2
staticdata: Static Data 1.1.2
stendhal: Stendhal 1.2.0RC5-1.17
stonevaults: Stonevaults 1.1.0
talkbubbles: Talk Bubbles 1.0.0
taxfreelevels: Tax Free Levels 1.2.1
telepistons: Telepistons 1.0.2
terraform-biome-builder-api-v1: Terraform Biome Builder API (v1) 2.0.0
terraform-config-api-v1: Terraform Config API (v1) 2.0.0
terraform-overworld-biome-extensions-api-v1: Terraform Overworld Biome Extensions API (v1) 2.0.0
terraform-surfaces-api-v1: Terraform Surfaces API (v1) 2.0.0
terraform-tree-api-v1: Terraform Tree API (v1) 2.0.0
terraform-wood-api-v1: Terraform Wood API (v1) 2.0.2
tooltipfix: ToolTip Fix 1.0.4-1.17.1
totemmod: Wither Totems Mod 0.3.2
tougherglass: Tougher Glass 1.0.3
transliterationlib: TRansliterationLib 1.2.2
trapexpansion: Trap Expansion 1.3.3
traverse: Traverse 4.0.0
treefax: TreeFax 1.3.0
treefelling: Treefelling 1.0.0
trinketofundying: Trinket of Undying 2.0.0-1.17
trinkets: Trinkets 3.0.4
trinketshulkerboxes: Trinket Shulker Boxes 2.0.0-1.17
trirev: Trident Revision 1.0.3
tweed: Tweed 3.0.0-beta.26
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.1
tweed4_tailor_screen: tweed4_tailor_screen 1.0.1
twigs: Twigs 1.0.2
undergroundambientlighting: Underground Ambient Lighting 2.1.0
unsaddleeeee: Unsaddleeeee 1.0+mc1.17-Fabric
untitledduckmod: Untitled Duck Mod 0.3.0
vectorientation: Vectorientation 1.0.1a
vehiclefix: VehicleFix 1.1
verticalrepeaters: Vertical Repeaters 1.1.2
villager-hats: Villager Hats Mod 1.2.1
villager_see_villager_do: Villager See, Villager Do 1.1.1+MC1.17-1.17.1
villagers: s????ll?? 1.0+1.16.3
visuality: Visuality 0.2.0
waig: Where Am I Going 1.0.0
wandering_collector: Wandering Collector 1.0.3+mc1.17
waterdripsound: Drip Sounds 1.17-0.2.2
waveycapes: WaveyCapes 1.0.3
waystones: Waystones 2.1.2
weaponthrow: Weapon Throw 1.17.1-1.3
wolveswitharmor: Wolves With Armor 1.6.1-1.17.1
yungsapi: YUNG's API 1.17-Fabric-19
Launched Version: MultiMC5
Backend library: LWJGL version 3.2.2 build 10
Backend API: GeForce GTX 750 Ti/PCIe/SSE2 GL version 3.2.0 NVIDIA 456.71, NVIDIA Corporation
Window size: 1920x1017
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages:
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'fabric'
Type: Integrated Server (map_client.txt)
Graphics mode: fabulous
Resource Packs: vanilla, Fabric Mods, atmosfera/dungeons, bedrockwaters/resources, lambdabettergrass/default, OliverRemundPaintings, crabpack, more-paintings, Paintings+, SolarSimon's Snazzy Paintings Java (incompatible)
Current Language: English (US)
CPU: 4x Intel(R) Core(TM) i5-4440 CPU @ 3.10GHz
Player Count: 1 / 8; [class_3222['Estrelaura'/109, l='ServerLevel[New World]', x=503.90, y=91.00, z=-573.03]]
Data Packs: vanilla, Fabric Mods, file/RugData (incompatible), crabpack (incompatible)
Client Crashes Since Restart: 1
Integrated Server Crashes Since Restart: 0
Suspected Mods: Fabric Loader (fabricloader), MaLiLib (malilib)

Add feathers and eggs to Forge tags

Similarly to the cooked_duck tag, I'd love to be able to use duck feathers and duck eggs in other mod recipes (like Create and Pam's HarvestCraft). I think just adding to #forge:feathers and #forge:egg / #forge:eggs would do it?

Duck Despawning

Describe the bug
Ducks despawn from the world when left in unloaded chunks unless nametagged. The duck sack doesn't give them permanence, nor does breeding them or hatching them from an egg. Geese work fine, this is only a duck problem.

To Reproduce
Steps to reproduce the behavior:

  1. Spawn a Duck, or find one in the world
  2. Fly/Run away to unload the chunks with the Ducks for a minute or two.
  3. Return to where the ducks were.
  4. See error

Expected behavior
Ducks would remain in the unloaded chunks like chickens or geese.

Version
0.2.1 Forge

Can't tame geese

It says on curseforge and some other places that you can tame geese, but whenever I try doing so it doesn't work, like other mobs all I can do is breed them so thats kind of sad. I'm 99% sure im doing it right... im probably doing something wrong though

Baby geese don't drop what they are holding when they die

So geese like to steal things and get aggressive when provoked - I made the mistake of spam throwing eggs, which of course then hit a baby goose for 0 damage, provoking all others in the cage.

Long story short, I died, dropped all my items and didn't immediately know how to get them back (seems dropping seeds on the ground is the go-to way), so I ended up killing them.

Adult geese do drop what they are holding but I learned the hard way that baby geese don't and lost some important items due to that.

No data fixer registered for *

I get the following errors in log on startup:

[11:22:08] [main/ERROR]: No data fixer registered for untitledduckmod:duck
[11:22:08] [main/ERROR]: No data fixer registered for untitledduckmod:duck_egg
[11:22:08] [main/ERROR]: No data fixer registered for untitledduckmod:goose
[11:22:08] [main/ERROR]: No data fixer registered for untitledduckmod:goose_egg

Mod incompatibility 1.19.2

Describe the bug
There seems to be an incompatibility between this mod and one or several other mods I have installed that prevents the game from launching. I'm unable to diagnose which mod it might be, but I figured making a bug report with an error log could be wise.

Version
Untitled Duck Mod v0.6.0, Fabric 1.19.2, latest Fabric API 0.60.0

Error Log
https://gist.github.com/0username2bf/8156190e29e421e683063ebd92e3ee3c

Apologies if irrelevant.

Farmer's Delight Compat

Describe the feature you'd like
Now that FD is on fabric, I was wondering if you could add cut versions of raw/cooked duck and goose meat.

Describe alternatives you've considered
You don't have to do this, but compat between mods is always appreciated.

Additional context
Here are the source codes and curseforge pages for both projects:

Forge
https://www.curseforge.com/minecraft/mc-mods/farmers-delight
https://github.com/vectorwing/FarmersDelight

Fabric
https://www.curseforge.com/minecraft/mc-mods/farmers-delight-fabric
https://bitbucket.org/n-horyzon/farmers-delight-fabric

Goose Attack Change

Is your feature request related to a problem? Please describe.
Hi creator, I really love your mod but just gotta say that if you could, please change the attack mechanic a little for the goose. I really love how everything works and that you can give it a weapon to attack, but whenever the goose picks up something that's not a weapon like a pickaxe or kelp. They just don't attack with it, which is problematic because you can't even switch out the kelp with a weapon since they prefer the kelp over it. As for like a pickaxe (really this could be any item other than food), they just don't really care and will keep the pickaxe because the sword doesn't have more priority.

Describe the feature you'd like
For untamed goose, everything should be the same cause like the purpose of a goose is to be annoying lol. But for a tamed goose, you should be able to give them what you wanna give them easily without having the priority thing in the way. So if I was holding kelp and wanted to give it to them, they'd take it. If I was holding a pickaxe and I wanted em to have it, they should have it. That's all I wish to be added, if you can't add it because it's too far out of your skill that's okay :)

I still really love your mod, after all this is just a suggestion that I hope you can consider and add. Thanks in advance.

PS: Just wanted to say, thanks again for adding the additional health to the goose. IT really helped out.

Describe alternatives you've considered
Switching out for a weapon but is impossible in a way if they are already holding something else.

Goose

  • Add variant textures
  • Add items
  • Add intimidation behaviour
  • Once tamed should attack like wolfes and/or collect items?

Goose Egg spawning way too many

Describe the bug
goose egg spawned four geese and three more eggs

To Reproduce
Steps to reproduce the behavior:

  1. Throw egg
  2. ???
  3. Way too many geese sometimes

Expected behavior
One goose, at most

Version
Fabric 0.3.0 for 1.17

Error Log
No log

Screenshots or Videos
https://i.imgur.com/zuOxvK8.png

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.