Image of the Folder and in-game Screenshot It is not working. I have installed BepInEx, Nautilus, and CustomCrafts3 as per guides recommend, and placed this Plugin's TXT file in the mentioned location. I have tried in both pre-existing worlds, as well as created a new world to test it in (the screenshot is from the new world).
I had to add ModdedFabricatorTab.txt with CustomCraftingTabs: ( TabID: ModdedFabricator; DisplayName: "Recycling"; SpriteItemID: ModdedFabricator; ParentTabPath: Fabricator/; ); in it to make it work.
since there's currently no mod to refill fire extinguishers and recycling them seems like a waste, this mod is great in getting some use out of all those used extinguishers.
4 comments
It is not working. I have installed BepInEx, Nautilus, and CustomCrafts3 as per guides recommend, and placed this Plugin's TXT file in the mentioned location. I have tried in both pre-existing worlds, as well as created a new world to test it in (the screenshot is from the new world).
CustomCraftingTabs:
(
TabID: ModdedFabricator;
DisplayName: "Recycling";
SpriteItemID: ModdedFabricator;
ParentTabPath: Fabricator/;
);
in it to make it work.