Cassian Godsted

Results 39 comments of Cassian Godsted

Creepers may be unique in vanilla, but it is pretty common for mobs to add Creeper variants, and I can see the use case for, say, a mod or datapack...

Looks like an incompatiblity with Moonrise, not an uncommon issue with that mod.

Ask the author to port to NeoForge or Fabric instead. The greater modded Minecraft community has moved on to NeoForge, and mods still on OldForge are a rarity at this...

Update Fabric API to latest.

`ResourceLocation` is Mojang's official name for the class. Until a fix is made in Loom, either use the entirety of JEI through `modImplementation` instead of the API or [switch to...

Duplicate of https://github.com/vectorwing/FarmersDelight/issues/26.

This isn't a bug - Feature requests like this should be handled in the [Discussions](https://github.com/vectorwing/FarmersDelight/discussions) section.

This is an interesting approach - I had originally planned to seperate the articles for block and item rendering, both to match the docs separation of block and item categories...

> Splitting this is trivial. Should the items page called "Client Items"? I don't think it indicates it's about the item's appearance. How about "Item Appearance"? Blocks one is fine...