Galacticraft icon indicating copy to clipboard operation
Galacticraft copied to clipboard

Web Torch and Web String Blocks

Open ScottRox opened this issue 4 months ago • 6 comments

Adds Web Torch and Web String blocks to the mod, including the following features:

  • Can extend web strings downwards by clicking a web string on a placed web string.
  • Can extend web torch on the bottom of a placed web string by clicking the web torch on a web string.
  • Can click a glowstone torch on a placed web string to change it to a web torch. (Breaks web strings below)
  • Web string have different textures depending on whether they are attached to a solid, are the end, or both or neither.
  • Web torch has a different texture depending on whether it is attached to another web string or a solid block.
  • textures to support above.
  • both blocks break due to fluids
  • slows the player down when walking through the web string or web torch similar to a cob web.

ScottRox avatar Aug 20 '25 23:08 ScottRox

You'll need to pull the latest changes from TeamGalacticraft:main and resolve the 4 conflicts.

Roelymole avatar Aug 20 '25 23:08 Roelymole

I believe I just did that.

ScottRox avatar Aug 20 '25 23:08 ScottRox

BTW: I supplied the textures I created to Jamiscus.

ScottRox avatar Aug 20 '25 23:08 ScottRox

Next time, please create a new branch from the latest version of TeamGalacticraft:main when you start work on a new feature to avoid cluttering up the PR (in this case, with tin ladder commits).

Roelymole avatar Aug 21 '25 10:08 Roelymole

Addressed all that.

ScottRox avatar Aug 21 '25 21:08 ScottRox

Also, spiders are able to pass through vanilla cobwebs without being slowed down, however this behaviour doesn't seem to have been inherited for the web strings/torches.

Roelymole avatar Oct 18 '25 09:10 Roelymole