Giter Club home page Giter Club logo

aurorasdecorations's People

Contributors

alexiil avatar binomial0 avatar bluberry-kat avatar haykam821 avatar intergrav avatar lambdaurora avatar lemmaeof avatar oliver-makes-code avatar siuolplex avatar unroman avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

aurorasdecorations's Issues

Add hanging signs

I'm wondering if you could add in the hanging signs coming in the 1.20 update as I think they would fit well in this mod

Book enchantment glint is broken at certain angles

image
image
If you look at the center of the book in the images you can see where the enchantment glint looks broken. The pattern changes based on what angle you look in but it remains stationary as long as you don't move.
Minecraft - 21w15a
AurorasDecorations - 611b2d0

Painter's Palette (`NestedScreenHandler`) causes crash after `CloseHandledScreenC2SPacket` handling fails

Hi hello! I'm forwarding through a crash I've had reported on a 1.19.2 Tinkerer's Quilt server. We tested the painter's palette in singleplayer a good bit so I'm assuming this is a dedicated server only issue.

It seems to be an "after a while" crash that doesn't interrupt actually using the painter's palette correctly, just occurs after a bit of using it? kind of weird.

It's also possible it's an incompatibility, but we'll have more information once it's been reproduced a little more.

	[22:29:07] [Server thread/ERROR]: Failed to handle packet net.minecraft.class_2815@39d78540, suppressing error
java.lang.ArrayIndexOutOfBoundsException: Index -1 out of bounds for length 36
	at java.util.Arrays$ArrayList.get(Arrays.java:4165) ~[?:?]
	at net.minecraft.class_2371.get(class_2371.java:47) ~[transformed-mod-minecraft.i0:0/:?]
	at net.minecraft.class_1661.method_5438(class_1661.java:503) ~[transformed-mod-minecraft.i0:0/:?]
	at dev.lambdaurora.aurorasdeco.screen.NestedScreenHandler.method_7595(NestedScreenHandler.java:69) ~[transformed-mod-aurorasdeco.i0:0/:?]
	at net.minecraft.class_3222.method_14247(class_3222.java:1094) ~[transformed-mod-minecraft.i0:0/:?]
	at net.minecraft.class_3244.method_12054(class_3244.java:1736) ~[transformed-mod-minecraft.i0:0/:?]
	at net.minecraft.class_2815.method_12198(class_2815.java:15) ~[transformed-mod-minecraft.i0:0/:?]
	at net.minecraft.class_2815.method_11054(class_2815.java:6) ~[transformed-mod-minecraft.i0:0/:?]
	at net.minecraft.class_2600.method_11072(class_2600.java:22) ~[transformed-mod-minecraft.i0:0/:?]
	at net.minecraft.class_3738.run(class_3738.java:18) ~[transformed-mod-minecraft.i0:0/:?]
	at net.minecraft.class_1255.method_18859(class_1255.java:157) ~[transformed-mod-minecraft.i0:0/:?]
	at net.minecraft.class_4093.method_18859(class_4093.java:23) ~[transformed-mod-minecraft.i0:0/:?]
	at net.minecraft.server.MinecraftServer.method_24306(MinecraftServer.java:776) ~[transformed-mod-minecraft.i0:0/:?]
	at net.minecraft.server.MinecraftServer.method_18859(MinecraftServer.java:159) ~[transformed-mod-minecraft.i0:0/:?]
	at net.minecraft.class_1255.method_16075(class_1255.java:131) ~[transformed-mod-minecraft.i0:0/:?]
	at net.minecraft.server.MinecraftServer.method_20415(MinecraftServer.java:758) ~[transformed-mod-minecraft.i0:0/:?]
	at net.minecraft.server.MinecraftServer.method_16075(MinecraftServer.java:752) ~[transformed-mod-minecraft.i0:0/:?]
	at net.minecraft.class_1255.method_5383(class_1255.java:116) ~[transformed-mod-minecraft.i0:0/:?]
	at net.minecraft.server.MinecraftServer.method_16208(MinecraftServer.java:736) ~[transformed-mod-minecraft.i0:0/:?]
	at net.minecraft.server.MinecraftServer.handler$bon000$carpet$modifiedRunLoop(MinecraftServer.java:7394) ~[transformed-mod-minecraft.i0:0/:?]
	at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:644) ~[transformed-mod-minecraft.i0:0/:?]
	at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:257) ~[transformed-mod-minecraft.i0:0/:?]
	at java.lang.Thread.run(Thread.java:833) [?:?]
[22:29:10] [Server thread/ERROR]: Failed to handle packet net.minecraft.class_2815@2c54bcca, suppressing error
java.lang.ArrayIndexOutOfBoundsException: null

and then after a few more of those suppressed errors, eventually...

	[22:30:30] [Server thread/ERROR]: Encountered an unexpected exception
java.lang.ArrayIndexOutOfBoundsException: null
[22:30:31] [Server thread/ERROR]: This crash report has been saved to: /home/********/Desktop/Tinkerer's Quilt Plus (1.19) Server/server/./crash-reports/crash-2023-06-14_22.30.31-server.txt

[Suggestion] Discard wood types with missing textures

Pretty much what it says on the tin. Mostly for compatibility with chipped so as not to flood an NEI-like (prolly datin myself there callin em that haha) or the recipe book with pink n black squares, but figured there is likely a way to make a general solution rather than special case, which would likely be less work (given the sheer number of blocks chipped adds), and broader compatibility, as IMO a decorative object being missing is usually better than it being glitched and present

Can't build the gradle, missing java information

Hii, so as my title states IntelliJ can't build the gradle because the file is lacking information about it's desired java version. This is the error message im getting. (also im really really new to this whole thing but really love your mod and would love to play with it!)
error.txt

Copper Hopper

A suggestion, why not make the Copper Hopper use a comparator in it's crafting, perhaps above the chest? This would make it make a little more sense as it is "comparing" the item above it against it's inventory, and also help prevent the "sequence breaking" that occurs with the current recipe for it. By this I mean, vanilla style item sorting requires a visit to the Nether to obtain Quartz before being able to sort items. Just my two-cents of course!

Install the mod

Ok i'm not sure if it's here i need to post my question. But how to install the mod, because he is .zip i don't know what to do?

Permission to use door textures for Dramatic Doors compat

Hello! I'm the maintainer of Dramatic Doors and I would like to request your permission to use Aurora Decorations textures. Particularly, I would like to use the door textures to ensure that the design is consistent with Auroras Decorations mod.

The textures I'd like to create would be short and tall doors for both blocks and items.

The reason I brought it up is because of a compatibility request: Kitteh6660/DramaticDoors#62

Thanks in advance!

[Feature Request] Metal Benches

I was just thinking the other day about how it would be neat to have metal benches. They would be crafted like the wooden ones but the planks would be replaced with ingots and the sticks would be replaced with nuggets.

Incompatibility with Immersive Weathering

From what I can tell aurora's decorations' wood type registry attempts to read the light level of charred wood, which is dependent on the individual instance, and as a result crashes the game when it passes air.

Potential solutions:

  • carve out a specific exception for immersive weathering's charred wood
  • add a config option to ignore certain wood types and/or mods
[14:32:25] [main/INFO]: Loading Minecraft 1.18.2 with Quilt Loader 0.16.1
[14:32:25] [main/INFO]: Loading 70 mods:
	- aurorasdeco 1.0.0+1.18
	- cloth-basic-math 0.6.1
	- cloth-config 6.2.62
	- immersive_weathering 2.5.6
	- java 17
	- minecraft 1.18.2
	- quilt_base 1.1.0-beta.19+1.18.2
	- quilt_biome 1.1.0-beta.19+1.18.2
	- quilt_block_extensions 1.1.0-beta.19+1.18.2
	- quilt_client_command 1.1.0-beta.19+1.18.2
	- quilt_command 1.1.0-beta.19+1.18.2
	- quilt_crash_info 1.1.0-beta.19+1.18.2
	- quilt_dimension 1.1.0-beta.19+1.18.2
	- quilt_item_group 1.1.0-beta.19+1.18.2
	- quilt_item_setting 1.1.0-beta.19+1.18.2
	- quilt_lifecycle_events 1.1.0-beta.19+1.18.2
	- quilt_loader 0.16.1
	- quilt_networking 1.1.0-beta.19+1.18.2
	- quilt_recipe 1.1.0-beta.19+1.18.2
	- quilt_registry 1.1.0-beta.19+1.18.2
	- quilt_registry_entry_attachments 1.1.0-beta.19+1.18.2
	- quilt_resource_loader 1.1.0-beta.19+1.18.2
	- quilt_screen 1.1.0-beta.19+1.18.2
	- quilt_tags 1.1.0-beta.19+1.18.2
	- quilt_tooltip 1.1.0-beta.19+1.18.2
	- quilted_fabric_api 1.0.0-beta.22+0.56.0-1.18.2
	- quilted_fabric_api_base 1.0.0-beta.22+0.56.0-1.18.2
	- quilted_fabric_api_lookup_api_v1 1.0.0-beta.22+0.56.0-1.18.2
	- quilted_fabric_biome_api_v1 1.0.0-beta.22+0.56.0-1.18.2
	- quilted_fabric_blockrenderlayer_v1 1.0.0-beta.22+0.56.0-1.18.2
	- quilted_fabric_command_api_v1 1.0.0-beta.22+0.56.0-1.18.2
	- quilted_fabric_commands_v0 1.0.0-beta.22+0.56.0-1.18.2
	- quilted_fabric_containers_v0 1.0.0-beta.22+0.56.0-1.18.2
	- quilted_fabric_content_registries_v0 1.0.0-beta.22+0.56.0-1.18.2
	- quilted_fabric_convention_tags_api_v1 1.0.0-beta.22+0.56.0-1.18.2
	- quilted_fabric_crash_report_info_v1 1.0.0-beta.22+0.56.0-1.18.2
	- quilted_fabric_dimensions_v1 1.0.0-beta.22+0.56.0-1.18.2
	- quilted_fabric_entity_events_v1 1.0.0-beta.22+0.56.0-1.18.2
	- quilted_fabric_events_interaction_v0 1.0.0-beta.22+0.56.0-1.18.2
	- quilted_fabric_events_lifecycle_v0 1.0.0-beta.22+0.56.0-1.18.2
	- quilted_fabric_game_rule_api_v1 1.0.0-beta.22+0.56.0-1.18.2
	- quilted_fabric_item_api_v1 1.0.0-beta.22+0.56.0-1.18.2
	- quilted_fabric_item_groups_v0 1.0.0-beta.22+0.56.0-1.18.2
	- quilted_fabric_key_binding_api_v1 1.0.0-beta.22+0.56.0-1.18.2
	- quilted_fabric_keybindings_v0 1.0.0-beta.22+0.56.0-1.18.2
	- quilted_fabric_lifecycle_events_v1 1.0.0-beta.22+0.56.0-1.18.2
	- quilted_fabric_loot_api_v2 1.0.0-beta.22+0.56.0-1.18.2
	- quilted_fabric_loot_tables_v1 1.0.0-beta.22+0.56.0-1.18.2
	- quilted_fabric_mining_level_api_v1 1.0.0-beta.22+0.56.0-1.18.2
	- quilted_fabric_models_v0 1.0.0-beta.22+0.56.0-1.18.2
	- quilted_fabric_networking_api_v1 1.0.0-beta.22+0.56.0-1.18.2
	- quilted_fabric_networking_v0 1.0.0-beta.22+0.56.0-1.18.2
	- quilted_fabric_object_builder_api_v1 1.0.0-beta.22+0.56.0-1.18.2
	- quilted_fabric_particles_v1 1.0.0-beta.22+0.56.0-1.18.2
	- quilted_fabric_registry_sync_v0 1.0.0-beta.22+0.56.0-1.18.2
	- quilted_fabric_renderer_api_v1 1.0.0-beta.22+0.56.0-1.18.2
	- quilted_fabric_renderer_indigo 1.0.0-beta.22+0.56.0-1.18.2
	- quilted_fabric_renderer_registries_v1 1.0.0-beta.22+0.56.0-1.18.2
	- quilted_fabric_rendering_data_attachment_v1 1.0.0-beta.22+0.56.0-1.18.2
	- quilted_fabric_rendering_fluids_v1 1.0.0-beta.22+0.56.0-1.18.2
	- quilted_fabric_rendering_v0 1.0.0-beta.22+0.56.0-1.18.2
	- quilted_fabric_rendering_v1 1.0.0-beta.22+0.56.0-1.18.2
	- quilted_fabric_resource_conditions_api_v1 1.0.0-beta.22+0.56.0-1.18.2
	- quilted_fabric_resource_loader_v0 1.0.0-beta.22+0.56.0-1.18.2
	- quilted_fabric_screen_api_v1 1.0.0-beta.22+0.56.0-1.18.2
	- quilted_fabric_screen_handler_api_v1 1.0.0-beta.22+0.56.0-1.18.2
	- quilted_fabric_textures_v0 1.0.0-beta.22+0.56.0-1.18.2
	- quilted_fabric_transfer_api_v1 1.0.0-beta.22+0.56.0-1.18.2
	- quilted_fabric_transitive_access_wideners_v1 1.0.0-beta.22+0.56.0-1.18.2
	- terraform-wood-api-v1 3.0.0
[14:32:25] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=file:/home/foul-fortune-feline/.local/share/multimc/libraries/net/fabricmc/sponge-mixin/0.11.2+mixin.0.8.5/sponge-mixin-0.11.2+mixin.0.8.5.jar Service=Knot/Fabric Env=CLIENT
[14:32:25] [main/INFO]: Compatibility level set to JAVA_16
[14:32:25] [main/INFO]: Compatibility level set to JAVA_17
[14:32:28] [main/INFO]: [Quilt Command] Networking support is enabled
[14:32:29] [Render thread/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[14:32:30] [Render thread/INFO]: Setting user: foulfortunfeline
[14:32:30] [Render thread/ERROR]: No data fixer registered for falling_icicle
[14:32:30] [Render thread/ERROR]: No data fixer registered for falling_ash
[14:32:30] [Render thread/ERROR]: No data fixer registered for falling_sand_layer
[14:32:30] [Render thread/ERROR]: No data fixer registered for falling_leaf_layer
---- Minecraft Crash Report ----
// You should try our sister game, Minceraft!

Time: 6/21/22, 2:32 PM
Description: Initializing game

java.lang.RuntimeException: Could not execute entrypoint stage 'main' due to errors, provided by 'immersive_weathering'!
	at org.quiltmc.loader.impl.entrypoint.EntrypointUtils.lambda$invoke0$2(EntrypointUtils.java:62)
	at org.quiltmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33)
	at org.quiltmc.loader.impl.entrypoint.EntrypointUtils.invoke0(EntrypointUtils.java:60)
	at org.quiltmc.loader.impl.entrypoint.EntrypointUtils.invokeContainer(EntrypointUtils.java:45)
	at org.quiltmc.loader.impl.entrypoint.EntrypointUtils.invoke(EntrypointUtils.java:32)
	at org.quiltmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:52)
	at net.minecraft.class_310.<init>(class_310.java:452)
	at net.minecraft.client.main.Main.main(Main.java:197)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.quiltmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:423)
	at net.fabricmc.loader.launch.knot.Knot.launch(Knot.java:76)
	at org.quiltmc.loader.launch.knot.KnotHelper.launchClient(KnotHelper.java:28)
	at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:23)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at 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)
Caused by: java.lang.IllegalArgumentException: Cannot get property class_2746{name=smoldering, clazz=class java.lang.Boolean, values=[true, false]} as it does not exist in Block{minecraft:air}
	at net.minecraft.class_2688.method_11654(class_2688.java:98)
	at com.ordana.immersive_weathering.registry.blocks.ModBlocks.lambda$createLightLevelFromSmolderingBlockState$4(ModBlocks.java:221)
	at net.minecraft.class_4970$class_4971.<init>(class_4970.java:670)
	at net.minecraft.class_2680.<init>(class_2680.java:17)
	at net.minecraft.class_2689.method_28484(class_2689.java:61)
	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
	at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992)
	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
	at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
	at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
	at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)
	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
	at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992)
	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
	at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
	at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
	at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)
	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
	at java.base/java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:992)
	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
	at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
	at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
	at java.base/java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:276)
	at java.base/java.util.stream.Streams$StreamBuilderImpl.forEachRemaining(Streams.java:411)
	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
	at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
	at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
	at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
	at net.minecraft.class_2689.<init>(class_2689.java:59)
	at net.minecraft.class_2689$class_2690.method_11668(class_2689.java:157)
	at net.minecraft.class_2248.<init>(class_2248.java:185)
	at net.minecraft.class_2237.<init>(class_2237.java:15)
	at dev.lambdaurora.aurorasdeco.block.ShelfBlock.<init>(ShelfBlock.java:80)
	at dev.lambdaurora.aurorasdeco.registry.AurorasDecoRegistry.lambda$init$22(AurorasDecoRegistry.java:786)
	at dev.lambdaurora.aurorasdeco.registry.WoodType.onWoodTypeModified(WoodType.java:159)
	at dev.lambdaurora.aurorasdeco.registry.WoodType.addComponent(WoodType.java:150)
	at dev.lambdaurora.aurorasdeco.registry.WoodType.onBlockRegister(WoodType.java:212)
	at dev.lambdaurora.aurorasdeco.registry.AurorasDecoRegistry.lambda$init$17(AurorasDecoRegistry.java:686)
	at org.quiltmc.qsl.registry.impl.event.RegistryMonitorImpl.lambda$forUpcoming$1(RegistryMonitorImpl.java:78)
	at net.minecraft.class_2378.mde7fecd$lambda$new$0$2(class_2378.java:610)
	at net.minecraft.class_2370.handler$zco000$quilt$invokeEntryAddEvent(class_2370.java:1056)
	at net.minecraft.class_2370.method_31051(class_2370.java:129)
	at net.minecraft.class_2370.method_10273(class_2370.java:86)
	at net.minecraft.class_2348.method_10273(class_2348.java:24)
	at net.minecraft.class_2370.method_10272(class_2370.java:134)
	at net.minecraft.class_2378.method_39197(class_2378.java:471)
	at net.minecraft.class_2378.method_10230(class_2378.java:467)
	at com.ordana.immersive_weathering.registry.blocks.ModBlocks.registerBlocks(ModBlocks.java:292)
	at com.ordana.immersive_weathering.ImmersiveWeathering.onInitialize(ImmersiveWeathering.java:47)
	at org.quiltmc.loader.impl.game.minecraft.Hooks.lambda$startClient$0(Hooks.java:52)
	at org.quiltmc.loader.impl.entrypoint.EntrypointUtils.lambda$invoke$0(EntrypointUtils.java:32)
	at org.quiltmc.loader.impl.entrypoint.EntrypointUtils.invoke0(EntrypointUtils.java:58)
	... 21 more


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

-- Head --
Thread: Render thread
Stacktrace:
	at org.quiltmc.loader.impl.entrypoint.EntrypointUtils.lambda$invoke0$2(EntrypointUtils.java:62)
	at org.quiltmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33)
	at org.quiltmc.loader.impl.entrypoint.EntrypointUtils.invoke0(EntrypointUtils.java:60)
	at org.quiltmc.loader.impl.entrypoint.EntrypointUtils.invokeContainer(EntrypointUtils.java:45)
	at org.quiltmc.loader.impl.entrypoint.EntrypointUtils.invoke(EntrypointUtils.java:32)
	at org.quiltmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:52)
	at net.minecraft.class_310.<init>(class_310.java:452)

-- Initialization --
Details:
	Modules: 
Stacktrace:
	at net.minecraft.client.main.Main.main(Main.java:197)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.quiltmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:423)
	at net.fabricmc.loader.launch.knot.Knot.launch(Knot.java:76)
	at org.quiltmc.loader.launch.knot.KnotHelper.launchClient(KnotHelper.java:28)
	at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:23)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at 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)

-- System Details --
Details:
	Minecraft Version: 1.18.2
	Minecraft Version ID: 1.18.2
	Operating System: Linux (amd64) version 5.17.5-76051705-generic
	Java Version: 17.0.3, Private Build
	Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Private Build
	Memory: 1191941120 bytes (1136 MiB) / 2919235584 bytes (2784 MiB) up to 6291456000 bytes (6000 MiB)
	CPUs: 12
	Processor Vendor: AuthenticAMD
	Processor Name: AMD Ryzen 5 3600 6-Core Processor
	Identifier: AuthenticAMD Family 23 Model 113 Stepping 0
	Microarchitecture: Zen 2
	Frequency (GHz): -0.00
	Number of physical packages: 1
	Number of physical CPUs: 6
	Number of logical CPUs: 12
	Graphics card #0 name: Navi 14 [Radeon RX 5500/5500M / Pro 5500M]
	Graphics card #0 vendor: Advanced Micro Devices, Inc. [AMD/ATI] (0x1002)
	Graphics card #0 VRAM (MB): 258.00
	Graphics card #0 deviceId: 0x7340
	Graphics card #0 versionInfo: unknown
	Virtual memory max (MB): 8005.88
	Virtual memory used (MB): 6967.57
	Swap memory total (MB): 0.00
	Swap memory used (MB): 0.00
	JVM Flags: 2 total; -Xms409m -Xmx6000m
	Quilted Fabric API: !! WARNING !! This instance is using Fabric API modules re-implemented by QSL. If the issue comes from Quilted Fabric API, DO NOT report to Fabric; report them to Quilt instead!
	Quilt Mods: 
		aurorasdeco: Aurora's Decorations 1.0.0+1.18
		cloth-basic-math: cloth-basic-math 0.6.1
		cloth-config: Cloth Config v6 6.2.62
		immersive_weathering: Immersive Weathering 2.5.6
		java: OpenJDK 64-Bit Server VM 17
		minecraft: Minecraft 1.18.2
		quilt_base: Quilt Base API 1.1.0-beta.19+1.18.2
		quilt_biome: Quilt Biome API 1.1.0-beta.19+1.18.2
		quilt_block_extensions: Quilt Block Extensions API 1.1.0-beta.19+1.18.2
		quilt_client_command: Quilt Client Command API 1.1.0-beta.19+1.18.2
		quilt_command: Quilt Command API 1.1.0-beta.19+1.18.2
		quilt_crash_info: Quilt Crash Info 1.1.0-beta.19+1.18.2
		quilt_dimension: Quilt Dimension API 1.1.0-beta.19+1.18.2
		quilt_item_group: Quilt Item Group API 1.1.0-beta.19+1.18.2
		quilt_item_setting: Quilt Item Setting API 1.1.0-beta.19+1.18.2
		quilt_lifecycle_events: Quilt Lifecycle Events 1.1.0-beta.19+1.18.2
		quilt_loader: Quilt Loader 0.16.1
		quilt_networking: Quilt Networking 1.1.0-beta.19+1.18.2
		quilt_recipe: Quilt Recipe API 1.1.0-beta.19+1.18.2
		quilt_registry: Quilt Registry API 1.1.0-beta.19+1.18.2
		quilt_registry_entry_attachments: Quilt Registry Entry Attachments 1.1.0-beta.19+1.18.2
		quilt_resource_loader: Quilt Resource Loader 1.1.0-beta.19+1.18.2
		quilt_screen: Quilt Screen API 1.1.0-beta.19+1.18.2
		quilt_tags: Quilt Tags API 1.1.0-beta.19+1.18.2
		quilt_tooltip: Quilt Tooltip API 1.1.0-beta.19+1.18.2
		quilted_fabric_api: Quilted Fabric API 1.0.0-beta.22+0.56.0-1.18.2
		quilted_fabric_api_base: Quilted Fabric API Base 1.0.0-beta.22+0.56.0-1.18.2
		quilted_fabric_api_lookup_api_v1: Quilted Fabric API Lookup API (v1) 1.0.0-beta.22+0.56.0-1.18.2
		quilted_fabric_biome_api_v1: Quilted Fabric Biome API (v1) 1.0.0-beta.22+0.56.0-1.18.2
		quilted_fabric_blockrenderlayer_v1: Quilted Fabric BlockRenderLayer Registration (v1) 1.0.0-beta.22+0.56.0-1.18.2
		quilted_fabric_command_api_v1: Quilted Fabric Command API (v1) 1.0.0-beta.22+0.56.0-1.18.2
		quilted_fabric_commands_v0: Quilted Fabric Commands (v0) 1.0.0-beta.22+0.56.0-1.18.2
		quilted_fabric_containers_v0: Quilted Fabric Containers (v0) 1.0.0-beta.22+0.56.0-1.18.2
		quilted_fabric_content_registries_v0: Quilted Fabric Content Registries (v0) 1.0.0-beta.22+0.56.0-1.18.2
		quilted_fabric_convention_tags_api_v1: Quilted Fabric Convention Tags API (v1) 1.0.0-beta.22+0.56.0-1.18.2
		quilted_fabric_crash_report_info_v1: Quilted Fabric Crash Report Info (v1) 1.0.0-beta.22+0.56.0-1.18.2
		quilted_fabric_dimensions_v1: Quilted Fabric Dimensions API (v1) 1.0.0-beta.22+0.56.0-1.18.2
		quilted_fabric_entity_events_v1: Quilted Fabric Entity Events (v1) 1.0.0-beta.22+0.56.0-1.18.2
		quilted_fabric_events_interaction_v0: Quilted Fabric Events Interaction (v0) 1.0.0-beta.22+0.56.0-1.18.2
		quilted_fabric_events_lifecycle_v0: Quilted Fabric Events Lifecycle (v0) 1.0.0-beta.22+0.56.0-1.18.2
		quilted_fabric_game_rule_api_v1: Quilted Fabric Game Rule API (v1) 1.0.0-beta.22+0.56.0-1.18.2
		quilted_fabric_item_api_v1: Quilted Fabric Item API (v1) 1.0.0-beta.22+0.56.0-1.18.2
		quilted_fabric_item_groups_v0: Quilted Fabric Item Groups (v0) 1.0.0-beta.22+0.56.0-1.18.2
		quilted_fabric_key_binding_api_v1: Quilted Fabric Key Binding API (v1) 1.0.0-beta.22+0.56.0-1.18.2
		quilted_fabric_keybindings_v0: Quilted Fabric Key Bindings (v0) 1.0.0-beta.22+0.56.0-1.18.2
		quilted_fabric_lifecycle_events_v1: Quilted Fabric Lifecycle Events (v1) 1.0.0-beta.22+0.56.0-1.18.2
		quilted_fabric_loot_api_v2: Quilted Fabric Loot API (v2) 1.0.0-beta.22+0.56.0-1.18.2
		quilted_fabric_loot_tables_v1: Quilted Fabric Loot Tables (v1) 1.0.0-beta.22+0.56.0-1.18.2
		quilted_fabric_mining_level_api_v1: Quilted Fabric Mining Level API (v1) 1.0.0-beta.22+0.56.0-1.18.2
		quilted_fabric_models_v0: Quilted Fabric Models (v0) 1.0.0-beta.22+0.56.0-1.18.2
		quilted_fabric_networking_api_v1: Quilted Fabric Networking API (v1) 1.0.0-beta.22+0.56.0-1.18.2
		quilted_fabric_networking_v0: Quilted Fabric Networking (v0) 1.0.0-beta.22+0.56.0-1.18.2
		quilted_fabric_object_builder_api_v1: Quilted Fabric Object Builder API (v1) 1.0.0-beta.22+0.56.0-1.18.2
		quilted_fabric_particles_v1: Quilted Fabric Particles (v1) 1.0.0-beta.22+0.56.0-1.18.2
		quilted_fabric_registry_sync_v0: Quilted Fabric Registry Sync (v0) 1.0.0-beta.22+0.56.0-1.18.2
		quilted_fabric_renderer_api_v1: Quilted Fabric Renderer API (v1) 1.0.0-beta.22+0.56.0-1.18.2
		quilted_fabric_renderer_indigo: Quilted Fabric Renderer - Indigo 1.0.0-beta.22+0.56.0-1.18.2
		quilted_fabric_renderer_registries_v1: Quilted Fabric Renderer Registries (v1) 1.0.0-beta.22+0.56.0-1.18.2
		quilted_fabric_rendering_data_attachment_v1: Quilted Fabric Rendering Data Attachment (v1) 1.0.0-beta.22+0.56.0-1.18.2
		quilted_fabric_rendering_fluids_v1: Quilted Fabric Rendering Fluids (v1) 1.0.0-beta.22+0.56.0-1.18.2
		quilted_fabric_rendering_v0: Quilted Fabric Rendering (v0) 1.0.0-beta.22+0.56.0-1.18.2
		quilted_fabric_rendering_v1: Quilted Fabric Rendering (v1) 1.0.0-beta.22+0.56.0-1.18.2
		quilted_fabric_resource_conditions_api_v1: Quilted Fabric Resource Conditions API (v1) 1.0.0-beta.22+0.56.0-1.18.2
		quilted_fabric_resource_loader_v0: Quilted Fabric Resource Loader (v0) 1.0.0-beta.22+0.56.0-1.18.2
		quilted_fabric_screen_api_v1: Quilted Fabric Screen API (v1) 1.0.0-beta.22+0.56.0-1.18.2
		quilted_fabric_screen_handler_api_v1: Quilted Fabric Screen Handler API (v1) 1.0.0-beta.22+0.56.0-1.18.2
		quilted_fabric_textures_v0: Quilted Fabric Textures (v0) 1.0.0-beta.22+0.56.0-1.18.2
		quilted_fabric_transfer_api_v1: Quilted Fabric Transfer API (v1) 1.0.0-beta.22+0.56.0-1.18.2
		quilted_fabric_transitive_access_wideners_v1: Quilted Fabric Transitive Access Wideners (v1) 1.0.0-beta.22+0.56.0-1.18.2
		terraform-wood-api-v1: Terraform Wood API (v1) 3.0.0
	Launched Version: 1.18.2
	Backend library: LWJGL version 3.2.2 build 10
	Backend API: Unknown
	Window size: <not initialized>
	GL Caps: Using framebuffer using OpenGL 3.2
	GL debug messages: <disabled>
	Using VBOs: Yes
	Is Modded: Definitely; Client brand changed to 'quilt'
	Type: Client (map_client.txt)
	CPU: <unknown>```

Backport to 1.16.5

I love this mod so much! But unfortunately, a lot of other fabric mod makers aren't porting their mods to 1.17 for the new update, and are just going to wait for 1.18. I REALLY wanna use this mod on my fabric server with my friends but my server has to stay on 1.16.5. I don't expect you to keep both versions updated or anything, but a simple 1.16.5 backport would be incredibly appreciated. Thanks!

Crash with Deep Mob Learning: Refabricated on 1.19.2

Aurora's Decorations and Deep Mob Learning: Refabricated seem to crash upon startup on 1.19.2 of Quilt, see logs below:

https://mclo.gs/zLo3Ha0

Is this fixable? I noticed 1.19.2 Aurora'sDeco hasn't been updated in a while, so i'm not sure if it's still supported and receiving bugfixes?

Tested with only Aurora's Decorations and Deep Mob Learning and the issue is reproducable.

Not sure if this is an issue on Aurora'sDeco's end or on DML:Refabricated's end, but hopefully this helps fix it! ^^

[Ideas] Swamp Revamp - Idea thread

Swamp Revamp

Aurora's Decorations has its own optional take on the swamp, which can be enabled by using the provided data-pack.

This issue serves as a place to voice ideas and inspiration to attempt and make a very cool swamp biome!

Current Ideas to Implement

Freshwater Swamp

The idea is to redo the current swamp into a more appealing freshwater swamp!

  • Duckweed
  • Small dripleaves on the shallow borders
  • Cat-tails
    • Find uses (what happens if you try to eat? etc.)
  • Expand the lily pads
    • Lotuses with flowers!
      image
  • Bedrock Parity: giant mushrooms. (if you have thoughts about those please voice them, I kinda find them goofy and oddly fitting tho)
  • Trees

Coniferous Swamp?

This would introduce an entirely new swamp biome in colder areas, like the mangrove swamp in the hotter areas!

This could introduce the Tamarack tree which is a pine tree that actually loose its needles for the winter (and is yellow in the autumn!). Would be a fun new kind of tree with yellow-ish leaves (or well, pines), very original compared to lot of other modded trees.

More Ideas?

If you have ideas related to swamps please voice them!
While this mod is mainly my own take on things, getting inspiration and ideas are always nice and result in better environments!

crash while generating new world

Hi, so exactly what title says.
I don't know if this is auroras issue or some conflict between mods, i'm posting it here because i found this in crash log:
java.lang.IllegalStateException: Feature order cycle found, involved sources: [Reference{ResourceKey[minecraft:worldgen/biome / aurorasdeco:lavender_plains]=net.minecraft.class_1959@6e69234}]

and so on:
on my other pc it doesn't crash with auroras enabled

Crash log: https://crashy.net/viHLKXN42DoHOs3gP6Jm
Raw crash log: https://crashy.net/viHLKXN42DoHOs3gP6Jm?raw

Wind Chimes collision has no sound or passive noise

This is more of an enhancement, but I noticed when placing down the Wind Chimes that it used the Amythyst Crystal sound. But when I walked into it there was no sound played, which I noticed you did implement with the Lanterns.

I think it would also be a nice touch to have them passively play the Crystal sound as if they were being blown by the wind! I think having a way to create ambient sounds really adds to the whole feel of a build!

Gradlew build won't build jar

Hello, running 'gradlew build' doesn't work. It's telling me that release version 17 isn't supported. When I looked at the code and tried to build it, it gives a bunch of errors. I think it's a mapping issue mainly in the mixin folder.

image

Recipe conflict with Consistency+

C+ adds stone to the stone_crafting_materials tag, which results in the recipe for "Sturdy Stone" replacing the vanilla recipe for stone bricks. I reported this here instead of to C+ since it seems like this was a misuse of the stone_crafting_materials tag to mean "cobblestone and blackstone" when those should probably be explicitly stated. I recommend using #c:cobblestone instead.

Jacaranda logs replace Jacaranda logs from BYG?

Hi,

Sorry, I'm really green here so I'm clueless on my own regarding this.

I LOVE this mod + its recipes. But I use BYG on a server I already have established and I want to add this mod. It seems this changes the Jacaranda wood/logs I already have, is there a way for me to keep both (maybe rename one or something)?

Sorry, I know this isn't really your problem, I just want to have both mods if I can without causing a problem where people can no longer have the old Jacaranda blocks.

[1.19.2] Sign post incompatibility with Sodium *without* Indium

Steps to Reproduce

  • Install Sodium
  • Install AurorasDeco
  • Place a sign on a fence post

Expected results

It to render perfectly fine

Actual results

The game immediately crashes with a stack to getQuads not being able to extract the cardinal directions from the sign post, for as it isn't the fence post it was expecting.

Extra

Discussed in Discord around here.

It is possible to quickly fix this by unwrapping the fence post from the sign post in the vanilla getQuads method, but I know this is not the intended fix. This does at least work for vanilla and should work for any other fence posts that don't require FRAPI to render it correctly, and any that do can depend on Indium or Indigo anyways.

The true fix would be the injector, tho, I know not how to actually implement it at all, let alone, correctly.

[Feature request] Turn off worldgen by default

It would be great to only have the decorative aspect of the mod without using any worldgen features
I like vanilla and I don't like worldgen mods, but I like mods that add new craftable stuff so when I decide to add something it can obtain by crafting only and not worldgen
is this feature available? like worldgen features are turned off by default and those who wants more can turn it on in settings?!!

Bookpiles placed by other players are invisible

image
When another player places a book or enchanted book it is invisible to other players and can not be fixed by disconnecting and reconnecting to the server. The players can collide with the books and break them but not see them. This was tested on a dedicated server.
Minecraft: 21w15a
AurorasDecorations: 669c982

[Suggestion] Variant Chests?

Much like how the mod adds any wood variants for benches, shelves, etc. automatically, possibly adding variant chests in the same vein might work too? I don't see any fabric mods for 1.18.x adding variant chests.

I'm not sure if this is out of the mod's scope, if you think it is, no problems!

Missing Textures and non-localised item names (BetterEnd Compatibility?)

When looking around the mod I noticed that there were some missing textures from stumps, seat rests, and shelves. All of which were from BetterEnd.

Attached here are examples:
2021-07-27_22 36 15
2021-07-27_22 36 22
2021-07-27_23 07 21

Here might be some error logs that may relate to these missing textures:

Error Log

[22:27:44] [Worker-Main-6/ERROR]: Using missing texture, unable to load betterend:textures/block/tenanea_stripped_log.png : java.io.FileNotFoundException: betterend:textures/block/tenanea_stripped_log.png
[22:27:44] [Worker-Main-3/ERROR]: Using missing texture, unable to load betterend:textures/block/dragon_tree_stripped_log.png : java.io.FileNotFoundException: betterend:textures/block/dragon_tree_stripped_log.png
[22:27:44] [Worker-Main-5/ERROR]: Using missing texture, unable to load betterend:textures/block/mossy_glowshroom_stripped_log.png : java.io.FileNotFoundException: betterend:textures/block/mossy_glowshroom_stripped_log.png
[22:27:44] [Worker-Main-1/ERROR]: Using missing texture, unable to load betterend:textures/block/mossy_glowshroom_log.png : java.io.FileNotFoundException: betterend:textures/block/mossy_glowshroom_log.png
[22:27:44] [Worker-Main-5/ERROR]: Using missing texture, unable to load betterend:textures/block/lucernia_stripped_log.png : java.io.FileNotFoundException: betterend:textures/block/lucernia_stripped_log.png
[22:27:45] [Worker-Main-2/ERROR]: Using missing texture, unable to load betterend:textures/block/pythadendron_stripped_log.png : java.io.FileNotFoundException: betterend:textures/block/pythadendron_stripped_log.png
[22:27:45] [Worker-Main-1/ERROR]: Using missing texture, unable to load betterend:textures/block/lucernia_log.png : java.io.FileNotFoundException: betterend:textures/block/lucernia_log.png
[22:27:45] [Worker-Main-4/ERROR]: Using missing texture, unable to load betterend:textures/block/amaranita_stem.png : java.io.FileNotFoundException: betterend:textures/block/amaranita_stem.png
[22:27:45] [Worker-Main-3/ERROR]: Using missing texture, unable to load betterend:textures/block/lacugrove_log.png : java.io.FileNotFoundException: betterend:textures/block/lacugrove_log.png
[22:27:45] [Worker-Main-4/ERROR]: Using missing texture, unable to load betterend:textures/block/jellyshroom_log.png : java.io.FileNotFoundException: betterend:textures/block/jellyshroom_log.png
[22:27:45] [Worker-Main-4/ERROR]: Using missing texture, unable to load betterend:textures/block/umbrella_tree_log.png : java.io.FileNotFoundException: betterend:textures/block/umbrella_tree_log.png
[22:27:45] [Worker-Main-2/ERROR]: Using missing texture, unable to load betterend:textures/block/dragon_tree_log.png : java.io.FileNotFoundException: betterend:textures/block/dragon_tree_log.png
[22:27:45] [Worker-Main-5/ERROR]: Using missing texture, unable to load betterend:textures/block/helix_tree_log.png : java.io.FileNotFoundException: betterend:textures/block/helix_tree_log.png
[22:27:45] [Worker-Main-1/ERROR]: Using missing texture, unable to load betterend:textures/block/helix_tree_stripped_log.png : java.io.FileNotFoundException: betterend:textures/block/helix_tree_stripped_log.png
[22:27:45] [Worker-Main-5/ERROR]: Using missing texture, unable to load betterend:textures/block/end_lotus_stripped_log.png : java.io.FileNotFoundException: betterend:textures/block/end_lotus_stripped_log.png
[22:27:45] [Worker-Main-2/ERROR]: Using missing texture, unable to load betterend:textures/block/tenanea_log.png : java.io.FileNotFoundException: betterend:textures/block/tenanea_log.png
[22:27:45] [Worker-Main-3/ERROR]: Using missing texture, unable to load betterend:textures/block/end_lotus_log.png : java.io.FileNotFoundException: betterend:textures/block/end_lotus_log.png
[22:27:45] [Worker-Main-3/ERROR]: Using missing texture, unable to load betterend:textures/block/jellyshroom_stripped_log.png : java.io.FileNotFoundException: betterend:textures/block/jellyshroom_stripped_log.png
[22:27:45] [Worker-Main-6/ERROR]: Using missing texture, unable to load betterend:textures/block/umbrella_tree_stripped_log.png : java.io.FileNotFoundException: betterend:textures/block/umbrella_tree_stripped_log.png
[22:27:45] [Worker-Main-1/ERROR]: Using missing texture, unable to load betterend:textures/block/pythadendron_log.png : java.io.FileNotFoundException: betterend:textures/block/pythadendron_log.png
[22:27:45] [Worker-Main-1/ERROR]: Using missing texture, unable to load libblockattributes:textures/fluid/potion.png : java.io.IOException: Could not read info from the PNG file net.minecraft.class_3306@4a46ffbf Corrupt JPEG
[22:27:45] [Worker-Main-5/ERROR]: Using missing texture, unable to load betterend:textures/block/lacugrove_stripped_log.png : java.io.FileNotFoundException: betterend:textures/block/lacugrove_stripped_log.png

In a similar manner, it seems that some modded woods do not have localized names, such as BetterEnd, Architects Palette, and Enhanced Mushrooms.
2021-07-27_22 50 30
2021-07-27_22 50 22

Crash with Enderscape

This might be due to the new wood type added in Enderscape not registering correctly with AurorasDecorations' log piles and other wood integration. Not sure if it is on Enderscape's side or AurorasDecorations side though.

Attached are 2 crash reports, it mentions Iris in the second one, but I have used Iris/Sodium+Shaders with both Enderscapeand AurorasDecorations, separately, just fine with seemingly no errors in the log.

crash-2021-10-28_13.58.14-server.txt
crash-2021-10-28_13.58.15-client.txt

[Feature Request] Creeping Azalea Leaves

Describe this feature

Creeping Azalea Leaves would behave like Glow Lichen/Sculk Veins (without emitting light) and would have a greenish colour to it.

It'd be crafted using Azalea Leaves or Flowering Azalea leaves, depending on the type you want, in a carpet-shaped recipe.

Rationale/Alternatives

Vanilla vines, while a good alternative, is a different colour compared to moss/azalea, crating a noticeable difference when trying to blend moss and azalea in with stone and the like
2023-05-16_13 39 35

Something like this should be easy to implement, as you can use azalea leaves' texture, or a slightly modified version of it, as well as using the same code as Glow Lichen.

KubeJS nukes almost all sawmill recipes

MC 1.19.2
QFAPI 4.0.0-beta.19
Aurora's Decorations 1.0.0-beta.10
KubeJS 1902.6.0-build.110

To reproduce simply install both mods, launch the game and use any wood item in the sawmill, e.g. oak planks/logs. Planks can only be made into ladders and sticks, logs can't be made into anything at all.

2022-11-06_12 22 53

Let me know if this needs to be reported to KubeJS, instead.

Edit: This is indeed a KubeJS issue, leaving this open for visibility: KubeJS-Mods/KubeJS#534

Compatibility With Fabric

Is this exclusively only on quilt or can I somehow use it on fabric?
I can't use quilt due to better nether having a couple of errors with it

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.