Every Compat (Stone Zone)

Every Compat (Stone Zone)

39.2k Downloads

[๐Ÿ“ฆ]: Waystones

Dragongod05 opened this issue ยท 8 comments

commented

Code Of Conduct

  • See (LINK WILL BE ADDED IN FUTURE) if someone already suggested a mod that you are going to suggest.
    FOR NOW check out the issues
  • The mod MUST contain variant StoneType: STONE or other vanilla StoneTypes for ITEM or BLOCK

Curseforge (Normal)

https://www.curseforge.com/minecraft/mc-mods/waystones

Curseforge-Fabric (Optional)

No response

Version Loader Availability

  • 1.20.1 | FABRIC
  • 1.21.1 | FABRIC
  • 1.20.1 | FORGE
  • 1.21.1 | NEOFORGE

MODID

Waystones

Types

Waystones, sharestones, and warp plates.

Optional Information

No response

commented

Good news. DEV added blackstone_waystone which i can use as a base block for StoneZone to use as a reference.

and it's supported.

commented

ADDED in:

  • v2.8.11 (1.20.1)
commented

@Xelbayria This block (blackstone_waystone) does not exist in Fabric 1.20.1 version of Waystones and has effectively broken Stone Zone/Waystone compat as a result.

commented

no way?! ๐Ÿคฆ๐Ÿป you need to let the DEV know about the fabric version missing the blackstone_waystone. that's the base block that SZ use to create new blocks with other StoneTypes

EDIT: I am going to implement a solution so the module won't be loaded on FABRIC. Unfortunately, that mean no support for FABRIC

EDIT 2: Next time create a new issue related to Waystones.

commented

Does it has "stone" or "andesite"?

commented

It has stone, but the texture it uses is polished andesite for some reason. The Crafting recipe is stone bricks as well. There's also a Blackstone waystone, mossy bricks waystone, and sandstone. It would be awesome if there was every stone.

commented

Interesting. This will be added in the future.

commented

I took a quick look at the code of Waystones. Bad news is that I cannot support it because these stones are no different "minecraft:chest" or "minecraft:trapped_chest". as they has no wood variants

U know Quark have chests like oak_chest or oak_trapped_chest, they are wood variants. Waystone should have "stone_waystone".

Unfortunately, it won't be added in the future. I assumed you meant they have stone due to your information you provided.

Closing this as not-planned.