credits_final

This commit is contained in:
COW_ILLUMINATI 2025-06-02 10:06:08 -04:00
parent 873cd4a18c
commit 42fb4b8958
32 changed files with 1855 additions and 2112 deletions

@ -74,7 +74,7 @@
{
"name": "Wetlandcrosses",
"type": "feature",
"compiles": false,
"compiles": true,
"locked_code": false,
"registry_name": "wetlandcrosses",
"metadata": {
@ -286,7 +286,7 @@
{
"name": "Flippedmushroom",
"type": "feature",
"compiles": false,
"compiles": true,
"locked_code": false,
"registry_name": "flippedmushroom",
"metadata": {
@ -380,7 +380,7 @@
{
"name": "FrozenTree",
"type": "feature",
"compiles": false,
"compiles": true,
"locked_code": false,
"registry_name": "frozen_tree",
"metadata": {
@ -443,7 +443,7 @@
{
"name": "Ceilinglanterns",
"type": "feature",
"compiles": false,
"compiles": true,
"locked_code": false,
"registry_name": "ceilinglanterns",
"metadata": {
@ -551,7 +551,7 @@
{
"name": "Crystalgrowth",
"type": "feature",
"compiles": false,
"compiles": true,
"locked_code": false,
"registry_name": "crystalgrowth",
"metadata": {
@ -625,7 +625,7 @@
{
"name": "Pillar",
"type": "feature",
"compiles": false,
"compiles": true,
"locked_code": false,
"registry_name": "pillar",
"metadata": {
@ -929,7 +929,7 @@
{
"name": "CliffDrip",
"type": "feature",
"compiles": false,
"compiles": true,
"locked_code": false,
"registry_name": "cliff_drip",
"metadata": {
@ -1100,7 +1100,7 @@
{
"name": "Starstar",
"type": "feature",
"compiles": false,
"compiles": true,
"locked_code": false,
"registry_name": "starstar",
"metadata": {
@ -1148,7 +1148,7 @@
{
"name": "Starlight",
"type": "feature",
"compiles": false,
"compiles": true,
"locked_code": false,
"registry_name": "starlight",
"metadata": {
@ -1303,7 +1303,7 @@
{
"name": "Crystalceiling",
"type": "feature",
"compiles": false,
"compiles": true,
"locked_code": false,
"registry_name": "crystalceiling",
"metadata": {
@ -1411,7 +1411,7 @@
{
"name": "ExhumedAir",
"type": "feature",
"compiles": false,
"compiles": true,
"locked_code": false,
"registry_name": "exhumed_air",
"metadata": {
@ -1896,7 +1896,7 @@
{
"name": "InvertedFloor",
"type": "feature",
"compiles": false,
"compiles": true,
"locked_code": false,
"registry_name": "inverted_floor",
"metadata": {
@ -3333,7 +3333,7 @@
{
"name": "Asteroid",
"type": "item",
"compiles": false,
"compiles": true,
"locked_code": false,
"registry_name": "asteroid",
"metadata": {
@ -4238,7 +4238,7 @@
{
"name": "AncientStylus",
"type": "item",
"compiles": false,
"compiles": true,
"locked_code": false,
"registry_name": "ancient_stylus",
"metadata": {
@ -4350,7 +4350,7 @@
{
"name": "GladiatorSoul",
"type": "livingentity",
"compiles": false,
"compiles": true,
"locked_code": false,
"registry_name": "gladiator_soul",
"metadata": {
@ -5236,7 +5236,7 @@
{
"name": "StarSerpent",
"type": "livingentity",
"compiles": false,
"compiles": true,
"locked_code": false,
"registry_name": "star_serpent",
"metadata": {
@ -5419,7 +5419,7 @@
{
"name": "EtherialLiquid",
"type": "fluid",
"compiles": false,
"compiles": true,
"locked_code": false,
"registry_name": "etherial_liquid",
"metadata": {

Binary file not shown.

File diff suppressed because it is too large Load Diff

@ -1,106 +1,29 @@
[02Jun2025 09:57:50.514] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeclientuserdev, --version, 21.1.92, --assetIndex, 17, --assetsDir, /home/cow/.mcreator/gradle/caches/neoformruntime/assets, --gameDir, ., --fml.neoForgeVersion, 21.1.92, --fml.fmlVersion, 4.0.34, --fml.mcVersion, 1.21.1, --fml.neoFormVersion, 20240808.144430]
[02Jun2025 09:57:50.518] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: JVM identified as Eclipse Adoptium OpenJDK 64-Bit Server VM 21.0.5+11-LTS
[02Jun2025 09:57:50.519] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 11.0.4+main.d2e20e43 starting: java version 21.0.5 by Eclipse Adoptium; OS Linux arch amd64 version 6.8.0-58-generic
[02Jun2025 09:57:50.699] [main/INFO] [net.neoforged.fml.loading.ImmediateWindowHandler/]: Loading ImmediateWindowProvider fmlearlywindow
[02Jun2025 09:57:50.872] [main/INFO] [EARLYDISPLAY/]: Trying GL version 4.6
[02Jun2025 09:57:50.990] [main/INFO] [EARLYDISPLAY/]: Requested GL version 4.6 got version 4.6
[02Jun2025 09:57:51.151] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.7 Source=union:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.fabricmc/sponge-mixin/0.15.2+mixin.0.8.7/2af2f021d8e02a0220dc27a7a72b4666d66d44ca/sponge-mixin-0.15.2+mixin.0.8.7.jar%23119!/ Service=ModLauncher Env=CLIENT
[02Jun2025 09:57:51.466] [pool-2-thread-1/INFO] [EARLYDISPLAY/]: GL info: AMD Radeon 780M (radeonsi, gfx1103_r1, LLVM 19.1.1, DRM 3.57, 6.8.0-58-generic) GL version 4.6 (Core Profile) Mesa 24.2.8-1ubuntu1~24.04.1, AMD
[02Jun2025 09:57:51.582] [main/INFO] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Found 2 dependencies adding them to mods collection
[02Jun2025 09:57:51.584] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]:
[02Jun2025 10:05:50.020] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeclientuserdev, --version, 21.1.92, --assetIndex, 17, --assetsDir, /home/cow/.mcreator/gradle/caches/neoformruntime/assets, --gameDir, ., --fml.neoForgeVersion, 21.1.92, --fml.fmlVersion, 4.0.34, --fml.mcVersion, 1.21.1, --fml.neoFormVersion, 20240808.144430]
[02Jun2025 10:05:50.025] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: JVM identified as Eclipse Adoptium OpenJDK 64-Bit Server VM 21.0.5+11-LTS
[02Jun2025 10:05:50.027] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 11.0.4+main.d2e20e43 starting: java version 21.0.5 by Eclipse Adoptium; OS Linux arch amd64 version 6.8.0-58-generic
[02Jun2025 10:05:50.226] [main/INFO] [net.neoforged.fml.loading.ImmediateWindowHandler/]: Loading ImmediateWindowProvider fmlearlywindow
[02Jun2025 10:05:50.397] [main/INFO] [EARLYDISPLAY/]: Trying GL version 4.6
[02Jun2025 10:05:50.521] [main/INFO] [EARLYDISPLAY/]: Requested GL version 4.6 got version 4.6
[02Jun2025 10:05:50.679] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.7 Source=union:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.fabricmc/sponge-mixin/0.15.2+mixin.0.8.7/2af2f021d8e02a0220dc27a7a72b4666d66d44ca/sponge-mixin-0.15.2+mixin.0.8.7.jar%23119!/ Service=ModLauncher Env=CLIENT
[02Jun2025 10:05:51.030] [pool-2-thread-1/INFO] [EARLYDISPLAY/]: GL info: AMD Radeon 780M (radeonsi, gfx1103_r1, LLVM 19.1.1, DRM 3.57, 6.8.0-58-generic) GL version 4.6 (Core Profile) Mesa 24.2.8-1ubuntu1~24.04.1, AMD
[02Jun2025 10:05:51.113] [main/INFO] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Found 2 dependencies adding them to mods collection
[02Jun2025 10:05:51.115] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]:
Mod List:
Name Version (Mod Id)
cawezs_mantle_to_stratus 1.0.0 (cawezs_mantle_to_stratus)
cawezs_mantle_to_stratus 2.0.0 (cawezs_mantle_to_stratus)
Minecraft 1.21.1 (minecraft)
NeoForge 21.1.92 (neoforge)
[02Jun2025 09:57:52.530] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeclientuserdev' with arguments [--version, 21.1.92, --gameDir, ., --assetsDir, /home/cow/.mcreator/gradle/caches/neoformruntime/assets, --assetIndex, 17]
[02Jun2025 09:57:54.616] [Datafixer Bootstrap/INFO] [com.mojang.datafixers.DataFixerBuilder/]: 229 Datafixer optimizations took 316 milliseconds
[02Jun2025 09:57:57.323] [pool-7-thread-1/INFO] [MixinExtras|Service/]: Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.4.1).
[02Jun2025 09:58:02.757] [main/WARN] [net.minecraft.commands.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[02Jun2025 09:58:02.758] [main/WARN] [net.minecraft.commands.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
[02Jun2025 09:58:02.761] [main/WARN] [net.minecraft.commands.Commands/]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
[02Jun2025 09:58:02.762] [main/WARN] [net.minecraft.commands.Commands/]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[02Jun2025 09:58:02.762] [main/WARN] [net.minecraft.commands.Commands/]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[02Jun2025 09:58:02.844] [Render thread/WARN] [net.minecraft.server.packs.VanillaPackResourcesBuilder/]: Assets URL 'union:/home/cow/cawezs_mantle_to_stratus/build/moddev/artifacts/neoforge-21.1.92.jar%23171!/assets/.mcassetsroot' uses unexpected schema
[02Jun2025 09:58:02.845] [Render thread/WARN] [net.minecraft.server.packs.VanillaPackResourcesBuilder/]: Assets URL 'union:/home/cow/cawezs_mantle_to_stratus/build/moddev/artifacts/neoforge-21.1.92.jar%23171!/data/.mcassetsroot' uses unexpected schema
[02Jun2025 09:58:02.865] [Render thread/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
[02Jun2025 09:58:02.873] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Setting user: Dev
[02Jun2025 09:58:02.941] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Backend library: LWJGL version 3.3.3+5
[02Jun2025 09:58:03.373] [modloading-worker-0/INFO] [net.neoforged.neoforge.common.NeoForgeMod/NEOFORGE-MOD]: NeoForge mod loading, version 21.1.92, for MC 1.21.1
[02Jun2025 09:58:04.038] [Render thread/INFO] [net.neoforged.neoforge.gametest.GameTestHooks/]: Enabled Gametest Namespaces: []
[02Jun2025 09:58:04.206] [Render thread/INFO] [net.minecraft.server.packs.resources.ReloadableResourceManager/]: Reloading ResourceManager: vanilla, mod_resources, mod/neoforge, mod/cawezs_mantle_to_stratus
[02Jun2025 09:58:04.306] [Worker-Main-13/INFO] [net.minecraft.client.gui.font.providers.UnihexProvider/]: Found unifont_all_no_pua-15.1.05.hex, loading
[02Jun2025 09:58:04.362] [Worker-Main-9/INFO] [net.minecraft.client.gui.font.providers.UnihexProvider/]: Found unifont_jp_patch-15.1.05.hex, loading
[02Jun2025 09:58:05.994] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.goat_horn.play
[02Jun2025 09:58:05.994] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.goat.screaming.horn_break
[02Jun2025 09:58:06.090] [Render thread/INFO] [com.mojang.blaze3d.audio.Library/]: OpenAL initialized on device Family 17h/19h HD Audio Controller Analog Stereo
[02Jun2025 09:58:06.091] [Render thread/INFO] [net.minecraft.client.sounds.SoundEngine/SOUNDS]: Sound engine started
[02Jun2025 09:58:06.229] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 1024x512x4 minecraft:textures/atlas/blocks.png-atlas
[02Jun2025 09:58:06.255] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 256x256x4 minecraft:textures/atlas/signs.png-atlas
[02Jun2025 09:58:06.256] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
[02Jun2025 09:58:06.257] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
[02Jun2025 09:58:06.259] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 1024x1024x4 minecraft:textures/atlas/armor_trims.png-atlas
[02Jun2025 09:58:06.265] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 128x64x4 minecraft:textures/atlas/decorated_pot.png-atlas
[02Jun2025 09:58:06.266] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
[02Jun2025 09:58:06.266] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
[02Jun2025 09:58:06.267] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
[02Jun2025 09:58:06.334] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x0 minecraft:textures/atlas/particles.png-atlas
[02Jun2025 09:58:06.337] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x0 minecraft:textures/atlas/paintings.png-atlas
[02Jun2025 09:58:06.337] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 256x128x0 minecraft:textures/atlas/mob_effects.png-atlas
[02Jun2025 09:58:06.338] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 64x64x0 minecraft:textures/atlas/map_decorations.png-atlas
[02Jun2025 09:58:06.338] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 1024x512x0 minecraft:textures/atlas/gui.png-atlas
[02Jun2025 09:58:06.357] [Render thread/WARN] [net.minecraft.client.renderer.ShaderInstance/]: Shader rendertype_entity_translucent_emissive could not find sampler named Sampler2 in the specified shader program.
[02Jun2025 09:58:06.403] [Render thread/INFO] [net.neoforged.neoforge.client.entity.animation.json.AnimationLoader/]: Loaded 0 entity animations
[02Jun2025 09:58:12.023] [Render thread/ERROR] [net.minecraft.world.level.biome.MobSpawnSettings/]: Spawn data: Not a JSON object: null
[02Jun2025 09:58:12.806] [Worker-Main-2/ERROR] [net.minecraft.world.level.storage.loot.LootDataType/]: Couldn't parse element ResourceKey[minecraft:root / minecraft:loot_table]:cawezs_dimensional_connectivity:blocks/platform - Unknown registry key in ResourceKey[minecraft:root / minecraft:item]: minecraft:cave_air
[02Jun2025 09:58:13.194] [Render thread/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Loaded 1354 recipes
[02Jun2025 09:58:13.442] [Render thread/INFO] [net.minecraft.advancements.AdvancementTree/]: Loaded 1411 advancements
[02Jun2025 09:58:14.373] [Server thread/INFO] [net.minecraft.client.server.IntegratedServer/]: Starting integrated minecraft server version 1.21.1
[02Jun2025 09:58:14.373] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Generating keypair
[02Jun2025 09:58:14.501] [Server thread/WARN] [net.neoforged.neoforge.server.ServerLifecycleHooks/]: Detected minecraft:pufferfish that was registered with WATER_AMBIENT mob category but was added under CREATURE mob category for cawezs_mantle_to_stratus:buriedwetlandcaves biome! Mobs should be added to biomes under the same mob category that the mob was registered as to prevent mob cap spawning issues.
[02Jun2025 09:58:14.503] [Server thread/WARN] [net.neoforged.neoforge.server.ServerLifecycleHooks/]: Detected minecraft:pig that was registered with CREATURE mob category but was added under MONSTER mob category for cawezs_mantle_to_stratus:cliffs biome! Mobs should be added to biomes under the same mob category that the mob was registered as to prevent mob cap spawning issues.
[02Jun2025 09:58:14.506] [Server thread/WARN] [net.neoforged.neoforge.server.ServerLifecycleHooks/]: Detected minecraft:pig that was registered with CREATURE mob category but was added under AMBIENT mob category for cawezs_mantle_to_stratus:crystals biome! Mobs should be added to biomes under the same mob category that the mob was registered as to prevent mob cap spawning issues.
[02Jun2025 09:58:14.522] [Server thread/WARN] [net.neoforged.neoforge.server.ServerLifecycleHooks/]: Detected minecraft:skeleton_horse that was registered with CREATURE mob category but was added under MONSTER mob category for cawezs_mantle_to_stratus:overgrowncaves biome! Mobs should be added to biomes under the same mob category that the mob was registered as to prevent mob cap spawning issues.
[02Jun2025 09:58:14.529] [Server thread/WARN] [net.neoforged.neoforge.server.ServerLifecycleHooks/]: Detected minecraft:sheep that was registered with CREATURE mob category but was added under MONSTER mob category for cawezs_mantle_to_stratus:trees biome! Mobs should be added to biomes under the same mob category that the mob was registered as to prevent mob cap spawning issues.
[02Jun2025 09:58:14.537] [Server thread/ERROR] [net.neoforged.neoforge.server.ServerLifecycleHooks/]: The following entities have not registered to the RegisterSpawnPlacementsEvent, but a spawn entry was found. This will mean that the entity doesn't have restrictions on its spawn location, please register a spawn placement for the entity, you can register with NO_RESTRICTIONS if you don't want any restrictions.
- minecraft:allay
- minecraft:camel
[02Jun2025 09:58:16.043] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Preparing start region for dimension minecraft:overworld
[02Jun2025 09:58:16.420] [progressListener/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0%
[02Jun2025 09:58:16.510] [Server thread/INFO] [net.neoforged.neoforge.server.permission.PermissionAPI/]: Successfully initialized permission handler neoforge:default_handler
[02Jun2025 09:58:16.512] [progressListener/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Time elapsed: 459 ms
[02Jun2025 09:58:16.606] [Server thread/INFO] [net.minecraft.client.server.IntegratedServer/]: Changing view distance to 12, from 10
[02Jun2025 09:58:16.606] [Server thread/INFO] [net.minecraft.client.server.IntegratedServer/]: Changing simulation distance to 12, from 0
[02Jun2025 09:58:17.438] [Server thread/INFO] [net.minecraft.server.players.PlayerList/]: Dev[local:E:fa6cbd71] logged in with entity id 1 at (620.5730258277052, 73.3375, -37.18492638548992)
[02Jun2025 09:58:17.497] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Dev joined the game
[02Jun2025 09:58:18.154] [Render thread/INFO] [net.minecraft.advancements.AdvancementTree/]: Loaded 410 advancements
[02Jun2025 09:58:18.513] [Server thread/INFO] [net.minecraft.client.server.IntegratedServer/]: Saving and pausing game...
[02Jun2025 09:58:18.589] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[New World]'/minecraft:overworld
[02Jun2025 09:58:18.633] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_end
[02Jun2025 09:58:18.650] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[New World]'/cawezs_mantle_to_stratus:inverted
[02Jun2025 09:58:18.665] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_nether
[02Jun2025 09:58:18.682] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[New World]'/cawezs_mantle_to_stratus:depths
[02Jun2025 09:58:18.710] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[New World]'/cawezs_mantle_to_stratus:heights
[02Jun2025 09:59:53.142] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [Dev: Summoned new Aceer]
[02Jun2025 09:59:53.160] [Render thread/INFO] [net.minecraft.client.gui.components.ChatComponent/]: [System] [CHAT] Summoned new Aceer
[02Jun2025 10:00:22.432] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Stopping!
[02Jun2025 10:00:22.478] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Dev lost connection: Disconnected
[02Jun2025 10:00:22.479] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Dev left the game
[02Jun2025 10:00:22.554] [Server thread/INFO] [net.minecraft.server.network.ServerCommonPacketListenerImpl/]: Stopping singleplayer server as player logged out
[02Jun2025 10:00:22.578] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Stopping server
[02Jun2025 10:00:22.579] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving players
[02Jun2025 10:00:22.580] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving worlds
[02Jun2025 10:00:23.786] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[New World]'/minecraft:overworld
[02Jun2025 10:00:23.945] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_end
[02Jun2025 10:00:23.966] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[New World]'/cawezs_mantle_to_stratus:inverted
[02Jun2025 10:00:23.988] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_nether
[02Jun2025 10:00:24.008] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[New World]'/cawezs_mantle_to_stratus:depths
[02Jun2025 10:00:24.025] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[New World]'/cawezs_mantle_to_stratus:heights
[02Jun2025 10:00:24.075] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage (New World): All chunks are saved
[02Jun2025 10:00:24.075] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[02Jun2025 10:00:24.076] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage (inverted): All chunks are saved
[02Jun2025 10:00:24.077] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[02Jun2025 10:00:24.077] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage (depths): All chunks are saved
[02Jun2025 10:00:24.078] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage (heights): All chunks are saved
[02Jun2025 10:00:24.079] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage: All dimensions are saved
[02Jun2025 10:05:52.087] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeclientuserdev' with arguments [--version, 21.1.92, --gameDir, ., --assetsDir, /home/cow/.mcreator/gradle/caches/neoformruntime/assets, --assetIndex, 17]
[02Jun2025 10:05:53.764] [Datafixer Bootstrap/INFO] [com.mojang.datafixers.DataFixerBuilder/]: 229 Datafixer optimizations took 229 milliseconds
[02Jun2025 10:05:56.481] [pool-7-thread-1/INFO] [MixinExtras|Service/]: Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.4.1).
[02Jun2025 10:06:03.263] [main/WARN] [net.minecraft.commands.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[02Jun2025 10:06:03.265] [main/WARN] [net.minecraft.commands.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
[02Jun2025 10:06:03.267] [main/WARN] [net.minecraft.commands.Commands/]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
[02Jun2025 10:06:03.268] [main/WARN] [net.minecraft.commands.Commands/]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[02Jun2025 10:06:03.269] [main/WARN] [net.minecraft.commands.Commands/]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[02Jun2025 10:06:03.355] [Render thread/WARN] [net.minecraft.server.packs.VanillaPackResourcesBuilder/]: Assets URL 'union:/home/cow/cawezs_mantle_to_stratus/build/moddev/artifacts/neoforge-21.1.92.jar%23171!/assets/.mcassetsroot' uses unexpected schema
[02Jun2025 10:06:03.356] [Render thread/WARN] [net.minecraft.server.packs.VanillaPackResourcesBuilder/]: Assets URL 'union:/home/cow/cawezs_mantle_to_stratus/build/moddev/artifacts/neoforge-21.1.92.jar%23171!/data/.mcassetsroot' uses unexpected schema
[02Jun2025 10:06:03.371] [Render thread/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
[02Jun2025 10:06:03.377] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Setting user: Dev
[02Jun2025 10:06:03.437] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Backend library: LWJGL version 3.3.3+5

@ -1,4 +1,4 @@
package net.mcreator.cawezsmantletostratus.procedures;
package net.cawez.cawezsmantletostratus.procedures;
import net.minecraft.world.phys.Vec3;
import net.minecraft.world.phys.Vec2;

@ -1,4 +1,4 @@
package net.mcreator.cawezsmantletostratus.procedures;
package net.cawez.cawezsmantletostratus.procedures;
import net.minecraft.world.phys.Vec3;
import net.minecraft.world.phys.Vec2;
@ -12,7 +12,7 @@ import net.minecraft.core.particles.ParticleTypes;
import net.minecraft.commands.CommandSourceStack;
import net.minecraft.commands.CommandSource;
import net.mcreator.cawezsmantletostratus.CawezsMantleToStratusMod;
import net.cawez.cawezsmantletostratus.CawezsMantleToStratusMod;
public class AsteroidRightclickedProcedure {
public static void execute(LevelAccessor world, double x, double y, double z, ItemStack itemstack) {

@ -1,4 +1,4 @@
package net.mcreator.cawezsmantletostratus.procedures;
package net.cawez.cawezsmantletostratus.procedures;
import net.minecraft.world.level.block.Blocks;
import net.minecraft.world.level.LevelAccessor;

@ -1,4 +1,4 @@
package net.mcreator.cawezsmantletostratus.procedures;
package net.cawez.cawezsmantletostratus.procedures;
import net.minecraft.world.level.block.Blocks;
import net.minecraft.world.level.LevelAccessor;

@ -1,4 +1,4 @@
package net.mcreator.cawezsmantletostratus.procedures;
package net.cawez.cawezsmantletostratus.procedures;
import net.minecraft.world.level.block.state.properties.EnumProperty;
import net.minecraft.world.level.block.state.BlockState;

@ -1,4 +1,4 @@
package net.mcreator.cawezsmantletostratus.procedures;
package net.cawez.cawezsmantletostratus.procedures;
import net.minecraft.world.level.block.Blocks;
import net.minecraft.world.level.LevelAccessor;

@ -1,4 +1,4 @@
package net.mcreator.cawezsmantletostratus.procedures;
package net.cawez.cawezsmantletostratus.procedures;
import net.minecraft.world.level.block.state.BlockState;
import net.minecraft.world.level.block.Blocks;
@ -9,7 +9,7 @@ import net.minecraft.resources.ResourceLocation;
import net.minecraft.core.registries.BuiltInRegistries;
import net.minecraft.core.BlockPos;
import net.mcreator.cawezsmantletostratus.init.CawezsMantleToStratusModBlocks;
import net.cawez.cawezsmantletostratus.init.CawezsMantleToStratusModBlocks;
public class EtherialLiquidNeighbourBlockChangesProcedure {
public static void execute(LevelAccessor world, double x, double y, double z, BlockState blockstate) {

@ -1,4 +1,4 @@
package net.mcreator.cawezsmantletostratus.procedures;
package net.cawez.cawezsmantletostratus.procedures;
import net.minecraft.world.level.block.Blocks;
import net.minecraft.world.level.LevelAccessor;

@ -1,4 +1,4 @@
package net.mcreator.cawezsmantletostratus.procedures;
package net.cawez.cawezsmantletostratus.procedures;
import net.minecraft.world.level.block.Blocks;
import net.minecraft.world.level.LevelAccessor;

@ -1,4 +1,4 @@
package net.mcreator.cawezsmantletostratus.procedures;
package net.cawez.cawezsmantletostratus.procedures;
import net.minecraft.world.level.block.Blocks;
import net.minecraft.world.level.LevelAccessor;

@ -1,4 +1,4 @@
package net.mcreator.cawezsmantletostratus.procedures;
package net.cawez.cawezsmantletostratus.procedures;
import net.neoforged.fml.event.lifecycle.FMLCommonSetupEvent;
import net.neoforged.fml.common.EventBusSubscriber;

@ -1,4 +1,4 @@
package net.mcreator.cawezsmantletostratus.procedures;
package net.cawez.cawezsmantletostratus.procedures;
import net.neoforged.neoforge.event.tick.PlayerTickEvent;
import net.neoforged.fml.common.EventBusSubscriber;
@ -11,7 +11,7 @@ import net.minecraft.server.level.ServerLevel;
import net.minecraft.commands.CommandSourceStack;
import net.minecraft.commands.CommandSource;
import net.mcreator.cawezsmantletostratus.procedures.GenerateFloorsProcedure;
import net.cawez.cawezsmantletostratus.procedures.GenerateFloorsProcedure;
import javax.annotation.Nullable;

@ -1,4 +1,4 @@
package net.mcreator.cawezsmantletostratus.procedures;
package net.cawez.cawezsmantletostratus.procedures;
import net.minecraft.world.phys.Vec3;
import net.minecraft.world.phys.AABB;
@ -9,7 +9,7 @@ import net.minecraft.util.RandomSource;
import net.minecraft.core.particles.ParticleTypes;
import net.minecraft.util.Mth;
import net.mcreator.cawezsmantletostratus.entity.GladiatorEntity;
import net.cawez.cawezsmantletostratus.entity.GladiatorEntity;
import java.util.Comparator;

@ -1,4 +1,4 @@
package net.mcreator.cawezsmantletostratus.procedures;
package net.cawez.cawezsmantletostratus.procedures;
import net.minecraft.world.level.block.Blocks;
import net.minecraft.world.level.LevelAccessor;

@ -1,4 +1,4 @@
package net.mcreator.cawezsmantletostratus.procedures;
package net.cawez.cawezsmantletostratus.procedures;
import net.minecraft.world.level.block.Blocks;
import net.minecraft.world.level.LevelAccessor;

@ -1,4 +1,4 @@
package net.mcreator.cawezsmantletostratus.procedures;
package net.cawez.cawezsmantletostratus.procedures;
import net.minecraft.world.phys.Vec3;
import net.minecraft.world.phys.AABB;

@ -1,4 +1,4 @@
package net.mcreator.cawezsmantletostratus.procedures;
package net.cawez.cawezsmantletostratus.procedures;
import net.minecraft.world.level.block.Blocks;
import net.minecraft.world.level.LevelAccessor;

@ -1,4 +1,4 @@
package net.mcreator.cawezsmantletostratus.procedures;
package net.cawez.cawezsmantletostratus.procedures;
import net.minecraft.world.level.block.Blocks;
import net.minecraft.world.level.LevelAccessor;

@ -1,4 +1,4 @@
package net.mcreator.cawezsmantletostratus.procedures;
package net.cawez.cawezsmantletostratus.procedures;
import net.neoforged.neoforge.event.tick.PlayerTickEvent;
import net.neoforged.fml.common.EventBusSubscriber;
@ -39,7 +39,7 @@ import java.io.FileReader;
import java.io.Reader;
import javax.annotation.Nullable;
import net.mcreator.cawezsmantletostratus.init.CawezsMantleToStratusModMobEffects;
import net.cawez.cawezsmantletostratus.init.CawezsMantleToStratusModMobEffects;
import net.minecraft.world.entity.LivingEntity;
import net.minecraft.world.entity.Entity;
@EventBusSubscriber

@ -1,5 +1,5 @@
package net.mcreator.cawezsmantletostratus.procedures;
package net.cawez.cawezsmantletostratus.procedures;
import net.minecraft.world.level.block.Blocks;
import net.minecraft.world.level.LevelAccessor;

@ -1,4 +1,4 @@
package net.mcreator.cawezsmantletostratus.procedures;
package net.cawez.cawezsmantletostratus.procedures;
import net.minecraft.world.level.block.Blocks;
import net.minecraft.world.level.LevelAccessor;

@ -1,5 +1,5 @@
package net.mcreator.cawezsmantletostratus.world.dimension;
package net.cawez.cawezsmantletostratus.world.dimension;
import net.neoforged.neoforge.client.event.RegisterDimensionSpecialEffectsEvent;
import net.neoforged.fml.common.EventBusSubscriber;

@ -1,5 +1,5 @@
package net.mcreator.cawezsmantletostratus.world.dimension;
package net.cawez.cawezsmantletostratus.world.dimension;
import net.neoforged.neoforge.client.event.RegisterDimensionSpecialEffectsEvent;
import net.neoforged.fml.common.EventBusSubscriber;

@ -1,5 +1,5 @@
package net.mcreator.cawezsmantletostratus.world.dimension;
package net.cawez.cawezsmantletostratus.world.dimension;
import net.neoforged.neoforge.client.event.RegisterDimensionSpecialEffectsEvent;
import net.neoforged.fml.common.EventBusSubscriber;

@ -1,12 +1,12 @@
package net.mcreator.cawezsmantletostratus.world.features;
package net.cawez.cawezsmantletostratus.world.features;
import net.minecraft.world.level.levelgen.feature.configurations.SimpleBlockConfiguration;
import net.minecraft.world.level.levelgen.feature.SimpleBlockFeature;
import net.minecraft.world.level.levelgen.feature.FeaturePlaceContext;
import net.minecraft.world.level.WorldGenLevel;
import net.mcreator.cawezsmantletostratus.procedures.WetlandHangingAdditionalGenerationConditionProcedure;
import net.cawez.cawezsmantletostratus.procedures.WetlandHangingAdditionalGenerationConditionProcedure;
public class WetlandHangingFeature extends SimpleBlockFeature {
public WetlandHangingFeature() {

@ -1,5 +1,5 @@
package net.mcreator.cawezsmantletostratus.world.features.treedecorators;
package net.cawez.cawezsmantletostratus.world.features.treedecorators;
import net.neoforged.neoforge.registries.RegisterEvent;
import net.neoforged.fml.common.EventBusSubscriber;

@ -1,5 +1,5 @@
package net.mcreator.cawezsmantletostratus.world.features.treedecorators;
package net.cawez.cawezsmantletostratus.world.features.treedecorators;
import net.neoforged.neoforge.registries.RegisterEvent;
import net.neoforged.fml.common.EventBusSubscriber;

@ -1,5 +1,5 @@
package net.mcreator.cawezsmantletostratus.world.features.treedecorators;
package net.cawez.cawezsmantletostratus.world.features.treedecorators;
import net.neoforged.neoforge.registries.RegisterEvent;
import net.neoforged.fml.common.EventBusSubscriber;