bl4ckscor3 / CeilingTorch

A Minecraft mod to make vanilla torches placeable on the ceiling.
https://curseforge.com/minecraft/mc-mods/ceiling-torch
MIT License
3 stars 3 forks source link

[SUGESTION] Add Support For Mods #72

Open DaRealSparky opened 1 year ago

DaRealSparky commented 1 year ago

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

bl4ckscor3 commented 1 year ago

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.

WenXin20 commented 1 year ago

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