Skip to content

Conversation

@ScottRox
Copy link
Contributor

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.

updateShape now checks ladders are facing the same way for support checks.
…that are not solid face, slabs, without solid faces... or the backs of other tin ladders.
- coding standards
- tin ladders supported by wooden ladders.
TODO: Breaks in water
TODO: Acts as a source of light.
TODO: Web String as a crafting ingredient.
TorchWeb is now a lightsource
@ScottRox
Copy link
Contributor Author

BTW: I supplied the textures I created to Jamiscus.

@Roelymole
Copy link
Contributor

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).

Copy link
Contributor

@Roelymole Roelymole left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would be great if you could make all the models data generated since they are fairly simple.

@ScottRox
Copy link
Contributor Author

Addressed all that.

Copy link
Contributor

@Roelymole Roelymole left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have had another brief look and spotted a few more things, although they are more a matter of good style rather than any breaking issues.

@ScottRox ScottRox requested a review from Roelymole October 16, 2025 05:20
Copy link
Contributor

@Roelymole Roelymole left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There still doesn't seem to be a proper tool for breaking the web strings/torches quickly, but that shouldn't take too long to add in.

Also, it might be nicer to be able to climb web strings, albeit slowly. Perhaps they shouldn't slow entities down as much as vanilla cobwebs either, which are more substantial after all.

@Roelymole
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants