Ceiling Torch

Ceiling Torch

3M Downloads

[SUGESTION] Add Support For Mods

DaRealSparky opened this issue ยท 2 comments

commented

Their are a few mods that would be a good addition to the supported mods list.

  • The mod Every Compat (Wood Good) adds torches for different wood types based on the mods installed.
  • The mod FramedBlocks adds a few basic torches that can be textured with any block in the game simply by right clicking them.
commented

I will take a look at Every Compat. For Framed Blocks, please see #54. In the future, please create separate issues for every mod suggestion, as that makes it easier to keep track of different suggestions.

commented

Hi, Every Compat adds torches for different woods if the mod Chipped is installed, it is all done inside of the Chipped Module. It is all procedurally generated.

https://github.com/MehVahdJukaar/WoodGood/blob/1532cfd5ce50dad14cc198cf325a6075f869d736/common/src/main/java/net/mehvahdjukaar/every_compat/modules/chipped/ChippedModule.java#L1387