Every Compat (Stone Zone)

Every Compat (Stone Zone)

39.2k Downloads

[๐Ÿ—ƒ]: Create: Dreams & Desires Stones

UnusedCactus opened this issue ยท 2 comments

commented

Code of Conduct

  • Always check you are using the latest version of the mods and its dependencies
  • The undetected StoneType must have 3 unique wordings as a name. Example: enlightened_end:void_shale_bricks
  • Check the undetected StoneType for the sound, if it's not BRASS_DRUM, then it's an issue on the StoneType's mod. Report it to the DEV
  • Check whether there are a similar issue listed or not.
  • I HAVE READ ABOVE & CONFIRMED THEM.

Version - Loader (DO NOT FORGET TO SELECT THE CORRECT VERSION)

1.20.1 - FABRIC

Name of Stone Mod

Create: Dreams & Desires (Fabric)

List of Undetected StoneTypes

  • create_dd:potassic (create_dd:cut_potassic_bricks)
  • create_dd:aethersite (create_dd:cut_aethersite_bricks)
  • create_dd:weathered_limestone (create_dd:cut_weathered_limestone_bricks)
  • create_dd:gabbro (create_dd:cut_gabbro_bricks)

OTHER DETAILS:

Create: Dreams & Desires also has a maintained Forge/NeoForge version. This list is only for the Fabric version, but should still apply for given stones.

commented

Ok. I've checked out these stoneType in create_dd. Well...

for example, create_dd:gabbro do not have "standard" blocks like

  • gabbro_bricks (none!)
  • gabbro_brick_stairs (none!)
  • gabbro_brick_slab (none!)
    so on.

the blocks with prefix "cut_" or "small_" doesn't count.

some supported mods require the normal stone (create_dd:gabbro). but the other supported mods will require these "standard" blocks. The supported blocks won't be generated without these "standard" blocks. Hope this make sense & something to keep in mind.

commented

Added in v2.7.4